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 268 - Shiboken::TypeResolver causes segfault when dealing with QVariant
: Shiboken::TypeResolver causes segfault when dealing with QVariant
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: Shiboken
: HEAD
: All All
: P5 major
Assigned To: Marcelo Lira
:
:
:
  Show dependency treegraph
 
Reported: 2010-07-21 18:05 EEST by Luciano Wolf
Modified: 2010-08-04 15:10 EEST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luciano Wolf 2010-07-21 18:05:04 EEST
I was running the elasticnodes.py example and it segfaults into itemChange
method from QtGui.QGraphicsItem. It's a virtual method that was reimplemented
and during the TypeResolver call inside shiboken it end up with a QDirModel
instead of a QGraphicsScene.
Comment 1 Luciano Wolf 2010-07-23 18:44:49 EEST
Fixed on commits:
Shiboken - #8a16ff951633c3755cf370228709afaf416b0407
PySide - #e42133e8e715600a948831eb9c29a5437a5f4fa1