GNOME Bugzilla – Bug 535807
crash in Chess: Doing nothing
Last modified: 2008-05-30 16:56:44 UTC
Version: 2.22.2 What were you doing when the application crashed? Doing nothing Distribution: Ubuntu 8.10 (intrepid) Gnome Release: 2.22.2 2008-05-27 (Ubuntu) BugBuddy Version: 2.22.0 System: Linux 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 X Vendor: The X.Org Foundation X Vendor Release: 10400090 Selinux: No Accessibility: Disabled GTK+ Theme: Human Icon Theme: Human 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 --------------------- return gtk.glade.XML(os.path.join(GLADE_DIR, name), root, domain = DOMAIN) RuntimeError: could not create GladeXML object sending IMStart with 0 chars to 0x8786dc8 sending IMEnd with 1 chars to 0x8786dc8, text=。 sending IMStart with 0 chars to 0x8786dc8 sending IMEnd with 1 chars to 0x8786dc8, text=。 sending IMStart with 0 chars to 0x8786dc8 sending IMEnd with 1 chars to 0x8786dc8, text=。 sending IMStart with 0 chars to 0x8786dc8 sending IMEnd with 1 chars to 0x8786dc8, text=。 sending IMStart with 0 chars to 0x8786dc8 sending IMEnd with 1 chars to 0x8786dc8, text=。 sending IMStart with 0 chars to 0x8786dc8 sending IMEnd with 1 chars to 0x8786dc8, text=。 -------------------------------------------------- Traceback (most recent call last):
+ Trace 199213
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 ***