Revision 83bc9f4...

Go back to digest for 11th August 2013

Bug Fixes in KDE-PIM

Dan Vratil committed changes in [kdepimlibs] /:

Don't call Akonadi via DBus when the server is not running

When Akonadi server is not running, configuring the Monitor filter
via DBus will crash, because NotificationManager is not yet ready.

Wait for server to reach the 'Running' state, then connect to the
NotificationManager and subscribe to notifications.

File Changes

Modified 3 files
  •   akonadi/changenotificationdependenciesfactory.cpp
  •   akonadi/monitor.cpp
  •   akonadi/monitor_p.cpp
3 files changed in total