[Bug 310826] Amarok startup hangs for 5 seconds in KSystemTimeZonesPrivate::instance() - race condition with Telepathy Integration kded4 Module
Matěj Laitl
matej at laitl.cz
Fri Nov 30 00:31:15 GMT 2012
https://bugs.kde.org/show_bug.cgi?id=310826
--- Comment #7 from Matěj Laitl <matej at laitl.cz> ---
(In reply to comment #6)
> I bet it's QDBusConnectionInterface::registeredServiceNames that's
> synchronous. Though there's no async equivalent that I'm aware of.
> That would probably match the line in your code you're showing me.
Hmm, it doesn't show up in the backtrace.
QDBusConnectionPrivate::findMetaObject() really calls
QDBusMessage reply = sendWithReply(msg, QDBus::Block);
in qdbuintegrator.cpp:2356.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Kde-telepathy-bugs
mailing list