https://bugs.kde.org/show_bug.cgi?id=414028
caulier.gil...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/kde/ | |digikam/commit/e613bc900c58 | |144256e6d24e463217dabe76e49 | |5 --- Comment #15 from caulier.gil...@gmail.com --- Git commit e613bc900c58144256e6d24e463217dabe76e495 by Gilles Caulier. Committed on 08/01/2020 at 08:22. Pushed by cgilles into branch 'master'. This is a mess: some qWarning(), qInfo(), qCritical() messages are not wrapped in litteral debug spaces as expected and are printed as "unknown". To disable these messages, the right keyword is "default" (it's logic of course!) Now AppImage do not export the huge warning strings from Qt core in log files. ouf... Related: bug 415882, bug 414016 M +1 -1 project/bundles/appimage/data/AppRun https://invent.kde.org/kde/digikam/commit/e613bc900c58144256e6d24e463217dabe76e495 -- You are receiving this mail because: You are watching all bug changes.