Created attachment 106563 [details] Crash report I wanted to start showFoto, it just crashed, see attached detailed crash report.
Thread 1 (Thread 0x7f608c3509c0 (LWP 11090)): [KCrash Handler] #6 0x00007f6088acf680 in QArrayData::shared_null () at /usr/lib64/libQt5Core.so.5 #7 0x00007f608b8c24ba in Digikam::EditorTool::~EditorTool() () at /usr/lib64/libdigikamcore.so.5.2.0 #8 0x00007f608b92a9e3 in () at /usr/lib64/libdigikamcore.so.5.2.0 #9 0x00007f6088a4fab5 in QObjectPrivate::deleteChildren() () at /usr/lib64/libQt5Core.so. There is no reason for this crash. In all case, try to reproduce the problem with a more recent version. Last stable is 5.6.0. You can try The AppImage Linux bundle. Showfoto is avaialble with a specific CLI option : [gilles@localhost digikam5]$ ./digikam-5.6.0-01-x86-64.appimage help -- digiKam AppImage Bundle -- Use 'help' as CLI argument to know all available options digiKam AppImage bundle CLI options: without option : run digiKam. <showfoto> : run Showfoto instead digiKam. <debug> : run digiKam into GDB. <debug> <showfoto> : run Showfoto into GDB. <help> : show this help. [gilles@localhost digikam5]$ Gilles Caulier
*** Bug 385844 has been marked as a duplicate of this bug. ***
Git commit 479a9497ab2d8aef713e9536b77c952e9b1f2163 by Maik Qualmann. Committed on 18/10/2017 at 19:28. Pushed by mqualmann into branch 'master'. delete editor tool before tool settings FIXED-IN: 5.8.0 M +2 -1 NEWS M +1 -0 utilities/imageeditor/editor/editortooliface.cpp https://commits.kde.org/digikam/479a9497ab2d8aef713e9536b77c952e9b1f2163
*** Bug 392813 has been marked as a duplicate of this bug. ***