GNOME Bugzilla – Bug 594635
crash in Sudoku: when start sudoku - it w...
Last modified: 2009-09-09 12:58:17 UTC
Version: 2.26.1 What were you doing when the application crashed? when start sudoku - it was crashed! Distribution: Ubuntu 9.04 (jaunty) Gnome Release: 2.26.1 2009-05-06 (Ubuntu) BugBuddy Version: 2.26.0 System: Linux 2.6.28-15-generic #51-Ubuntu SMP Mon Aug 31 13:39:06 UTC 2009 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10600000 Selinux: No Accessibility: Disabled GTK+ Theme: (null) Icon Theme: (null) GTK+ Modules: canberra-gtk-module 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 217450
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.setup_gui() File "/var/lib/python-support/python2.6/gnome_sudoku/main.py", line 208, in setup_gui self.initialize_prefs() File "/var/lib/python-support/python2.6/gnome_sudoku/main.py", line 464, in initialize_prefs self.gconf[k]=v File "/var/lib/python-support/python2.6/gnome_sudoku/gtk_goodies/gconf_wrapper.py", line 31, in __setitem__ self.set_value (key, val) File "/var/lib/python-support/python2.6/gnome_sudoku/gtk_goodies/gconf_wrapper.py", line 84, in set_value apply (func, (self._domain + key, value)) GError: Не удалось соединиться с сервером конфигурации; возможно, необходимо включить сетевые возможности TCP/IP д 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 --------------------------------------------------
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 444693 ***