[Bug 310826] Amarok startup hangs for 5 seconds in KSystemTimeZonesPrivate::instance() - race condition with Telepathy Integration kded4 Module
Martin Klapetek
martin.klapetek at gmail.com
Wed Dec 12 01:09:33 GMT 2012
https://bugs.kde.org/show_bug.cgi?id=310826
Martin Klapetek <martin.klapetek at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/tele
| |pathy-kded-module/b03f8da1e
| |b88d2fbeac5f936cf74a7f72612
| |011d
--- Comment #14 from Martin Klapetek <martin.klapetek at gmail.com> ---
Git commit b03f8da1eb88d2fbeac5f936cf74a7f72612011d by Martin Klapetek.
Committed on 12/12/2012 at 02:05.
Pushed by mklapetek into branch 'kde-telepathy-0.5'.
Look async'sly for mpris2 dbus interfaces
QDBusConnection::sessionBus().interface()->registeredServiceNames()
is sync dbus call, freezing some things while being called.
This does that call in async way.
REVIEW: 107605
M +21 -2 telepathy-mpris.cpp
M +3 -0 telepathy-mpris.h
http://commits.kde.org/telepathy-kded-module/b03f8da1eb88d2fbeac5f936cf74a7f72612011d
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Kde-telepathy-bugs
mailing list