[LUGSB] GNOME desktop weirdness
Akshat Aranya
aaranya at ic.sunysb.edu
Mon Mar 15 15:21:54 EST 2004
Hi,
My GNOME desktop acts weird if the hostname of the machine changes when
I'm logged in. I can't launch any Gnome application and eventually the
Gnome session dies on me. Has anybody had this problem before and is
there some way out other than restarting X whenever my hostname changes?
I don't want to do that since I keep jumping back and forth wired and
wireless which changes my hostname.
Thanks,
Akshat
>From vinay at mnl.cs.sunysb.edu Mon Mar 15 15:26:07 2004
Received: from gateway (mail@[130.245.128.9])i2FKQ73B027463
for <lugsb at fsl.cs.sunysb.edu>; Mon, 15 Mar 2004 15:26:07 -0500
Received: from linux11.mnl.cs.sunysb.edu
([130.245.145.69] helo=linux11 ident=Debian-exim)
by gateway with esmtp (Exim 3.35 #1 (Debian))
id 1B2yf2-0001H8-00
for <lugsb at fsl.cs.sunysb.edu>; Mon, 15 Mar 2004 15:26:08 -0500
Received: from vinay (helo=localhost)
by linux11 with local-esmtp (Exim 4.30)
id 1B2yf2-0003sF-6i
for lugsb at fsl.cs.sunysb.edu; Mon, 15 Mar 2004 15:26:08 -0500
Date: Mon, 15 Mar 2004 15:26:08 -0500 (EST)
From: Vinay Pai <vinay at cs.sunysb.edu>
X-X-Sender: vinay at linux11
To: Linux Users Group at Stony Brook <lugsb at fsl.cs.sunysb.edu>
Subject: Re: [LUGSB] GNOME desktop weirdness
In-Reply-To: <40561062.2060806 at ic.sunysb.edu>
Message-ID: <Pine.LNX.4.56.0403151524070.14892 at linux11>
References: <40561062.2060806 at ic.sunysb.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: Vinay Pai <vinay at linux11>
X-BeenThere: lugsb at fsl.cs.sunysb.edu
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: Linux Users Group at Stony Brook <lugsb at fsl.cs.sunysb.edu>
List-Id: Linux Users Group at Stony Brook <lugsb.fsl.cs.sunysb.edu>
List-Unsubscribe: <http://www.fsl.cs.sunysb.edu/mailman/listinfo/lugsb>,
<mailto:lugsb-request at fsl.cs.sunysb.edu?subject=unsubscribe>
List-Archive: <http://lists.fsl.cs.sunysb.edu/pipermail/lugsb>
List-Post: <mailto:lugsb at fsl.cs.sunysb.edu>
List-Help: <mailto:lugsb-request at fsl.cs.sunysb.edu?subject=help>
List-Subscribe: <http://www.fsl.cs.sunysb.edu/mailman/listinfo/lugsb>,
<mailto:lugsb-request at fsl.cs.sunysb.edu?subject=subscribe>
X-List-Received-Date: Mon, 15 Mar 2004 20:26:07 -0000
Gnome relies a lot on Bonobo which is some CORBA-like thing. I'm guessing
thats what causes the reliance on hostname.
But to me, changing hostnames is a lot weirder. Why does switching
networks cause your hostname to change?
Vinay
On Mon, 15 Mar 2004, Akshat Aranya wrote:
> Hi,
>
> My GNOME desktop acts weird if the hostname of the machine changes when
> I'm logged in. I can't launch any Gnome application and eventually the
> Gnome session dies on me. Has anybody had this problem before and is
> there some way out other than restarting X whenever my hostname changes?
> I don't want to do that since I keep jumping back and forth wired and
> wireless which changes my hostname.
>
> Thanks,
> Akshat
> _______________________________________________
> lugsb mailing list
> lugsb at fsl.cs.sunysb.edu
> http://www.fsl.cs.sunysb.edu/mailman/listinfo/lugsb
>
>From cwright at ic.sunysb.edu Mon Mar 15 15:37:39 2004
Received: from localhost
(IDENT:L/rrzc0M997Fyh42Z5YjJ3I2aq7dQNiL at localhost.localdomain [127.0.0.1])
i2FKbd3B027626; Mon, 15 Mar 2004 15:37:39 -0500
From: "Charles P. Wright" <cwright at ic.sunysb.edu>
To: Akshat Aranya <aaranya at ic.sunysb.edu>
In-Reply-To: <40561062.2060806 at ic.sunysb.edu>
References: <40561062.2060806 at ic.sunysb.edu>
Content-Type: text/plain
Message-Id: <1079383054.23391.3.camel at arcticfox.foo>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.6
Date: Mon, 15 Mar 2004 15:37:34 -0500
Content-Transfer-Encoding: 7bit
cc: fsl <fsl at fsl.cs.sunysb.edu>
cc: lugsb at fsl.cs.sunysb.edu
Subject: [LUGSB] Re: GNOME desktop weirdness
X-BeenThere: lugsb at fsl.cs.sunysb.edu
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: Linux Users Group at Stony Brook <lugsb at fsl.cs.sunysb.edu>
List-Id: Linux Users Group at Stony Brook <lugsb.fsl.cs.sunysb.edu>
List-Unsubscribe: <http://www.fsl.cs.sunysb.edu/mailman/listinfo/lugsb>,
<mailto:lugsb-request at fsl.cs.sunysb.edu?subject=unsubscribe>
List-Archive: <http://lists.fsl.cs.sunysb.edu/pipermail/lugsb>
List-Post: <mailto:lugsb at fsl.cs.sunysb.edu>
List-Help: <mailto:lugsb-request at fsl.cs.sunysb.edu?subject=help>
List-Subscribe: <http://www.fsl.cs.sunysb.edu/mailman/listinfo/lugsb>,
<mailto:lugsb-request at fsl.cs.sunysb.edu?subject=subscribe>
X-List-Received-Date: Mon, 15 Mar 2004 20:37:39 -0000
It could also have to do with xhosts getting horribly confused. I've
had that happen before. If you've got an open xterm you can run xhost +
and that will "fix" it.
Security considerations or lack thereof are up to you to think about.
Chip
On Mon, 2004-03-15 at 15:21, Akshat Aranya wrote:
> Hi,
>
> My GNOME desktop acts weird if the hostname of the machine changes when
> I'm logged in. I can't launch any Gnome application and eventually the
> Gnome session dies on me. Has anybody had this problem before and is
> there some way out other than restarting X whenever my hostname changes?
> I don't want to do that since I keep jumping back and forth wired and
> wireless which changes my hostname.
>
> Thanks,
> Akshat
> _______________________________________________
> fsl mailing list
> fsl at mail.fsl.cs.sunysb.edu
> http://www.fsl.cs.sunysb.edu/mailman/listinfo/fsl
More information about the lugsb
mailing list