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 500 - If an instance of QPrintDialog is created a deadlock happens on shutdown.
: If an instance of QPrintDialog is created a deadlock happens on shutdown.
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: PySide
: HEAD
: All All
: P2 normal
Assigned To: Hugo Parente Lima
:
:
:
  Show dependency treegraph
 
Reported: 2010-11-25 16:58 EET by Hugo Parente Lima
Modified: 2010-12-20 11:26 EET (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 Hugo Parente Lima 2010-11-25 16:58:37 EET
If an instance of QPrintDialog is created a deadlock happens on shutdown and
the python process never dies.
Comment 1 Matti Airas 2010-11-26 10:08:00 EET
P2?
Comment 2 Hugo Parente Lima 2010-12-13 11:40:28 EET
Fixed in commit:

shiboken/fb90a3df97b53f3ef4878d8beb719d4aa7b0c6cb
Comment 3 Hugo Parente Lima 2010-12-13 15:26:00 EET
Bug reopened, the fix caused a lot of regressions :-(
Comment 4 Hugo Parente Lima 2010-12-14 14:31:39 EET
Fixed in commit:

shiboken/b915f12df2349760309c2f7227bcdbad3c73a7da
Comment 5 Hugo Parente Lima 2010-12-20 11:26:08 EET
Closign bugs after release of 1.0.0 beta2.