Revision 6fad484...
Go back to digest for 27th October 2013Bug Fixes in KDE-PIM
Dan Vratil committed changes in [kdepim-runtime] agents/migration/migrationscheduler.cpp:
Don't create MigrationExecutor job if there's no autostart migration to run
Otherwise the KJobTrackerInterface creates a job-in-progress notification,
but will never close it, because there is no migration that would cause
the MigrationExecutor to emitResult(). Very annoying :-)
File Changes
Modified 1 files
- agents/migration/migrationscheduler.cpp
1 files changed in total