GNOME Bugzilla – Bug 535327
crash in Chess:
Last modified: 2008-05-29 10:34:01 UTC
Version: 2.22.2 What were you doing when the application crashed? Distribution: Ubuntu 8.04 (hardy) Gnome Release: 2.22.2 2008-05-27 (Ubuntu) BugBuddy Version: 2.22.0 System: Linux 2.6.24-17-generic #1 SMP Thu May 1 14:31:33 UTC 2008 i686 X Vendor: The X.Org Foundation X Vendor Release: 10400090 Selinux: No Accessibility: Disabled GTK+ Theme: Gelatin Icon Theme: Discovery 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 (5444 sec old) --------------------- /home/wkg/.themes/Gelatin/gtk-2.0/gtkrc:546: Файл с изображением не найден в pixmap_path: «Others/null4.png» /home/wkg/.themes/Gelatin/gtk-2.0/gtkrc:548: Файл с изображением не найден в pixmap_path: «Others/null.png» /home/wkg/.themes/Gelatin/gtk-2.0/gtkrc:550: Файл с изображением не найден в pixmap_path: «Others/null.png» /home/wkg/.themes/Gelatin/gtk-2.0/gtkrc:553: Background image options specified without filename /home/wkg/.themes/Gelatin/gtk-2.0/gtkrc:558: Файл с изображением не найден в pixmap_path: «Tabs/notebook-right.png» /home/wkg/.themes/Gelatin/gtk-2.0/gtkrc:561: Файл с изображением не найден в pixmap_path: «Others/null5.png» /home/wkg/.themes/Gelatin/gtk-2.0/gtkrc:563: Файл с изображением не найден в pixmap_path: «Others/null.png» /home/wkg/.themes/Gelatin/gtk-2.0/gtkrc:565: Файл с изображением не найден в pixmap_path: «Others/null.png» /home/wkg/.themes/Gelatin/gtk-2.0/gtkrc:568: Background image options specified without filename /home/wkg/.themes/Gelatin/gtk-2.0/gtkrc:576: Файл с изображением не найден в pixmap_path: «Tabs/notebook-top.png» /home/wkg/.themes/Gelatin/gtk-2.0/gtkrc:580: Background image options specified without filename /home/wkg/.themes/Gelatin/gtk-2.0/gtkrc:431: Файл с изображением не найден в pixmap_path: «Tabs/tab-bottom.png» /home/wkg/.themes/Gelatin/gtk-2.0/gtkrc:435: Background image options specified without filename /home/wkg/.themes/G ...Too much output, ignoring rest... -------------------------------------------------- Traceback (most recent call last):
+ Trace 198892
start_game()
app = main.Application()
self.ui = UI(self)
self.controller = gtkui.GtkUI(self)
self._gui = loadGladeFile('glchess.glade')
return gtk.glade.XML(os.path.join(GLADE_DIR, name), root, domain = DOMAIN)
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. *** This bug has been marked as a duplicate of 535293 ***