https://bugs.kde.org/show_bug.cgi?id=361372
Jan Kundrát <j...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |http://commits.kde.org/troj | |ita/da070e70ca28761d58c1534 | |e7bc88c9cd74cbd17 Resolution|--- |FIXED --- Comment #9 from Jan Kundrát <j...@kde.org> --- Git commit da070e70ca28761d58c1534e7bc88c9cd74cbd17 by Jan Kundrát. Committed on 04/04/2016 at 12:44. Pushed by gerrit into branch 'master'. Do not assert on plugins which fail to load A plugin might fail to load for example because someone has uninstalled a required library, or because that library introduced an ABI-incompatible change. In that case, Trojita either asserted or outright crashed, which is a bit suboptimal ("the UX suffers" as they say nowadays :) ). Change-Id: Id31f25500a125080b3e67ea237de4589f4643495 M +7 -0 src/Gui/Window.cpp M +5 -1 src/Plugins/PluginManager.cpp M +1 -0 src/Plugins/PluginManager.h http://commits.kde.org/trojita/da070e70ca28761d58c1534e7bc88c9cd74cbd17 -- You are receiving this mail because: You are watching all bug changes.