https://bugs.kde.org/show_bug.cgi?id=411326
Yichao Yu <yyc1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yyc1...@gmail.com --- Comment #7 from Yichao Yu <yyc1...@gmail.com> --- I'm not sure if it is exactly the same issue as originally reported but I've experienced the same issue as Martin Droessler on ArchLinux after a recent upgrade to 20.04.0. It is definately caused by ktp-contact-runner or one of it's dependencies. Using a combination of debugger and dbus inspection the hang is in `KTp::GlobalPresence::GlobalPresence (ktp-common-internals/KTp/global-presence.cpp)` which did a synchrnous call to `org.freedesktop.Telepathy.Client.KTp.KdedIntegrationModule`. The destination is not owned by any process on my computer probably because I'm not using ktp and it only returns after few second when the dbus call timed out. -- You are receiving this mail because: You are watching all bug changes.