Gentoo Archives: gentoo-user

From: Daniel Troeder <daniel@×××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] GNOME configuration problem
Date: Tue, 05 Feb 2013 09:01:51
Message-Id: 5110CA66.7010608@admin-box.com
In Reply to: [gentoo-user] GNOME configuration problem by Helmut Jarausch
1 Am 04.02.2013 11:52, schrieb Helmut Jarausch:
2 > Hi,
3 >
4 > I'm not using the full GNOME desktop but only single applications like
5 > 'meld'.
6 >
7 > (Only) for some users (including root on one machine and a non-root user
8 > on an another machine)
9 > meld fails with :
10 >
11 > File "/usr/lib64/meld/meld/ui/historyentry.py", line 121, in
12 > _save_history
13 > self.__gconf_client.set_list(key, gconf.VALUE_STRING, gconf_items)
14 > glib.GError:
15 > Configuration server couldn't be contacted: D-BUS error: Can't overwrite
16 > existing read-only value: Value for
17 > `/apps/gnome-settings/meld/history-direntry' set in a read-only source
18 > at the
19 > front of your configuration path
20 >
21 >
22 > I have even removed $HOME/.gconf and $HOME/.local/meld with no success.
23 >
24 > Any hints are very much appreciated,
25 > Helmut.
26 >
27 The "read-only source" of gconf is in /etc/gconf/, probably
28 /etc/gconf/gconf.xml.defaults/%gconf-tree.xml
29
30 I use meld too, but I have no entry of it in /etc/gconf (checked with
31 "grep -ri meld /etc/gconf/").
32
33 But I do have entries for the gconf-path
34 `/apps/gnome-settings/meld/history-direntry' if I look at it with
35 gconf-editor. They are stored in
36 ~/.gconf/apps/gnome-settings/meld/%gconf.xml
37 It seems "history-direntry" is a list of directories I used meld in.
38
39 Hope the info helps debugging,
40 Daniel
41
42 --
43 Get my PGP key at:
44 *
45 http://keyserver.ubuntu.com:11371/pks/lookup?op=get&search=0x837FB8B5BB9D4887
46 * $ gpg --recv-keys --keyserver keyserver.ubuntu.com 0xBB9D4887

Attachments

File name MIME type
signature.asc application/pgp-signature