Package: ghextris
Version: 0.9.0-1.3
Severity: serious
Tags: patch

ghextris fails to start on i386. Curiously, it works on amd64.

/usr/games/ghextris:254: Warning: IA__g_object_get_valist: object class 
`GnomeProgram' has no property named `default-icon'
  wTree = gtk.glade.XML(self.glade, "GhextrisApp")
TypeError: Cannot create a consistent method resolution
order (MRO) for bases Buildable, Orientable, ImplementorIface
**
ERROR:/tmp/pygtk/pygobject-2.20.0/gobject/pygobject.c:924:pygobject_new_full: 
assertion failed: (tp != NULL)
Aborted


This patch fixes it, but I can't explain why. (python + gobject + glade == too 
much magic)

--- ghextris.orig       2009-11-09 22:49:36.000000000 +0000
+++ ghextris    2009-11-09 22:49:44.000000000 +0000
@@ -31,6 +31,7 @@
 import gtk
 import gnomecanvas
 import gnome
+import gnome.ui
 import gobject
 import gtk.glade



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=nl_BE.UTF-8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ghextris depends on:
ii  python                        2.5.4-2    An interactive high-level object-o
ii  python-glade2                 2.16.0-1   GTK+ bindings: Glade support
ii  python-gnome2                 2.28.0-1   Python bindings for the GNOME desk
ii  python-gtk2                   2.16.0-1   Python bindings for the GTK+ widge

ghextris recommends no packages.

ghextris suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to