Gentoo Archives: gentoo-user

From: Adam Carter <adamcarter3@×××××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] meld - GConf Error: Client failed to connect to the D-BUS
Date: Sun, 01 Feb 2015 00:18:47
Message-Id: CAC=wYCHEdHV5arkCpmjQE6sBeTFxsxoGdfh9JJc1zGQWf7zu3A@mail.gmail.com
In Reply to: Re: [gentoo-user] meld - GConf Error: Client failed to connect to the D-BUS by Joseph
1 > If you've su'd to root, try 'su -' instead.
2 >>
3 >
4 > Thank you, that was it?
5 > What difference does it make and why on some boxes it has to be "su -" and
6 > on others simple "su" works.
7 >
8
9 Read 'man su'. I dont really understand this stuff well enough, but a
10 'login shell', that is, one started by /bin/login, is setup with a
11 different environment to a shell that's started by su (or by, say, cron).
12 This is why a shell command or script may work for you when you're logged
13 in, but not if you run it from cron. I'm sure other's can explain it more
14 correctly and fully.

Replies

Subject Author
Re: [gentoo-user] meld - GConf Error: Client failed to connect to the D-BUS Mick <michaelkintzios@×××××.com>
Re: [gentoo-user] meld - GConf Error: Client failed to connect to the D-BUS Alan McKinnon <alan.mckinnon@×××××.com>