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 19 - Support emitting a signal across different threads
: Support emitting a signal across different threads
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: QtGui
: HEAD
: All All
: P5 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2009-08-26 19:11 EEST by Lauro Moura
Modified: 2009-10-14 14:20 EEST (History)
5 users (show)

See Also:


Attachments
GDB log (5.10 KB, text/plain)
2009-08-26 19:11 EEST, Lauro Moura
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lauro Moura 2009-08-26 19:11:48 EEST
Created attachment 14 [details]
GDB log

A thread emits a signal to a callback in the gui thread that tries to display a
message box.


Terminal output:

$python blockingfortuneclient.py 
QObject::setParent: Cannot set parent, new parent is in a different thread
QPixmap: It is not safe to use pixmaps outside the GUI thread
blockingfortuneclient.py: Fatal IO error: client killed
Comment 1 renato filho 2009-09-08 18:58:17 EEST
Fixed on commit: df57936f3b7cab0adf0fa3189c5a613fe09bca59