in plugin thread - unable to create more complex instances than QWidget

Bug #659077 reported by Rafal Wokacz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Carto
New
High
Unassigned

Bug Description

Unable to create QPushButton within the ConfigDialog, while the ConfigDialog is instantiated in the QThread.
It is said that the QThread must not be passed as the 'this' to the child QObjects. More over the GUI objects are not reentrant, They can only be used from the main thread.(ref. http://doc.qt.nokia.com/4.7/threads-qobject.html)

Appear only in linux. Checked on qt 4.6, 4.7.

Tags: linux
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.