PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 521 - "Internal C++ object (GLWidget) already deleted" after running examples
: "Internal C++ object (GLWidget) already deleted" after running examples
Status: CLOSED DUPLICATE of bug 505
Product: PySide
Classification: Unclassified
Component: QtOpenGL
: 1.0.0 beta1
: All All
: P3 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-12-02 20:04 EET by Farsmo
Modified: 2010-12-20 11:26 EET (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Farsmo 2010-12-02 20:04:40 EET
examples/opengl/grabber.py and examples/opengl/overpainting.py work fine until
the window is closed, at which point an error:

Exception RuntimeError: 'Internal C++ object (GLWidget) already deleted.' in
<bo
und method GLWidget.__del__ of <__main__.GLWidget object at 0x03E3B350>>
ignored

is thrown.
Comment 1 Matti Airas 2010-12-03 04:40:45 EET
Thanks for the bug. Got the same results - prioritizing P3.
Comment 2 renato filho 2010-12-03 21:04:26 EET
this bug is the same problem reported on bug #505 I will mark this as
duplicated.

*** This bug has been marked as a duplicate of bug 505 ***
Comment 3 Hugo Parente Lima 2010-12-20 11:26:12 EET
Closign bugs after release of 1.0.0 beta2.