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 536053 - Crash sending a GGZ message when not connected
Crash sending a GGZ message when not connected
Status: RESOLVED DUPLICATE of bug 523818
Product: gnome-games-superseded
Classification: Deprecated
Component: glchess
unspecified
Other All
: High critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
: 538256 545235 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-06-01 13:31 UTC by smit_swaly
Modified: 2008-07-29 18:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description smit_swaly 2008-06-01 13:31:35 UTC
Version: 2.22.1.1

What were you doing when the application crashed?
sending a message


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: Inverted
Icon Theme: gnome

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 (3595 sec old) ---------------------
fixme:richedit:fnTextSrv_TxSendMessage 0x7f046ed0: STUB
fixme:richedit:fnTextSrv_TxSetText 0x7f046ed0: STUB
fixme:richedit:fnTextSrv_TxSendMessage 0x7f046ed0: STUB
fixme:richedit:fnTextSrv_TxSetText 0x7f046ed0: STUB
fixme:richedit:fnTextSrv_TxGetNaturalSize 0x7f046ed0: STUB
fixme:richedit:fnTextSrv_TxSendMessage 0x7f046ed0: STUB
fixme:richedit:fnTextSrv_TxSetText 0x7f046ed0: STUB
fixme:richedit:fnTextSrv_TxSendMessage 0x7f046ed0: STUB
fixme:richedit:fnTextSrv_TxSetText 0x7f046ed0: STUB
fixme:richedit:fnTextSrv_TxGetNaturalSize 0x7f046ed0: STUB
fixme:richedit:fnTextSrv_TxSendMessage 0x7f046ed0: STUB
fixme:richedit:fnTextSrv_TxSetText 0x7f046ed0: STUB
fixme:richedit:fnTextSrv_TxSendMessage 0x7f046ed0: STUB
...Too much output, ignoring rest...
--------------------------------------------------
Traceback (most recent call last):
  • File "/var/lib/python-support/python2.5/glchess/gtkui/network.py", line 466 in _on_chat_entry_activate
    self.feedback.sendChat(text)
  • File "/var/lib/python-support/python2.5/glchess/network.py", line 390 in sendChat
    self.decoder.client.sendChat(text)
  • File "/var/lib/python-support/python2.5/glchess/ggz/client.py", line 601 in sendChat
    self.mainChannel.send("<CHAT TYPE='normal'>%s</CHAT>\n" % xml.sax.saxutils.escape(text))
  • File "/var/lib/python-support/python2.5/glchess/ggz/client.py", line 181 in send
    self.controller.send(data, isBinary)
  • File "/var/lib/python-support/python2.5/glchess/network.py", line 98 in send
    nSent = self.socket.send(self.buffer)
AttributeError: 'NoneType' object has no attribute 'send'

Comment 1 Gianluca Borello 2008-06-14 17:18:02 UTC
*** Bug 538256 has been marked as a duplicate of this bug. ***
Comment 2 Robert Ancell 2008-06-29 09:52:16 UTC
This a symptom of bug 540527.

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 540527 ***
Comment 3 Robert Ancell 2008-06-29 10:24:40 UTC

*** This bug has been marked as a duplicate of 523818 ***
Comment 4 Gianluca Borello 2008-07-29 18:12:19 UTC
*** Bug 545235 has been marked as a duplicate of this bug. ***