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 580233 - crash in Chess:
crash in Chess:
Status: RESOLVED DUPLICATE of bug 572943
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-04-25 17:33 UTC by ylhyh
Modified: 2009-04-26 09:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description ylhyh 2009-04-25 17:33:38 UTC
Version: 2.24.3

What were you doing when the application crashed?



Distribution: Unknown
Gnome Release: 2.24.3 2009-04-05 (FreeBSD GNOME Project)
BugBuddy Version: 2.24.2

System: FreeBSD 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan  1 08:58:24 UTC 2009     root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
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 (1042641 sec old) ---------------------
** (nautilus:2382): WARNING **: Unable to add monitor: 不支持
** (gnome-power-manager:2391): WARNING **: DBUS error: Could not get owner of name 'org.gnome.ScreenSaver': no such name
** (gnome-power-manager:2391): DEBUG: proxy is NULL, maybe the daemon responsible for org.gnome.ScreenSaver is not running?
** (gnome-power-manager:2391): WARNING **: This machine is not identified as a laptop.system.formfactor is desktop.
** (gnome-power-manager:2391): WARNING **: This machine is not identified as a laptop.system.formfactor is desktop.
** (gnome-power-manager:2391): DEBUG: This machine is not identified as a laptop.system.formfactor is desktop.
** (gnome-power-manager:2391): DEBUG: We are not a laptop, so not even trying
gnome-session[2346]: WARNING: Unable to determine session: Unable to lookup session information for process '2346'
(gnome-keyring-daemon-wrapper:2376): EggSMClient-WARNING **: Received XSMP SaveYourself message in state save-yourself-done: client or server error
窗口管理器警告:严重的 IO 错误 35 (Resource temporarily unavailable) 出现在显示“:0.0”上。
gecko: Fatal IO error 35 (Resource temporarily unavailable) on X server :0.0.
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/local/lib/python2.5/site-packages/glchess/gtkui/gtkui.py", line 315 in __readData
    return self.feedback.onReadFileDescriptor(fd)
  • File "/usr/local/lib/python2.5/site-packages/glchess/main.py", line 354 in onReadFileDescriptor
    result = handler.read()
  • File "/usr/local/lib/python2.5/site-packages/glchess/network.py", line 154 in read
    self.feedback.registerIncomingData(data)
  • File "/usr/local/lib/python2.5/site-packages/glchess/ggz/client.py", line 178 in registerIncomingData
    data = self.decoder.feed(data)
  • File "/usr/local/lib/python2.5/site-packages/glchess/ggz/protocol.py", line 654 in feed
    self.xparser.feed(chunk)
  • File "/usr/local/lib/python2.5/site-packages/_xmlplus/sax/expatreader.py", line 216 in feed
    self._parser.Parse(data, isFinal)
  • File "/usr/local/lib/python2.5/site-packages/_xmlplus/sax/expatreader.py", line 315 in end_element
    self._cont_handler.endElement(name)
  • File "/usr/local/lib/python2.5/site-packages/glchess/ggz/protocol.py", line 639 in endElement
    self.handler.endElement(name)
  • File "/usr/local/lib/python2.5/site-packages/glchess/ggz/protocol.py", line 93 in endElement
    self.parser.endElement(name)
  • File "/usr/local/lib/python2.5/site-packages/glchess/ggz/protocol.py", line 93 in endElement
    self.parser.endElement(name)
  • File "/usr/local/lib/python2.5/site-packages/glchess/ggz/protocol.py", line 100 in endElement
    method()
  • File "/usr/local/lib/python2.5/site-packages/glchess/ggz/protocol.py", line 358 in end_server
    self.decoder.feedback.onConnected()
  • File "/usr/local/lib/python2.5/site-packages/glchess/ggz/client.py", line 189 in onConnected
    language = os.environ['LANG']
NameError: global name 'os' is not defined

Comment 1 Gianluca Borello 2009-04-26 09:01:45 UTC
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 572943 ***