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 549493 - crash in Sudoku:
crash in Sudoku:
Status: RESOLVED DUPLICATE of bug 520148
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: 2008-08-26 19:49 UTC by henryjacyzin
Modified: 2008-08-27 18:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description henryjacyzin 2008-08-26 19:49:14 UTC
Version: 2.22.1.1

What were you doing when the application crashed?



Distribution: openSUSE 11.0 (i586)
Gnome Release: 2.22.1 2008-06-07 (SUSE)
BugBuddy Version: 2.22.0

System: Linux 2.6.25.11-0.1-pae #1 SMP 2008-07-13 20:48:28 +0200 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Enabled
GTK+ Theme: Gilouche
Icon Theme: Gilouche

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 (36 sec old) ---------------------
(nautilus:3598): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': Arquivo ou diretório não encontrado
(nautilus:3598): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': Arquivo ou diretório não encontrado
(nautilus:3598): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': Arquivo ou diretório não encontrado
(nautilus:3598): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': Arquivo ou diretório não encontrado
(nautilus:3598): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': Arquivo ou diretório não encontrado
(nautilus:3598): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': Arquivo ou diretório não encontrado
(nautilus:3598): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': Arquivo ou diretório não encontrado
(nautilus:3598): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/etc/gtk-2.0/gdk-pixbuf.loaders': Arquivo ou diretório não encontrado
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/bin/gnome-sudoku", line 58 in <module>
    start_game()
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/gnome_sudoku.py", line 20 in start_game
    import main
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/main.py", line 24 in <module>
    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'

Comment 1 Goran Rakic 2008-08-27 18:20:58 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.

Looking from the errors listed in .xsession-errors this seems to be a problem with other programs too. Looks to be a faulty install.


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