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 72 - borderlayout.py and flowlayout.py produce RuntimeError: std::bad_typeid
: borderlayout.py and flowlayout.py produce RuntimeError: std::bad_typeid
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: PySide
: HEAD
: All All
: P5 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2009-09-25 10:56 EEST by Luciano Wolf
Modified: 2009-11-24 18:06 EET (History)
6 users (show)

See Also:


Attachments
Semi-minimal testcase for the issue (use "make && make test" to run) (32.02 KB, application/x-gzip)
2009-10-22 15:02 EEST, Anderson Lizardo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luciano Wolf 2009-09-25 10:56:07 EEST
Both borderlayout.py and flowlayout.py available at
/git/pyside-examples/examples/layouts produces the following error when they
run:

Traceback (most recent call last):
  File "./borderlayout.py", line 198, in <module>
    window.show()
RuntimeError: std::bad_typeid

Traceback (most recent call last):
  File "./flowlayout.py", line 99, in <module>
    mainWin.show()
RuntimeError: std::bad_typeid
Comment 1 Anderson Lizardo 2009-10-22 15:02:46 EEST
Created attachment 22 [details]
Semi-minimal testcase for the issue (use "make && make test" to run)
Comment 2 renato filho 2009-11-18 17:45:20 EET
fixed on boostpythongenerator commit: 8f07dbd33a38003ecba0ca5a0c91b16ec25415e2
Comment 3 renato filho 2009-11-24 18:06:03 EET
fixed on PySide release 0.2.2.