GNOME Bugzilla – Bug 520148
crash in Sudoku: Just started the program...
Last modified: 2009-02-26 11:56:49 UTC
Version: 2.20.0.1 What were you doing when the application crashed? Just started the program, and it didn't start. I had the latest Thunderbird, Firefox and NXClient 1.5 running at the same time. Distribution: openSUSE 10.2 (i586) Gnome Release: 2.20.0 2008-01-24 (SUSE) BugBuddy Version: 2.20.1 System: Linux 2.6.18.8-0.9-default #1 SMP Sun Feb 10 22:48:05 UTC 2008 i686 X Vendor: The X.Org Foundation X Vendor Release: 70199902 Selinux: No Accessibility: Disabled GTK+ Theme: Gilouche Icon Theme: Industrial 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 --------------------- pb = gtk.gdk.pixbuf_new_from_file(os.path.join(IMAGE_DIR,filename)) GError: Couldn't recognize the image file format for file '/usr/share/pixmaps/gnome-sudoku/footprints.png' (bug-buddy:7959): Gtk-WARNING **: Unable to locate theme engine in module_path: "qtcurve", (bug-buddy:7959): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No existe el fichero o el directorio (bug-buddy:7959): Gtk-WARNING **: Could not load image 'bug-buddy.png': Couldn't recognize the image file format for file '/usr/share/bug-buddy/bug-buddy.png' (bug-buddy:7959): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No existe el fichero o el directorio (bug-buddy:7959): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No existe el fichero o el directorio (bug-buddy:7959): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': No existe el fichero o el directorio -------------------------------------------------- Traceback (most recent call last):
+ Trace 191177
from gnome_sudoku.gnome_sudoku import start_game
pb = gtk.gdk.pixbuf_new_from_file(os.path.join(IMAGE_DIR,filename))
There was a problem when trying to open the footprints.png image. Looking from the errors in listed i .xsession-errors this seems to be a problem for other programs too. Looks to be a faulty install.
*** Bug 444132 has been marked as a duplicate of this bug. ***
*** Bug 528499 has been marked as a duplicate of this bug. ***
*** Bug 531158 has been marked as a duplicate of this bug. ***
*** Bug 540261 has been marked as a duplicate of this bug. ***
*** Bug 537254 has been marked as a duplicate of this bug. ***
*** Bug 537253 has been marked as a duplicate of this bug. ***
*** Bug 547145 has been marked as a duplicate of this bug. ***
*** Bug 549493 has been marked as a duplicate of this bug. ***
*** Bug 569583 has been marked as a duplicate of this bug. ***
*** Bug 573237 has been marked as a duplicate of this bug. ***