fix: use after free begone!

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers
2025-04-19 06:16:57 -07:00
parent da30904630
commit d0ccd110a1
10 changed files with 86 additions and 26 deletions

View File

@ -3,6 +3,9 @@
# prevent log spam and strange bugs
# qt.qpa.drawing in particular causes theme artifacts on MacOS
qt.*.debug=false
# supress image format noise
kf.imageformats.plugins.hdr=false
kf.imageformats.plugins.xcf=false
# don't log credentials by default
launcher.auth.credentials.debug=false
# remove the debug lines, other log levels still get through