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 711 - Crash after calling widgetForAction() of QToolBar
: Crash after calling widgetForAction() of QToolBar
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: PySide
: HEAD
: PC Linux
: P2 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2011-03-03 17:07 EET by Krzysztof Wlodarczyk
Modified: 2011-04-01 23:16 EEST (History)
9 users (show)

See Also:


Attachments
a demo script (1.16 KB, text/x-python)
2011-03-03 17:07 EET, Krzysztof Wlodarczyk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Wlodarczyk 2011-03-03 17:07:07 EET
Created attachment 278 [details]
a demo script

PySide crashes (Segmentataion Fault) on various occasions after
widgetForAction() method of QToolBar is called. I attach an example that
crashes afer calling some methods of returned QToolButton instance. Push the
button several times.

A crash happens also on adding items to QTreeWidget, setting their text or
creating any widget without a parent. All of these happen only after
widgetForAction() was called.
Comment 1 Hugo Parente Lima 2011-03-04 15:05:12 EET
I can reproduce the crash after clicking the button many times.
Comment 2 renato filho 2011-03-16 21:35:08 EET
fixed on pyside commit:

commit 9a7733ef8cadc7cab88f420ee7dd1a504047b325
Author: Renato Filho <renato.filho@openbossa.org>
Date:   Fri Mar 11 15:56:25 2011 -0300
Comment 3 Hugo Parente Lima 2011-04-01 23:16:08 EEST
Closing bug after release of PySide 1.0.1.