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 671 - Limitation on the number of signals
: Limitation on the number of signals
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: QtCore
: HEAD
: All All
: P2 normal
Assigned To: renato filho
: http://groups.google.com/group/pyside...
:
:
  Show dependency treegraph
 
Reported: 2011-02-08 08:42 EET by Vladimir
Modified: 2011-02-17 19:18 EET (History)
9 users (show)

See Also:


Attachments
test case (1.43 KB, text/x-python)
2011-02-08 08:44 EET, Vladimir
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir 2011-02-08 08:42:09 EET
If there are more than 13 signals in a QObject derivative, some of emitters
fail.
Comment 1 Vladimir 2011-02-08 08:44:55 EET
Created attachment 254 [details]
test case
Comment 2 Hugo Parente Lima 2011-02-08 13:48:08 EET
A weird bug I would say, marking as P2 as it is a fundamental feature.
Comment 3 Marcelo Lira 2011-02-10 08:22:09 EET
This bug was mentioned discussed on Qt mailing list:
http://lists.qt.nokia.com/pipermail/qt-components/2011-February/000459.html

And it comes with code: http://pastebin.com/Eh9yrFX5
Comment 4 renato filho 2011-02-10 17:31:28 EET
fixed on pyside commit:

commit b9dd824866016cfecfedd352faefcb54b35fe734
Author: Renato Araujo Oliveira Filho <renato.filho@openbossa.org>
Date:   Thu Feb 10 14:02:39 2011 -0300
Comment 5 Hugo Parente Lima 2011-02-17 19:18:22 EET
Released in 1.0.0~rc1