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 363 - Connecting slot to signal emitted by a QDesktopWidget obtained via QApplication.desktop()
: Connecting slot to signal emitted by a QDesktopWidget obtained via QApplicati...
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: QtGui
: 0.4.1
: PC Linux
: P3 critical
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-09-17 08:03 EEST by Luca Donaggio
Modified: 2010-10-13 13:48 EEST (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luca Donaggio 2010-09-17 08:03:58 EEST
Under Maemo Fremantle, this works:

desktop = QApplication.desktop() 
desktop.resized[int].connect(some_slot)

while this doesn't (segmentation fault):

QApplication.desktop().resized[int].connect(some_slot)
Comment 1 Hugo Parente Lima 2010-09-17 11:41:58 EEST
The segfault also occur on desktop.
Comment 2 renato filho 2010-09-20 15:55:39 EEST
fixed on PySide commit:

commit 0c0a5c128dcccc54ce08f53faec480d5d51f3425
Author: renatofilho <renato.filho@openbossa.org>
Date:   Mon Sep 20 15:12:23 2010 -0300
Comment 3 renato filho 2010-10-13 13:48:44 EEST
released on PySide 0.4.2