Widgets no longer working in pygoocanvas packaged in intrepid

Bug #276776 reported by Rich Wareham
4
Affects Status Importance Assigned to Milestone
pygoocanvas
Invalid
Undecided
Unassigned

Bug Description

A fresh install of python-pygoocanvas from intrepid. I copied the examples, un gzip'd them and table_demo.py is broken. In my actual goocanvas app, I get exactly the same error whenever I try creating a goocanvas.Widget:

rjw57@vega:~/Documents/pygoocanvas-examples/simple_demo$ python table_demo.py
table_demo.py:41: Warning: cannot derive `GooCanvasWidgetAccessible' from non-fundamental parent type `GooCanvasItem'
  height = -1)
table_demo.py:41: Warning: g_once_init_leave: assertion `initialization_value != 0' failed
  height = -1)
table_demo.py:41: Warning: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
  height = -1)

** (table_demo.py:1011): CRITICAL **: atk_object_initialize: assertion `ATK_IS_OBJECT (accessible)' failed

Revision history for this message
Gian Mario Tagliaretti (gianmt) wrote :

I cannot reproduce this bug, I don't have Intrepid installed but I'm running SVN version of every dep.

Anyone else can confirm this bug?

Revision history for this message
Michael Gratton (mjog) wrote :

This works fine for me: zcat /usr/share/doc/python-pygoocanvas/examples/simple_demo/table_demo.py.gz | python -

libgoocanvas-common 0.12-0ubuntu1
libgoocanvas3 0.12-0ubuntu1
python-pygoocanvas 0.12.0-0ubuntu1
python-gtk2 2.13.0-0ubuntu8
libgtk2.0-0 2.14.4-0ubuntu1
python2.5 2.5.2-11.1ubuntu1

Changed in pygoocanvas:
status: New → Invalid
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.