set_parent() doesn't work

Bug #356179 reported by Oscar Acena
4
Affects Status Importance Assigned to Milestone
pygoocanvas
Invalid
Undecided
Unassigned

Bug Description

Creating some item without a parent, and setting it later, does not work properly.

As an example, this code doesn not print anything.

------- [snippet code] -----

# See attached file for a complete executable example

root = canvas.get_root_item()
image = goocanvas.Image(pixbuf)
image.set_parent(root)

Using pygoocanvas 0.13 and python 2.5, on Debian Sid.

Revision history for this message
Oscar Acena (oscaracena) wrote :
Revision history for this message
Gian Mario Tagliaretti (gianmt) wrote :
Changed in pygoocanvas:
status: New → Invalid
Revision history for this message
Oscar Acena (oscaracena) wrote : Re: [Bug 356179] Re: set_parent() doesn't work

Ok, thank you very much!

Cheers.

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.