https://bugs.kde.org/show_bug.cgi?id=466170
--- Comment #17 from Rainer Dorsch <m...@bokomoko.de> --- (In reply to Maik Qualmann from comment #15) > Furthermore, this termination is a Q_Assert, this would not lead to digiKam > being terminated if compiled as "release" and not as "debug". Here are the sources of the Debian digikam package https://sources.debian.org/src/digikam/4%3A7.9.0-1/ I am not a Debian packaging expert, but the rules file controls the build process (which looks much leaner than what I have seen for other packages) https://sources.debian.org/src/digikam/4%3A7.9.0-1/debian/rules/ I did not see an explicit debug target, but I can run a build process from sources later to check the output on the console. They apply two patches https://sources.debian.org/src/digikam/4%3A7.9.0-1/debian/patches/ but both look harmless from my (very limited) perspective. I am wondering what would happen if I build with ENABLE_QWEBENGINE = OFF ? Would digikam still be of any use? -- You are receiving this mail because: You are watching all bug changes.