D22626: KAlarm: simplify the starting of KOrganizer to use DBus activation
David Jarvie
noreply at phabricator.kde.org
Tue Jul 23 21:51:55 BST 2019
djarvie added a comment.
After updating korganizer, it now starts korganizer successfully. However, if korganizer is then quit, it fails on subsequent attempts to start korganizer, when it executes
QDBusInterface iface(KORG_DBUS_SERVICE, QStringLiteral(KORG_DBUS_LOAD_PATH), QStringLiteral("org.kde.PIMUniqueApplication"));
In this case, iface.isValid() returns false, but iface.lastError().message() returns an empty string.
REVISION DETAIL
https://phabricator.kde.org/D22626
To: dfaure, djarvie, vkrause
Cc: kde-pim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190723/1c82dfa4/attachment-0001.html>
More information about the kde-pim
mailing list