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 542664 - crash in Sudoku: Launching the Sudoku app...
crash in Sudoku: Launching the Sudoku app...
Status: RESOLVED DUPLICATE of bug 535874
Product: gnome-games-superseded
Classification: Deprecated
Component: gnome-sudoku
2.22.x
Other All
: High critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2008-07-12 13:51 UTC by antoniogarciacordero
Modified: 2008-07-13 10:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description antoniogarciacordero 2008-07-12 13:51:13 UTC
Version: 2.22.0

What were you doing when the application crashed?
Launching the Sudoku application


Distribution: Mandriva Linux release 2008.1 (Official) for i586
Gnome Release: 2.22.0 2008-03-26 (Mandriva)
BugBuddy Version: 2.22.0

System: Linux 2.6.24.5-desktop-2mnb #1 SMP Thu Jun 12 14:37:30 EDT 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
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 ---------------------
    u = UI()
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/main.py", line 176 in __init__
    self.setup_gui()
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/main.py", line 231 in setup_gui
    self.initialize_prefs()
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/main.py", line 505 in initialize_prefs
    self.gconf[k]=v
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/gtk_goodies/gconf_wrapper.py", line 30 in __setitem__
    self.set_value (key, val)
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/gtk_goodies/gconf_wrapper.py", line 83 in set_value
    apply (func, (self._domain + key, value))
GError: Falló al añadir el cliente a la lista del servidor, error CORBA: IDL:omg.org/CORBA/COMM_FAILURE:1.0
Flash Player: Warning: environment variable G_FILENAME_ENCODING is set and is not UTF-8
kpowersave: PropertyModified: uid: /org/freedesktop/Hal/devices/usb_device_51d_2_BB0351002554_if0_hiddev key: battery.remaining_time
--------------------------------------------------
Traceback (most recent call last):
  File "/usr/bin/gnome-sudoku", line 58, in <module>
    start_game()
  File "/usr/lib/python2.5/site-packages/gnome_sudoku/gnome_sudoku.py", line 21, in start_game
    main.start_game()
  File "/usr/lib/python2.5/site-packages/gnome_sudoku/main.py", line 1039, in start_game
    u = UI()
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/main.py", line 176 in __init__
    self.setup_gui()
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/main.py", line 231 in setup_gui
    self.initialize_prefs()
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/main.py", line 505 in initialize_prefs
    self.gconf[k]=v
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/gtk_goodies/gconf_wrapper.py", line 30 in __setitem__
    self.set_value (key, val)
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/gtk_goodies/gconf_wrapper.py", line 83 in set_value
    apply (func, (self._domain + key, value))
GError: Falló al añadir el cliente a la lista del servidor, error CORBA: IDL:omg.org/CORBA/COMM_FAILURE:1.0

Comment 1 Gianluca Borello 2008-07-13 10:24:39 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 535874 ***