----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115267/ -----------------------------------------------------------
(Updated Jan. 24, 2014, 10:56 a.m.) Status ------ This change has been marked as submitted. Review request for Baloo. Repository: baloo Description ------- SearchStore: Switch to QPluginLoader based plugins. KPluginFactory calls KGlobal::locale() which crashes if it wasn't initialized from the main thread of the program. In the case of akonadi (since akonadi is a qt application), we can't initialize it, therefore we avoid it altoghether. Diffs ----- src/core/searchstore.h c2363cc src/core/searchstore.cpp 1a41e27 src/file/search/autotest/filesearchstoretest.cpp a01ef1d src/file/search/filesearchstore.h bcdd1cd src/file/search/filesearchstore.cpp f2a2ae4 src/pim/search/contact/contactsearchstore.h 9406e3b src/pim/search/contact/contactsearchstore.cpp c7a4e11 src/pim/search/email/emailsearchstore.h 61f299c src/pim/search/email/emailsearchstore.cpp 83f452c Diff: https://git.reviewboard.kde.org/r/115267/diff/ Testing ------- Thanks, Christian Mollekopf
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<