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 428 - Creation of more than one instances of QObject subclass failure
: Creation of more than one instances of QObject subclass failure
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: QtCore
: 0.4.2
: All All
: P3 critical
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-10-21 12:26 EEST by Marcin Łyko
Modified: 2010-11-25 17:48 EET (History)
8 users (show)

See Also:


Attachments
A Python script that demonstrates the issue (462 bytes, application/octet-stream)
2010-10-21 12:26 EEST, Marcin Łyko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Łyko 2010-10-21 12:26:22 EEST
Created attachment 120 [details]
A Python script that demonstrates the issue

Creation of more than once QObject subclass instances fails if the subclass
does something in its __init__() method before calling QObject.__init__().

A Python script that demonstrates the issue is attached to the report.
Comment 1 renato filho 2010-10-29 17:39:46 EEST
fixed on shiboken commit:
commit d09decc37b49ca19593131c7fb59486d5cfb1c33
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Oct 29 14:03:56 2010 -0300

pyside commit:
commit 7a439f4d21b08b0ef9b7344ee61dd55f71b13ed6
Author: renatofilho <renato.filho@openbossa.org>
Date:   Fri Oct 29 09:47:41 2010 -0300
Comment 2 renato filho 2010-11-25 17:48:15 EET
released on 1.0.0~beta1