GNOME Bugzilla – Bug 643691
crash in Sudoku: Starting the gnome-sudok...
Last modified: 2011-03-03 02:03:51 UTC
Version: 2.30.1 What were you doing when the application crashed? Starting the gnome-sudoku program from the SuSE kde start menu. Program didn't start. Distribution: openSUSE 11.3 (x86_64) Gnome Release: 2.30.0 (null) (SUSE) BugBuddy Version: 2.30.0 System: Linux 2.6.34.7-0.7-desktop #1 SMP PREEMPT 2010-12-13 11:13:53 +0100 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10800000 Selinux: No Accessibility: Disabled GTK+ Theme: (null) Icon Theme: (null) Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0 CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0 Traceback (most recent call last):
+ Trace 226166
start_game()
main.start_game()
u = UI()
self.setup_gui()
self.initialize_prefs()
self.gconf[k] = v
self.set_value (key, val)
apply (func, (self._domain + key, value))
----------- .xsession-errors --------------------- self.initialize_prefs() File "/usr/lib/python2.6/site-packages/gnome_sudoku/main.py", line 448, in initialize_prefs self.gconf[k] = v File "/usr/lib/python2.6/site-packages/gnome_sudoku/gtk_goodies/gconf_wrapper.py", line 31, in __setitem__ self.set_value (key, val) File "/usr/lib/python2.6/site-packages/gnome_sudoku/gtk_goodies/gconf_wrapper.py", line 86, in set_value apply (func, (self._domain + key, value)) GError: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gno ** (bug-buddy:25540): WARNING **: Couldn't load /etc/xdg/autostart/ksmolt-autostart.desktop: Invalid key name: X-KDE-autostart-condition[$e] GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://project GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://project GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://project GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://project --------------------------------------------------
*** This bug has been marked as a duplicate of bug 640476 ***