[Bug 287002] panel freezes

Christoph Feck christoph at maxiom.de
Tue Mar 13 12:10:40 GMT 2012


https://bugs.kde.org/show_bug.cgi?id=287002

--- Comment #103 from Christoph Feck <christoph at maxiom.de> ---
It is Qt that enforces all UI related tasks to happen in a single thread, so it
really is the applet designer's responsibility to make non UI calls
(networking, D-Bus calls etc.) happen in a separate thread or in a non-blocking
way.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list