glchess does not start

Bug #130275 reported by Áron Sisak
14
Affects Status Importance Assigned to Milestone
GNOME Games
Fix Released
Critical
gnome-games (Ubuntu)
Fix Released
Medium
Ubuntu Desktop Bugs

Bug Description

Binary package hint: gnome-games

GNOME glchess 2.19.6 does not start.

Traceback (most recent call last):
  File "/usr/games/glchess", line 20, in <module>
    start_game()
  File "/usr/lib/python2.5/site-packages/glchess/glchess.py", line 3, in start_game
    app = main.Application()
  File "/usr/lib/python2.5/site-packages/glchess/main.py", line 1077, in __init__
    self.ui = UI(self)
  File "/usr/lib/python2.5/site-packages/glchess/main.py", line 985, in __init__
    self.controller = gtkui.GtkUI(self)
  File "/usr/lib/python2.5/site-packages/glchess/gtkui/gtkui.py", line 453, in __init__
    self.defaultViewController = self.notebook.setDefault(None)
  File "/usr/lib/python2.5/site-packages/glchess/gtkui/gtkui.py", line 95, in setDefault
    self.defaultView = chessview.GtkView(self.ui, '', feedback)
  File "/usr/lib/python2.5/site-packages/glchess/gtkui/chessview.py", line 252, in __init__
    tooltip.tip_window.ensure_style()
AttributeError: 'NoneType' object has no attribute 'ensure_style'

Áron Sisak (asisak)
Changed in gnome-games:
assignee: nobody → desktop-bugs
status: New → Triaged
importance: Undecided → Medium
Changed in gnome-games:
status: Unknown → New
Revision history for this message
Sebastien Bacher (seb128) wrote :

That's only a game, not really a priority for the next tribe, changing the milestone setting

Revision history for this message
AndreasRøsdal (andreasr) wrote :

This is really caused by this bug in pygtk:

http://bugzilla.gnome.org/show_bug.cgi?id=449318

Changed in gnome-games:
status: Unknown → Confirmed
Changed in gnome-games:
status: Confirmed → Fix Released
Revision history for this message
Elv13 (elv1313) wrote :

I confirm this one, a default apps that crash on startup is a serious bug, it should be fixed, game or not.

Revision history for this message
AndreasRøsdal (andreasr) wrote :

The latest version of gnome-games has fixed this.
Get it at: http://ftp.gnome.org/pub/GNOME/sources/gnome-games/2.19/

It is really a pygtk API breakage. This has also been fixed in the SVN trunk version of gtk+,
and will be included in the next development release of gtk+.

There's not much more we can do as gnome-games maintainers....

Revision history for this message
Sebastien Bacher (seb128) wrote :

gnome-games (1:2.19.90.1-0ubuntu1) gutsy; urgency=low

  * New upstream version
    Minor fixup for another glChess crash due to pygtk API changes.
    (LP: #130275)

 -- Sebastien Bacher <email address hidden> Thu, 16 Aug 2007 21:09:31 +0200

Changed in gnome-games:
status: Triaged → Fix Released
Changed in gnome-games:
importance: Unknown → Critical
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.