GNOME Bugzilla – Bug 546694
Chess breaks when gconf is readonly
Last modified: 2009-04-30 23:06:00 UTC
When running with gconf in read-only mode chess (v. 2.23.6) crashes on startup. To reproduce edit /etc/gconf/2/path and change the line: "xml:readwrite:$(HOME)/.gconf" to: "xml:readonly:$(HOME)/.gconf" Then run "gconftool-2 --shutdown" to restart the gconfd. When chess can handle that we should move sudoku over to also use the config.py file there. I'll make a separate bug about that. Here's the stacktrace from the crash: Traceback (most recent call last):
+ Trace 204754
glchess.config.set('show_history', widget.get_active())
function(_GCONF_DIR + name, value)
*** Bug 547212 has been marked as a duplicate of this bug. ***
Fixed in head (was catching the exception in the wrong place) http://svn.gnome.org/viewvc/gnome-games?view=revision&revision=7818
*** Bug 551827 has been marked as a duplicate of this bug. ***
*** Bug 551546 has been marked as a duplicate of this bug. ***
*** Bug 552703 has been marked as a duplicate of this bug. ***
*** Bug 555422 has been marked as a duplicate of this bug. ***
*** Bug 554626 has been marked as a duplicate of this bug. ***
*** Bug 555707 has been marked as a duplicate of this bug. ***
*** Bug 556539 has been marked as a duplicate of this bug. ***
*** Bug 557296 has been marked as a duplicate of this bug. ***
*** Bug 557891 has been marked as a duplicate of this bug. ***
*** Bug 558167 has been marked as a duplicate of this bug. ***
*** Bug 558268 has been marked as a duplicate of this bug. ***
*** Bug 558953 has been marked as a duplicate of this bug. ***
*** Bug 560943 has been marked as a duplicate of this bug. ***
*** Bug 562355 has been marked as a duplicate of this bug. ***
*** Bug 561715 has been marked as a duplicate of this bug. ***
*** Bug 564743 has been marked as a duplicate of this bug. ***
*** Bug 569697 has been marked as a duplicate of this bug. ***
*** Bug 570865 has been marked as a duplicate of this bug. ***
*** Bug 573809 has been marked as a duplicate of this bug. ***
*** Bug 574398 has been marked as a duplicate of this bug. ***
*** Bug 579728 has been marked as a duplicate of this bug. ***
*** Bug 580920 has been marked as a duplicate of this bug. ***