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 528 - Connecting to SIGNAL positionUpdated fails
: Connecting to SIGNAL positionUpdated fails
Status: CLOSED FIXED
Product: PySide Mobility
Classification: Unclassified
Component: Location
: 0.1.0
: Other Other
: P2 major
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-12-04 08:29 EET by dom
Modified: 2011-01-21 15:44 EET (History)
9 users (show)

See Also:


Attachments
Code that reproduces the error on N900 running Maemo PR1.3 and pyside 1.0.0beta1 (453 bytes, text/x-python)
2010-12-04 08:29 EET, dom
Details
Code that reproduces segmentation error on N900 running Maemo PR1.3 and pyside 1.0.0beta1 when using traditional SIGNAL-SLOT syntax! (580 bytes, text/x-python)
2010-12-04 15:42 EET, dom
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dom 2010-12-04 08:29:01 EET
Created attachment 165 [details]
Code that reproduces the error on N900 running Maemo PR1.3 and pyside
1.0.0beta1

When trying to connect to the SIGNAL positionUpdated of QGeoPositionInfoSource,
"Invalid Signal signature: positionUpdated(QtMobility::QGeoPositionInfo)" is
returned. The SIGNAL will not be connected to the slot! 

With pyside 0.4.2 this worked perfectly.
Comment 1 dom 2010-12-04 15:42:51 EET
Created attachment 166 [details]
Code that reproduces segmentation error on N900 running Maemo PR1.3 and pyside
1.0.0beta1 when using traditional SIGNAL-SLOT syntax!
Comment 2 Matti Airas 2010-12-07 06:32:36 EET
Thanks for the bug report. This indeed sounds like a pretty major regression.
I'm prioritizing P2 - this will be fixed before our next release.
Comment 3 Matti Airas 2010-12-07 18:51:59 EET
*** Bug 534 has been marked as a duplicate of this bug. ***
Comment 4 dom 2010-12-24 09:26:13 EET
Bothe issues seem to be fixed in version 1.0.0~beta2 “Mineshaft gap”, package
python-qtmobility_0.2-0maemo7_all.deb

Thanks!
Comment 5 renato filho 2011-01-21 15:44:41 EET
release beta4