GNOME Bugzilla – Bug 583185
crash in Chess: a
Last modified: 2009-05-19 12:58:54 UTC
Version: 2.24.1 What were you doing when the application crashed? a Distribution: openSUSE 11.1 (i586) Gnome Release: 2.24.1 2008-12-03 (SUSE) BugBuddy Version: 2.24.1 System: Linux 2.6.27.7-9-pae #1 SMP 2008-12-04 18:10:04 +0100 i686 X Vendor: The XFree86 Project, Inc X Vendor Release: 40300000 Selinux: No Accessibility: Disabled 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 (632 sec old) --------------------- ** (nautilus:6733): WARNING **: bookmark uri is file:///home/student1/Desktop, but expected file:///home/student1 Ostrzeżenie menedżera okien: Nieprawidłowa wartość WM_TRANSIENT_FOR dla okna 0x2e określona w 0x300000c (Konfiguruj). Xlib: extension "RANDR" missing on display "::ffff:127.0.0.1:5.0". Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkTreeView::odd-row-color' of type `GdkColor' from rc file value "((GString*) 0x823f380)" of type `GString' *** nss-shared-helper: Shared database disabled (set NSS_USE_SHARED_DB to enable). Xlib: extension "RANDR" missing on display "::ffff:127.0.0.1:5.0". Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkTreeView::odd-row-color' of type `GdkColor' from rc file value "((GString*) 0x823f380)" of type `GString' *** nss-shared-helper: Shared database disabled (set NSS_USE_SHARED_DB to enable). Xlib: extension "RANDR" missing on display "::ffff:127.0.0.1:5.0". Xlib: extension "RANDR" missing on display "::ffff:127.0.0.1:5.0". Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkTreeView::odd-row-color' of type `GdkColor' from rc file value "((GString*) 0x823f380)" of type `GString' *** nss-shared-helper: Shared database disabled (set NSS_USE_SHARED_DB to enable). Xlib: extension "RANDR" missing on display "::ffff:127.0.0.1:5.0". Xlib: extension "RANDR" missing on display "::ffff:127.0.0.1:5.0". Xlib: extension "RANDR" missing on display "::ffff:127.0.0.1:5.0". -------------------------------------------------- Traceback (most recent call last):
+ Trace 215597
return self.feedback.onReadFileDescriptor(fd)
result = handler.read()
self.feedback.registerIncomingData(data)
data = self.decoder.feed(data)
self.xparser.feed(chunk)
self._parser.Parse(data, isFinal)
self._cont_handler.startElement(name, AttributesImpl(attrs))
self.handler.startElement(name, attributes)
self.parser.startElement(name, attributes)
method(attributes)
self.decoder.feedback.send("<PONG/>\n")
self.controller.send(data, isBinary)
nSent = self.socket.send(self.buffer)
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of 523818 ***