From owner-freebsd-current@FreeBSD.ORG Wed May 5 12:03:00 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9305F16A4CE for ; Wed, 5 May 2004 12:03:00 -0700 (PDT) Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC07743D39 for ; Wed, 5 May 2004 12:02:59 -0700 (PDT) (envelope-from arno@heho.snv.jussieu.fr) Received: from heho.snv.jussieu.fr (heho.snv.jussieu.fr [134.157.184.22]) i45J2FIu042043 for ; Wed, 5 May 2004 21:02:15 +0200 (CEST) X-Ids: 168 Received: from heho.snv.jussieu.fr (localhost [127.0.0.1]) i45J2vEJ008310 for ; Wed, 5 May 2004 21:02:57 +0200 (MEST) Received: (from arno@localhost) by heho.snv.jussieu.fr (8.12.11/8.12.11/Submit) id i45J2v15008307; Wed, 5 May 2004 21:02:57 +0200 (MEST) (envelope-from arno) To: freebsd-current@freebsd.org From: "Arno J. Klaassen" Date: 05 May 2004 21:02:56 +0200 Message-ID: Lines: 24 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Miltered: at shiva.jussieu.fr with ID 40993A37.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Antivirus: scanned by sophie at shiva.jussieu.fr Subject: ssh -X problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 May 2004 19:03:00 -0000 Hello, does someone have an idea where this comes from : bsd5: matlab (works OK) ssh -X bsd5 : matlab X Error of failed request: BadAtom (invalid Atom parameter) Major opcode of failed request: 20 (X_GetProperty) Atom id in failed request: 0x169 Serial number of failed request: 9 Current serial number in output stream: 9 ssh bsd4 export DISPLAY=bsd5:0 ssh -X bsd5 matlab (works OK) NB, idem for native jdk14 application, though no error messages : windows stay gray or just disappear. Thanx, Arno