[telepathy] [Bug 452011] krunner blocks UI when loading Telepathy contacts runner
Nicolas Fella
bugzilla_noreply at kde.org
Tue Mar 29 16:20:55 BST 2022
https://bugs.kde.org/show_bug.cgi?id=452011
Nicolas Fella <nicolas.fella at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nicolas.fella at gmx.de
--- Comment #5 from Nicolas Fella <nicolas.fella at gmx.de> ---
As far as I can tell it's hanging while creating the QDBusInterface in
https://invent.kde.org/network/ktp-common-internals/-/blob/master/KTp/global-presence.cpp#L48
It could be that the other side (the ktp kded module) is not responding for
some reason. Or just the fact that creating a QDBusInterface this way is slow
and should not be done. It could well be that this can be easily improved by
using a generated interface class, but my motivation to touch KTP code is slim
and I'd rather see it buried. But that's just my opinion
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-telepathy-bugs
mailing list