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 483554 - crash in Sudoku: Sadly just trying to sta...
crash in Sudoku: Sadly just trying to sta...
Status: RESOLVED DUPLICATE of bug 469423
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: 2007-10-05 01:52 UTC by l4ndst4nder
Modified: 2007-10-07 22:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description l4ndst4nder 2007-10-05 01:52:07 UTC
Version: 2.20.0.1

What were you doing when the application crashed?
Sadly just trying to start it up right after installing the Ubuntu 7.10 beta. I never got to see the actual program


Distribution: Ubuntu 7.10 (gutsy)
Gnome Release: 2.20.0 2007-09-17 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-12-generic #1 SMP Sun Sep 23 18:11:30 GMT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Human
Icon Theme: nuoveXT.2.2

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 ---------------------
checking for valid crashreport now
Could not import module, is a package upgrade in progress? Error: /usr/lib/python2.5/site-packages/cairo/_cairo.so: undefined symbol: cairo_clip_extents
Window manager warning: Invalid WM_TRANSIENT_FOR window 0x186 specified for 0x26000fd ().
Traceback (most recent call last):
  • File "/usr/games/gnome-sudoku", line 20 in <module>
    from gnome_sudoku.gnome_sudoku import start_game
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/gnome_sudoku.py", line 7 in <module>
    import gtk, gobject, gtk.glade
  • File "/var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py", line 48 in <module>
    from gtk import _gtk
  • File "/usr/lib/python2.5/site-packages/cairo/__init__.py", line 1 in <module>
    from _cairo import *
ImportError: /usr/lib/python2.5/site-packages/cairo/_cairo.so: undefined symbol: cairo_clip_extents
/bin/sh: /usr/bin/esd: not found
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/games/gnome-sudoku", line 20 in <module>
    from gnome_sudoku.gnome_sudoku import start_game
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/gnome_sudoku.py", line 7 in <module>
    import gtk, gobject, gtk.glade
  • File "/var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py", line 48 in <module>
    from gtk import _gtk
  • File "/usr/lib/python2.5/site-packages/cairo/__init__.py", line 1 in <module>
    from _cairo import *
ImportError: /usr/lib/python2.5/site-packages/cairo/_cairo.so: undefined symbol: cairo_clip_extents

Comment 1 Thomas Andersen 2007-10-07 22:07:27 UTC
This is a problem with your install of cairo. This bug is a duplicate of bug #469423 and there another user found a solution for the problem.

*** This bug has been marked as a duplicate of 469423 ***