From owner-freebsd-questions@FreeBSD.ORG Wed Feb 22 15:16:14 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AE1616A422 for ; Wed, 22 Feb 2006 15:16:14 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail8.sea5.speakeasy.net (mail8.sea5.speakeasy.net [69.17.117.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A95A943D46 for ; Wed, 22 Feb 2006 15:16:13 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 3551 invoked from network); 22 Feb 2006 15:16:12 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 22 Feb 2006 15:16:12 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id B082128421; Wed, 22 Feb 2006 10:16:11 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Ben Kaduk" References: <47d0403c0602202053w751133eeta6c5210e0ab62cd2@mail.gmail.com> From: Lowell Gilbert Date: 22 Feb 2006 10:16:11 -0500 In-Reply-To: <47d0403c0602202053w751133eeta6c5210e0ab62cd2@mail.gmail.com> Message-ID: <44lkw31l1g.fsf@be-well.ilk.org> Lines: 29 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: 6.0-release remote x application failure to open display X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2006 15:16:14 -0000 "Ben Kaduk" writes: > Hi all, > > I think this is probably a simple question, but I do not recall having > any difficulties on 5.2.1 or 5.3-beta3, which are the other versions > that I had run on this box. > > I recently have performed a clean install of 6.0-release on this > machine, on a new hard drive, and then copied over the data and some > configuration files (ssh keys, etc.) from the old hard drive (it is a > slow machine, so I didn't want to build current). Having done so, I > then tried to login remotely to this machine and run xmms (it is > mostly used as my "music server"), which failed with this error: > ** CRITICAL **: Unable to open display > I have tried with passing the -X flag, and with passing the -Y flag to > ssh, but there is no change in behaviour. > Is there something that I have forgotten to enable, or is this unexpected? > > Some information about the computer: > kaduk@pleonasm$ uname -a > FreeBSD pleonasm.mooo.com 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Mon Feb > 20 01:22:19 UTC 2006 > root@pleonasm.urh.uiuc.edu:/usr/obj/usr/src/sys/PLEONASM i386 Use higher levels of debug output, and let ssh itself tell you what it thinks the problem is. Also, compare the behaviour to other X applications, like xterm.