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

--- Comment #5 from beojan <beo...@gmail.com> ---
The problem is that Krita's connection to the DBus session bus is suspended
when it's opened. This is probably due to this commit in Qt:
https://git.merproject.org/mer-core/qtbase/commit/1f6fa1f37a14742ddf53c753ce52d9dc048cd1dc?view=parallel
(sorry, not on Qt's own git repository because that doesn't come up in a Google
search).

In Krita, delivery isn't being unsuspended when the event loop starts. It looks
like Krita creates throwaway QApplication instances while starting up, so
perhaps this is connected to that.

This also means nothing that connects to Krita via DBus actually works.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to