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 523307 - crash in Sudoku:
crash in Sudoku:
Status: RESOLVED DUPLICATE of bug 515041
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-03-19 06:49 UTC by Peter_Siska
Modified: 2008-03-19 07:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Peter_Siska 2008-03-19 06:49:55 UTC
Version: 2.22.0

What were you doing when the application crashed?



Distribution: Debian lenny/sid
Gnome Release: 2.22.0 2008-03-14 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.24.3 #1 Tue Mar 18 13:16:14 CET 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: MurrinaCool
Icon Theme: Neu

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 ---------------------
/home/sisken/.themes/MurrinaCool/gtk-2.0/gtkrc:50: Murrine configuration option "squaredstyle" is not supported and will be ignored.
/home/sisken/.themes/MurrinaCool/gtk-2.0/gtkrc:50: Murrine configuration option "squaredstyle" is not supported and will be ignored.
/home/sisken/.themes/MurrinaCool/gtk-2.0/gtkrc:50: Murrine configuration option "squaredstyle" is not supported and will be ignored.
/home/sisken/.themes/MurrinaCool/gtk-2.0/gtkrc:50: Murrine configuration option "squaredstyle" is not supported and will be ignored.
/usr/lib/python2.4/site-packages/cairo/__init__.py:1: RuntimeWarning: Python C API version mismatch for module cairo._cairo: This Python has API version 1013, module cairo._cairo has version 1012.
  from _cairo import *
/home/sisken/.themes/MurrinaCool/gtk-2.0/gtkrc:50: Murrine configuration option "squaredstyle" is not supported and will be ignored.
Traceback (most recent call last):
  • File "/var/lib/python-support/python2.5/gnome_sudoku/gtk_goodies/dialog_extras.py", line 84 in response_cb
    self.responses[response]()
  • File "/var/lib/python-support/python2.5/gnome_sudoku/gtk_goodies/dialog_extras.py", line 413 in cancelcb
    raise UserCancelledError("%s Cancelled"%self)
UserCancelledError: <BooleanDialog object at 0x86935a4 (GtkMessageDialog at 0x8a33010)> Cancelled
/home/sisken/.themes/MurrinaCool/gtk-2.0/gtkrc:50: Murrine configuration option "squaredstyle" is not supported and will be ignored.
--------------------------------------------------
Traceback (most recent call last):
  • File "/var/lib/python-support/python2.5/gnome_sudoku/gtk_goodies/dialog_extras.py", line 84 in response_cb
    self.responses[response]()
  • File "/var/lib/python-support/python2.5/gnome_sudoku/gtk_goodies/dialog_extras.py", line 413 in cancelcb
    raise UserCancelledError("%s Cancelled"%self)
UserCancelledError: <BooleanDialog object at 0x86935a4 (GtkMessageDialog at 0x8a33010)> Cancelled

Comment 1 Gianluca Borello 2008-03-19 07:46:33 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 515041 ***