https://bugs.kde.org/show_bug.cgi?id=410980
--- Comment #12 from caulier.gil...@gmail.com --- Maik, AppImage is re-built with Qt 5.12.5 and ICU support. This time, at startup, the warning on the console is different : = "Digikam") Digikam::DPluginLoader::registerGenericPlugins: Generic plugin named "Video Slideshow" registered to Digikam::DigikamApp(0x20e7860, name = "Digikam") Digikam::DPluginLoader::registerGenericPlugins: Generic plugin named "YandexFotki" registered to Digikam::DigikamApp(0x20e7860, name = "Digikam") unknown: Could not create collator: 4 unknown: Could not create collator: 4 unknown: Could not create collator: 4 unknown: Could not create collator: 4 unknown: Could not create collator: 4 unknown: Could not create collator: 4 ... The status code 4 = U_FILE_ACCESS_ERROR the warning is reported by this function: https://github.com/qt/qtbase/blob/5.12/src/corelib/tools/qcollator_icu.cpp#L55 Gilles -- You are receiving this mail because: You are watching all bug changes.