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 613511 - crash in Sudoku: just tried to start Sudo...
crash in Sudoku: just tried to start Sudo...
Status: RESOLVED DUPLICATE of bug 444693
Product: gnome-games-superseded
Classification: Deprecated
Component: BugBuddyBugs
2.28.x
Other All
: Normal critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2010-03-21 17:12 UTC by chumpa
Modified: 2010-03-21 22:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description chumpa 2010-03-21 17:12:51 UTC
Version: 2.28.2

What were you doing when the application crashed?
just tried to start Sudoku


Distribution: openSUSE 11.2 (x86_64)
Gnome Release: 2.28.2 (null) (SUSE)
BugBuddy Version: 2.28.0

System: Linux 2.6.31.12-0.1-desktop #1 SMP PREEMPT 2010-01-27 08:20:11 +0100 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10605000
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/bin/gnome-sudoku", line 67 in <module>
    start_game()
  • File "/usr/lib/python2.6/site-packages/gnome_sudoku/gnome_sudoku.py", line 22 in start_game
    main.start_game()
  • File "/usr/lib/python2.6/site-packages/gnome_sudoku/main.py", line 906 in start_game
    u = UI()
  • File "/usr/lib/python2.6/site-packages/gnome_sudoku/main.py", line 165 in __init__
    self.setup_gui()
  • File "/usr/lib/python2.6/site-packages/gnome_sudoku/main.py", line 216 in setup_gui
    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: Не удалось соединиться с сервером конфигурации; возможно, необходимо включить сетевые возможности TCP/IP для ORBit, или остались старые блокировки NFS из-за некорректного завершения работы системы. Для получения дополнительной информации смотрите http://www.gnome.org/projects/gconf/. (Подробно - 1: Ошибка проверки доступности сервера: IDL:omg.org/CORBA/COMM_FAILURE:1.0)

Comment 1 Fabio Durán Verdugo 2010-03-21 22:21:24 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 ***