https://bugs.kde.org/show_bug.cgi?id=508403
--- Comment #5 from Maik Qualmann <[email protected]> --- Try setting the Qt debug environment variable so we can see more, as described here when digiKam doesn't start: https://www.digikam.org/contribute/#windows-host What's noticeable is this path "f/digikam/facesengine", drive letter without a colon. The QDir command uses the "QDir::Drives" parameter, which we don't use anywhere else in the code, so it's probably an internal Qt function. ExifTool can't be started; the path appears to be empty. Also, no models for AI functions are found. This all looks very strange; with more debugging, we might be able to narrow it down. Maik -- You are receiving this mail because: You are watching all bug changes.
