gconf didn't change in lucid no but it uses the session dbus bus for
client, server communication but that's not a bug just the way it
behaves when it can't reach the server
** Changed in: gconf2 (Ubuntu)
Status: Incomplete => Invalid
--
gconftool-2 can't find running gconfd-2
https://bug
Sebastien, thanks for the clue! There is no dbus session running. This
modification fixes the test case:
$ dbus-launch bash
$ gconftool-2 --ping ; echo $?
2
$ gconftool-2 --spawn
$ gconftool-2 --ping ; echo $?
$ exit
Is this a change between the versions of gconf in karmic and lucid, that
it now
do you have the same dbus session bus environement set for both command?
--
gconftool-2 can't find running gconfd-2
https://bugs.launchpad.net/bugs/529577
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubunt
I'm not sure how to reply to comment #2. My sequence of commands showed
that: (1) gconfd was not running at the beginning of the sequence, (2)
gconftool --spawn started it properly, (3) gconftool --ping then could
not find the running daemon. I'm glad that gconftool --ping works right
for you, but
It could also be useful to describe what you tries to do there or what
was your original issue which leaded you to try those commands
--
gconftool-2 can't find running gconfd-2
https://bugs.launchpad.net/bugs/529577
You received this bug notification because you are a member of Ubuntu
Bugs, which
Do you get any practical user issue or are you just trying to play with
some special case configuration which makes gconf not running?
** Changed in: gconf2 (Ubuntu)
Status: New => Incomplete
--
gconftool-2 can't find running gconfd-2
https://bugs.launchpad.net/bugs/529577
You received th
thank you for your bug report. why do you need to run it with --spawn?
gconf should be running
$ gconftool-2 --ping ; echo $?
0
there it works...
** Changed in: gconf2 (Ubuntu)
Importance: Undecided => Low
--
gconftool-2 can't find running gconfd-2
https://bugs.launchpad.net/bugs/529577
You
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/39887482/Dependencies.txt
--
gconftool-2 can't find running gconfd-2
https://bugs.launchpad.net/bugs/529577
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubu