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 603151 - crash in Sudoku: Trying to start gnome-su...
crash in Sudoku: Trying to start gnome-su...
Status: RESOLVED DUPLICATE of bug 444693
Product: gnome-games-superseded
Classification: Deprecated
Component: BugBuddyBugs
2.26.x
Other All
: Normal critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2009-11-27 15:13 UTC by eclipcenet
Modified: 2009-11-28 02:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description eclipcenet 2009-11-27 15:13:33 UTC
Version: 2.26.3

What were you doing when the application crashed?
Trying to start gnome-sudoku on OS X 10.6 after installing gnome-games from a fresh macports install


Distribution: Unknown
Gnome Release: 2.26.3 2009-11-27 (MacPorts)
BugBuddy Version: 2.26.0

System: Darwin 10.2.0 Darwin Kernel Version 10.2.0: Tue Nov  3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386 i386
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
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 "./gnome-sudoku", line 67 in <module>
    start_game()
  • File "/opt/local/lib/python2.5/site-packages/gnome_sudoku/gnome_sudoku.py", line 22 in start_game
    main.start_game()
  • File "/opt/local/lib/python2.5/site-packages/gnome_sudoku/main.py", line 970 in start_game
    u = UI()
  • File "/opt/local/lib/python2.5/site-packages/gnome_sudoku/main.py", line 160 in __init__
    self.setup_gui()
  • File "/opt/local/lib/python2.5/site-packages/gnome_sudoku/main.py", line 206 in setup_gui
    self.initialize_prefs()
  • File "/opt/local/lib/python2.5/site-packages/gnome_sudoku/main.py", line 459 in initialize_prefs
    self.gconf[k]=v
  • File "/opt/local/lib/python2.5/site-packages/gnome_sudoku/gtk_goodies/gconf_wrapper.py", line 31 in __setitem__
    self.set_value (key, val)
  • File "/opt/local/lib/python2.5/site-packages/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 get connection to session: Not enough memory)

Comment 1 Fabio Durán Verdugo 2009-11-28 02:21:34 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 bug 444693 ***