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 577082 - crash in Chess: i was waiting for GGZ ga...
crash in Chess: i was waiting for GGZ ga...
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-03-28 15:34 UTC by bojidar
Modified: 2009-03-28 15:54 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description bojidar 2009-03-28 15:34:26 UTC
Version: 2.24.3

What were you doing when the application crashed?
i was waiting for GGZ gaming zone to load.


Distribution: Gentoo Base System release 2.0.0
Gnome Release: 2.24.3 2009-01-16 (Gentoo)
BugBuddy Version: 2.24.2

System: Linux 2.6.26-gentoo-r4 #12 Mon Mar 16 02:39:08 EET 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10503000
Selinux: No
Accessibility: Disabled
GTK+ Theme: aero-clone
Icon Theme: Aero

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 (11 sec old) ---------------------
  • File "//usr/lib/python2.5/site-packages/glchess/ggz/protocol.py", line 639 in endElement
    self.handler.endElement(name)
  • File "//usr/lib/python2.5/site-packages/glchess/ggz/protocol.py", line 93 in endElement
    self.parser.endElement(name)
  • File "//usr/lib/python2.5/site-packages/glchess/ggz/protocol.py", line 93 in endElement
    self.parser.endElement(name)
  • File "//usr/lib/python2.5/site-packages/glchess/ggz/protocol.py", line 100 in endElement
    method()
  • File "//usr/lib/python2.5/site-packages/glchess/ggz/protocol.py", line 358 in end_server
    self.decoder.feedback.onConnected()
  • File "//usr/lib/python2.5/site-packages/glchess/ggz/client.py", line 189 in onConnected
    language = os.environ['LANG']
NameError: global name 'os' is not defined
Qt: Locales not supported on X server
--------------------------------------------------
Traceback (most recent call last):
  File "//usr/lib/python2.5/site-packages/glchess/gtkui/gtkui.py", line 315, in __readData
    return self.feedback.onReadFileDescriptor(fd)
  File "//usr/lib/python2.5/site-packages/glchess/main.py", line 354, in onReadFileDescriptor
    result = handler.read()
  File "//usr/lib/python2.5/site-packages/glchess/network.py", line 154, in read
    self.feedback.registerIncomingData(data)
  File "//usr/lib/python2.5/site-packages/glchess/ggz/client.py", line 178, in registerIncomingData
    data = self.decoder.feed(data)
  File "//usr/lib/python2.5/site-packages/glchess/ggz/protocol.py", line 654, in feed
    self.xparser.feed(chunk)
  File "/usr/lib/python2.5/site-packages/_xmlplus/sax/expatreader.py", line 216, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/lib/python2.5/site-packages/_xmlplus/sax/expatreader.py", line 315, in end_element
    self._cont_handler.endElement(name)
  • File "//usr/lib/python2.5/site-packages/glchess/ggz/protocol.py", line 639 in endElement
    self.handler.endElement(name)
  • File "//usr/lib/python2.5/site-packages/glchess/ggz/protocol.py", line 93 in endElement
    self.parser.endElement(name)
  • File "//usr/lib/python2.5/site-packages/glchess/ggz/protocol.py", line 93 in endElement
    self.parser.endElement(name)
  • File "//usr/lib/python2.5/site-packages/glchess/ggz/protocol.py", line 100 in endElement
    method()
  • File "//usr/lib/python2.5/site-packages/glchess/ggz/protocol.py", line 358 in end_server
    self.decoder.feedback.onConnected()
  • File "//usr/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-03-28 15:54:26 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 572943 ***