----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125352/ -----------------------------------------------------------
(Updated Sept. 23, 2015, 8:54 p.m.) Review request for Baloo, Pinak Ahuja and Vishesh Handa. Changes ------- Updating the patch to remove call to db->isOpen() and do the check during db->open() Repository: baloo Description ------- Dolphin currently crashes when selecting multiple files if Baloo is disabled. Tracking it down revealed Baloo::File::load() does not check if the database handle is valid before starting a transaction. This 3-liner fixes this. Diffs (updated) ----- src/lib/file.cpp ac034eb Diff: https://git.reviewboard.kde.org/r/125352/diff/ Testing ------- Dolphin doesn't crash anymore. Thanks, Boudhayan Gupta
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<