I've imported a bunch of images that came with shoddy keywords. Some of them are the same if you lowercase them, and differ only in capitalization, e.g. "victory" and "Victory". For certain letters, this is hard to see (c & C, k & K, v & V etc.) After adding two of these keywords to an image, digiKam crashed. Here's the console log: digikam.general: -------------------------- New Keywords ("victory", "Victory") digikam.metaengine: xmlACDSee "<Categories><Category Assigned=\"1\">victory</Category><Category Assigned=\"1\">Victory</Category></Categories>" digikam.metaengine: "/c/download/inspiration/5db18069090e7ee77996d2aa6ad11919.jpg" ==> Read Iptc Keywords: () digikam.metaengine: "/c/download/x/inspiration/5db18069090e7ee77996d2aa6ad11919.jpg" ==> New Iptc Keywords: ("victory", "Victory") digikam.metaengine: MetaEngine::metadataWritingMode 0 digikam.metaengine: Will write Metadata to file "/c/download/inspiration/5db18069090e7ee77996d2aa6ad11919.jpg" digikam.metaengine: wroteComment: true digikam.metaengine: wroteEXIF: true digikam.metaengine: wroteIPTC: true digikam.metaengine: wroteXMP: true /tmp/.mount_bZcjjb/AppRun: line 70: 14725 Segmentation fault (core dumped) digikam.wrapper $@
Please try to reproduce the crash in GDB with AppImage. To do it, run the AppImage file from a console with the argument "debug". This will run digiKam in GDB. When it crash, just use "bt" command in GDB prompt. For more information about AppImage bundle options, use "help" as argument. Gilles Caulier
Problem still reproducible with AppImage bundle 6.0.0-beta1 available here : https://files.kde.org/digikam/ Gilles Caulier
Dan, Can you reproduce the problem using 6.1.0 pre-release bundle ? Gilles Caulier
I forget : files are here: https://files.kde.org/digikam/ Gilles Caulier
After 3 weeks of work, i finally completed the compilation of AppImage using Qt 5.11.3 + QWebkit 5.212. New 6.1.0 pre-release AppImage bundle can be found here (64 bits only for the moment) : https://files.kde.org/digikam/ Please check if this bugzilla entry still valid. Thanks in advance Gilles Caulier
digiKam 7.0.0 stable release is now published: https://www.digikam.org/news/2020-07-19-7.0.0_release_announcement/ We need a fresh feedback on this file using this version. Best Regards Gilles Caulier
Not reproducible here with 7.1.0. I close this file now. Reopen this file if necessary