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 1068 - Incorrect conversion of return value in meta function call (QObject slots)
: Incorrect conversion of return value in meta function call (QObject slots)
Status: ASSIGNED
Product: PySide
Classification: Unclassified
Component: PySide
: HEAD
: PC All
: P3 normal
Assigned To: Paulo Alcantara
:
:
:
  Show dependency treegraph
 
Reported: 2011-11-23 09:13 EET by Stepan
Modified: 2012-03-08 16:57 EET (History)
9 users (show)

See Also:


Attachments
patch to correct this behavior (pysidemetafunction.cpp) (1.27 KB, application/octet-stream)
2011-11-23 09:13 EET, Stepan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stepan 2011-11-23 09:13:23 EET
Created attachment 454 [details]
patch to correct this behavior (pysidemetafunction.cpp)

When meta function call returns a pointer to c++ object, PySide doesn't convert
it to correct PyObject - it return None.
Comment 1 Matti Airas 2012-03-08 16:57:45 EET
PySide is now a Qt-addon and uses Qt Project's JIRA tool for tracking bugs.
Please verify that the bug is still valid and re-submit it in the address
below:

https://bugreports.qt-project.org/

Sorry for the inconvenience!