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 579792 - crash in Chess: starting glchess
crash in Chess: starting glchess
Status: RESOLVED DUPLICATE of bug 435035
Product: gnome-games-superseded
Classification: Deprecated
Component: BugBuddyBugs
2.26.x
Other All
: High critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2009-04-22 03:10 UTC by milap88
Modified: 2009-04-22 11:41 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description milap88 2009-04-22 03:10:44 UTC
Version: 2.26.1

What were you doing when the application crashed?
starting glchess


Distribution: Ubuntu 9.04 (jaunty)
Gnome Release: 2.26.1 2009-04-14 (Ubuntu)
BugBuddy Version: 2.26.0

System: Linux 2.6.27-11-generic #1 SMP Wed Apr 1 20:57:48 UTC 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10600000
Selinux: No
Accessibility: Enabled
GTK+ Theme: Moomex
Icon Theme: Human
GTK+ Modules: gail:atk-bridge, canberra-gtk-module

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

Traceback (most recent call last):
  • File "/usr/games/glchess", line 77 in <module>
    start_game()
  • File "/var/lib/python-support/python2.6/glchess/glchess.py", line 4 in start_game
    app = main.Application()
  • File "/var/lib/python-support/python2.6/glchess/main.py", line 446 in __init__
    self.ui = UI(self)
  • File "/var/lib/python-support/python2.6/glchess/main.py", line 333 in __init__
    self.controller = gtkui.GtkUI(self)
  • File "/var/lib/python-support/python2.6/glchess/gtkui/gtkui.py", line 215 in __init__
    self._gui = loadGladeFile('glchess.glade')
  • File "/var/lib/python-support/python2.6/glchess/gtkui/gtkui.py", line 42 in loadGladeFile
    return gtk.glade.XML(os.path.join(GLADE_DIR, name), root, domain = DOMAIN)
RuntimeError: could not create GladeXML object


----------- .xsession-errors (78 sec old) ---------------------
** (update-notifier:5628): DEBUG: /usr/lib/update-notifier/apt-check returned 9 (security: 0)
** (update-notifier:5628): DEBUG: /usr/lib/update-notifier/apt-check returned 9 (security: 0)
** (update-notifier:5628): DEBUG: /usr/lib/update-notifier/apt-check returned 9 (security: 0)
** (update-notifier:5628): DEBUG: /usr/lib/update-notifier/apt-check returned 9 (security: 0)
** (update-notifier:5628): DEBUG: /usr/lib/update-notifier/apt-check returned 9 (security: 0)
(gnome-terminal:11725): Gtk-WARNING **: Error parsing gtk-icon-sizes string:
	'panel-menu=24,24
panel=20,20
gtk-button=18,18
gtk-large-toolbar=24,24'
** (nm-applet:5632): WARNING **: Unhandled setting secret type (write) '802-1x/private-key' : 'GArray_guchar_'
** (nm-applet:5632): WARNING **: Unhandled setting secret type (write) '802-1x/phase2-private-key' : 'GArray_guchar_'
--------------------------------------------------
Comment 1 palfrey 2009-04-22 11:41:58 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 435035 ***