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 469423 - crash in Sudoku: i started application wh...
crash in Sudoku: i started application wh...
Status: RESOLVED INVALID
Product: gnome-games-superseded
Classification: Deprecated
Component: gnome-sudoku
unspecified
Other All
: High critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
: 483554 492485 510737 539606 577016 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-08-22 23:22 UTC by hattory
Modified: 2009-03-27 23:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description hattory 2007-08-22 23:22:25 UTC
Version: 2.19.90.1

What were you doing when the application crashed?
i started application when this crash


Distribution: Ubuntu 7.10 (gutsy)
Gnome Release: 2.19.6 2007-08-14 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Frozen Plastic
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 ---------------------
(yelp:18297): atk-bridge-WARNING **: IOR not set.
(yelp:18297): atk-bridge-WARNING **: Could not locate registry
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
--------------------------------------------------
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-08-29 23:31:52 UTC
Closing as this is a problem with importing an external library, not gnome-games. You might want to check if a system update is available. If this does not fix the issue you should probably take it up with your distribution.
Comment 2 hattory 2007-08-30 08:43:10 UTC
I have solved the problem in this way:

I removed all the libraries present in /usr/local/lib and then I launched ldconfig command.

The main problem was a third party repository, practically, I couldn't use a programs that used python, ex: Exaile, Gdebi, Serpentine ecc...

Comment 3 Thomas Andersen 2007-08-30 09:38:46 UTC
ahh, thanks for clearing that up. That might help deal with similar problems other people have experienced.
Comment 4 Thomas Andersen 2007-10-07 22:07:27 UTC
*** Bug 483554 has been marked as a duplicate of this bug. ***
Comment 5 Claude Paroz 2008-02-14 15:51:12 UTC
*** Bug 510737 has been marked as a duplicate of this bug. ***
Comment 6 Claude Paroz 2008-02-14 15:51:49 UTC
*** Bug 492485 has been marked as a duplicate of this bug. ***
Comment 7 Gianluca Borello 2008-06-22 22:06:17 UTC
*** Bug 539606 has been marked as a duplicate of this bug. ***
Comment 8 Gianluca Borello 2009-03-27 23:31:34 UTC
*** Bug 577016 has been marked as a duplicate of this bug. ***