----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125352/ -----------------------------------------------------------
(Updated Sept. 22, 2015, 6:58 p.m.) Status ------ This change has been marked as submitted. Review request for Baloo, Pinak Ahuja and Vishesh Handa. Changes ------- Submitted with commit 29fe68f2657df503926e629477a41f7d9435048f by Boudhayan Gupta to branch master. 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 ----- src/lib/file.cpp 6bff57d 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 <<