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 583185 - crash in Chess: a
crash in Chess: a
Status: RESOLVED DUPLICATE of bug 523818
Product: gnome-games-superseded
Classification: Deprecated
Component: glchess
2.24.x
Other All
: High critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2009-05-19 09:52 UTC by aa
Modified: 2009-05-19 12:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description aa 2009-05-19 09:52:47 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):
  • File "/usr/lib/python2.6/site-packages/glchess/gtkui/gtkui.py", line 315 in __readData
    return self.feedback.onReadFileDescriptor(fd)
  • File "/usr/lib/python2.6/site-packages/glchess/main.py", line 354 in onReadFileDescriptor
    result = handler.read()
  • File "/usr/lib/python2.6/site-packages/glchess/network.py", line 154 in read
    self.feedback.registerIncomingData(data)
  • File "/usr/lib/python2.6/site-packages/glchess/ggz/client.py", line 178 in registerIncomingData
    data = self.decoder.feed(data)
  • File "/usr/lib/python2.6/site-packages/glchess/ggz/protocol.py", line 654 in feed
    self.xparser.feed(chunk)
  • File "/usr/lib/python2.6/site-packages/_xmlplus/sax/expatreader.py", line 216 in feed
    self._parser.Parse(data, isFinal)
  • File "/usr/lib/python2.6/site-packages/_xmlplus/sax/expatreader.py", line 312 in start_element
    self._cont_handler.startElement(name, AttributesImpl(attrs))
  • File "/usr/lib/python2.6/site-packages/glchess/ggz/protocol.py", line 633 in startElement
    self.handler.startElement(name, attributes)
  • File "/usr/lib/python2.6/site-packages/glchess/ggz/protocol.py", line 76 in startElement
    self.parser.startElement(name, attributes)
  • File "/usr/lib/python2.6/site-packages/glchess/ggz/protocol.py", line 83 in startElement
    method(attributes)
  • File "/usr/lib/python2.6/site-packages/glchess/ggz/protocol.py", line 605 in start_ping
    self.decoder.feedback.send("<PONG/>\n")
  • File "/usr/lib/python2.6/site-packages/glchess/ggz/client.py", line 181 in send
    self.controller.send(data, isBinary)
  • File "/usr/lib/python2.6/site-packages/glchess/network.py", line 127 in send
    nSent = self.socket.send(self.buffer)
AttributeError: 'NoneType' object has no attribute 'send'

Comment 1 Fabio Durán Verdugo 2009-05-19 12:58:54 UTC
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 ***