After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 584717 - crash in Sudoku: run gnome-suduku in an U...
crash in Sudoku: run gnome-suduku in an U...
Status: RESOLVED DUPLICATE of bug 444693
Product: gnome-games-superseded
Classification: Deprecated
Component: BugBuddyBugs
2.26.x
Other All
: High critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2009-06-03 13:35 UTC by nhf0424
Modified: 2009-06-03 13:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description nhf0424 2009-06-03 13:35:25 UTC
Version: 2.26.1

What were you doing when the application crashed?
run gnome-suduku in an UBUNTU box.


Distribution: Ubuntu 9.04 (jaunty)
Gnome Release: 2.26.1 2009-05-06 (Ubuntu)
BugBuddy Version: 2.26.0

System: Linux 2.6.28-12-generic #43-Ubuntu SMP Fri May 1 19:27:06 UTC 2009 i686
X Vendor: Colin Harrison
X Vendor Release: 60900031
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):
  • File "/usr/games/gnome-sudoku", line 67 in <module>
    start_game()
  • File "/var/lib/python-support/python2.6/gnome_sudoku/gnome_sudoku.py", line 22 in start_game
    main.start_game()
  • File "/var/lib/python-support/python2.6/gnome_sudoku/main.py", line 975 in start_game
    u = UI()
  • File "/var/lib/python-support/python2.6/gnome_sudoku/main.py", line 162 in __init__
    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: 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.gnome.org/gconf/ for information. (Details - 1: 获取到会话的连接失败:Failed to connect to socket /tmp/dbus-kC2OqmDug7: 连接被拒绝)


----------- .xsession-errors (1534 sec old) ---------------------
ShinySwitcher Message:  viewport/compiz detected.. using existing workspace config
cols = 1,  rows=1 
ShinySwitcher Message:  viewport/compiz detected.. using existing workspace config
cols = 1,  rows=1 
ShinySwitcher Message:  viewport/compiz detected.. using existing workspace config
cols = 1,  rows=1 
spawn=awn-manager
Bad UTF-8 in startup notification message
(synaptic:10717): Gtk-CRITICAL **: gtk_text_buffer_insert: assertion `text != NULL' failed
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS** (update-notifier:7807): DEBUG: /us
** (gnome-app-install:10945): WARNING **: return value of custom widget handler was not a GtkWidget
/usr/lib/python2.6/dist-packages/AppInstall/AppInstall.py:1295: GtkWarning: gtk_tree_model_sort_set_sort_column_id: assertion `tree_model_sort->default_sort_func != NULL' failed
  item.applications.set_sort_column_id(-1, sort_type)
--------------------------------------------------
Comment 1 Jesse Zhang 2009-06-03 13:50:36 UTC
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 444693 ***