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 569580 - crash in Sudoku: nur gestartet
crash in Sudoku: nur gestartet
Status: RESOLVED DUPLICATE of bug 444693
Product: gnome-games-superseded
Classification: Deprecated
Component: gnome-sudoku
unspecified
Other All
: High critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2009-01-28 21:53 UTC by joten
Modified: 2009-01-29 13:11 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description joten 2009-01-28 21:53:07 UTC
Version: 2.24.1.1

What were you doing when the application crashed?
nur gestartet


Distribution: Ubuntu 8.10 (intrepid)
Gnome Release: 2.24.1 2008-10-24 (Ubuntu)
BugBuddy Version: 2.24.1

System: Linux 2.6.27-11-generic #1 SMP Thu Jan 8 08:38:33 UTC 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10502000
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



----------- .xsession-errors ---------------------
    main.start_game()
  • File "/var/lib/python-support/python2.5/gnome_sudoku/main.py", line 1051 in start_game
    u = UI()
  • File "/var/lib/python-support/python2.5/gnome_sudoku/main.py", line 172 in __init__
    self.setup_gui()
  • File "/var/lib/python-support/python2.5/gnome_sudoku/main.py", line 231 in setup_gui
    self.initialize_prefs()
  • File "/var/lib/python-support/python2.5/gnome_sudoku/main.py", line 512 in initialize_prefs
    self.gconf[k]=v
  • File "/var/lib/python-support/python2.5/gnome_sudoku/gtk_goodies/gconf_wrapper.py", line 30 in __setitem__
    self.set_value (key, val)
  • File "/var/lib/python-support/python2.5/gnome_sudoku/gtk_goodies/gconf_wrapper.py", line 83 in set_value
    apply (func, (self._domain + key, value))
GError: Der Konfigurationsserver konnte nicht kontaktiert werden; mögliche Fehlerquellen sind, dass TCP/IP für ORBit nicht aktiviert ist oder auf Grund eines Systemabsturzes alte NFS-Sperren gesetzt
--------------------------------------------------
Traceback (most recent call last):
  File "/usr/games/gnome-sudoku", line 50, in <module>
    start_game()
  File "/var/lib/python-support/python2.5/gnome_sudoku/gnome_sudoku.py", line 21, in start_game
    main.start_game()
  • File "/var/lib/python-support/python2.5/gnome_sudoku/main.py", line 1051 in start_game
    u = UI()
  • File "/var/lib/python-support/python2.5/gnome_sudoku/main.py", line 172 in __init__
    self.setup_gui()
  • File "/var/lib/python-support/python2.5/gnome_sudoku/main.py", line 231 in setup_gui
    self.initialize_prefs()
  • File "/var/lib/python-support/python2.5/gnome_sudoku/main.py", line 512 in initialize_prefs
    self.gconf[k]=v
  • File "/var/lib/python-support/python2.5/gnome_sudoku/gtk_goodies/gconf_wrapper.py", line 30 in __setitem__
    self.set_value (key, val)
  • File "/var/lib/python-support/python2.5/gnome_sudoku/gtk_goodies/gconf_wrapper.py", line 83 in set_value
    apply (func, (self._domain + key, value))
GError: Der Konfigurationsserver konnte nicht kontaktiert werden; mögliche Fehlerquellen sind, dass TCP/IP für ORBit nicht aktiviert ist oder auf Grund eines Systemabsturzes alte NFS-Sperren gesetzt
 sind. Unter http://www.gnome.org/projects/gconf/ erhalten Sie weitere Informationen (Details -  1: Fehler beim Pingen des Servers: IDL:omg.org/CORBA/COMM_FAILURE:1.0)
Comment 1 Gianluca Borello 2009-01-29 13:11:49 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 ***