Default gaphor install crashes on dapper

Bug #44184 reported by Philip Van Hoof
This bug report is a duplicate of:  Bug #30344: Gaphor doesn't start. Edit Remove
4
Affects Status Importance Assigned to Milestone
gaphor (Ubuntu)
New
Medium
Unassigned

Bug Description

Binary package hint: gaphor

root@lort:~# apt-get install gaphor
Reading package lists... Done
Building dependency tree... Done
gaphor is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@lort:~# exit
logout
pvanhoof@lort:~/repos/cronos/svn/tinymail/trunk$ gaphor

** (gaphor:25031): WARNING **: couldn't make the type `CanvasGroup' ready
/usr/lib/python2.4/site-packages/diacanvas/__init__.py:13: RuntimeWarning: tp_co mpare didn't return -1 or -2 for exception
  from _canvas import *
TypeError: Cannot create a consistent method resolution
order (MRO) for bases GObject, CanvasGroupableIface, CanvasGroupable
/usr/lib/python2.4/site-packages/diacanvas/__init__.py:19: DeprecationWarning: M odule gnome.canvas is deprecated; please import gnomecanvas instead
  from view import *
/usr/lib/python2.4/site-packages/gaphor/undomanager.py:195: RuntimeWarning: Inte rface type UndoManager has no python implementation support
  gobject.type_register(UndoManager)
Traceback (most recent call last):
  File "/usr/bin/gaphor", line 10, in ?
    gaphor.main(model)
  File "/usr/lib/python2.4/site-packages/gaphor/__init__.py", line 48, in main
    import diagram
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/__init__.py", line 56, i n ?
    from classifier import ClassifierItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/classifier.py", line 18, in ?
    from nameditem import NamedItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/nameditem.py", line 9, i n ?
    from elementitem import ElementItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/elementitem.py", line 74 , in ?
    initialize_item(ElementItem)
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/__init__.py", line 39, i n initialize_item
    if (diacanvas.CanvasItem in bases) or \
AttributeError: 'module' object has no attribute 'CanvasGroup'
pvanhoof@lort:~/repos/cronos/svn/tinymail/trunk$

Revision history for this message
Gauvain Pocentek (gpocentek) wrote :

Duplicate of bug #30344

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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