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 1119 - Segmentation fault in Shiboken::Conversions::isPythonToCppConvertible when calling QApplication.setOverrideCursor()
: Segmentation fault in Shiboken::Conversions::isPythonToCppConvertible when ca...
Status: RESOLVED WORKSFORME
Product: PySide
Classification: Unclassified
Component: PySide
: HEAD
: PC Linux
: P2 normal
Assigned To: Paulo Alcantara
:
:
:
  Show dependency treegraph
 
Reported: 2012-01-11 19:08 EET by Catalin Drula
Modified: 2012-02-26 06:55 EET (History)
10 users (show)

See Also:


Attachments
reproduces crash (229 bytes, text/x-python)
2012-01-11 19:08 EET, Catalin Drula
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Catalin Drula 2012-01-11 19:08:12 EET
I get a segmentation fault when running the attached example on PySide 1.1.0,
but not on 1.0.2.
Comment 1 Catalin Drula 2012-01-11 19:08:43 EET
Created attachment 477 [details]
reproduces crash
Comment 2 Paulo Alcantara 2012-01-24 20:49:10 EET
Hi Catalin,

With PySide built against git HEAD this Python script works fine.
Comment 3 Paulo Alcantara 2012-02-26 06:55:25 EET
Hi,

As this Python script works since from the last commentary I did, as well as
currently, I'll mark this report as WORKSFORME.


           - Paulo Alcantara