GNOME Bugzilla – Bug 469423
crash in Sudoku: i started application wh...
Last modified: 2009-03-27 23:31:34 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):
+ Trace 157238
from gnome_sudoku.gnome_sudoku import start_game
import gtk, gobject, gtk.glade
from gtk import _gtk
from _cairo import *
-------------------------------------------------- Traceback (most recent call last):
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.
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...
ahh, thanks for clearing that up. That might help deal with similar problems other people have experienced.
*** Bug 483554 has been marked as a duplicate of this bug. ***
*** Bug 510737 has been marked as a duplicate of this bug. ***
*** Bug 492485 has been marked as a duplicate of this bug. ***
*** Bug 539606 has been marked as a duplicate of this bug. ***
*** Bug 577016 has been marked as a duplicate of this bug. ***