https://bugs.kde.org/show_bug.cgi?id=432871
Tiar <tamtamy.tym...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tamtamy.tym...@gmail.com --- Comment #14 from Tiar <tamtamy.tym...@gmail.com> --- Created attachment 137007 --> https://bugs.kde.org/attachment.cgi?id=137007&action=edit Crash log (only one thread though) I got this crash while having a document open in appimage after checking "switch eraser size". The crashlog is a bit empty since it doesn't have debug symbols, but it does show clearly that it comes from that checkbox. I don't see why Krita would attempt to change theme just because some checkbox got activated?... The version I used was 1ea07f2. ---- Thread 1 "AppRun" received signal SIGSEGV, Segmentation fault. 0x00007ffff49a6e81 in ?? () from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libQt5Widgets.so.5 (gdb) bt #0 0x00007ffff49a6e81 in ?? () from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libQt5Widgets.so.5 #1 0x00007ffff49a71e8 in ?? () from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libQt5Widgets.so.5 #2 0x00007ffff6f17bef in KisMainWindow::slotThemeChanged() () from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libkritaui.so.17 #3 0x00007ffff6f27e3f in ?? () from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libkritaui.so.17 #4 0x00007ffff3e516f9 in QMetaObject::activate(QObject*, int, int, void**) () from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libQt5Core.so.5 #5 0x00007ffff6f4eea1 in ?? () from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libkritaui.so.17 #6 0x00007ffff6f4f251 in ?? () from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libkritaui.so.17 #7 0x00007ffff6f1c4d3 in KisMainWindow::configChanged() () from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libkritaui.so.17 #8 0x00007ffff6f27e82 in ?? () from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libkritaui.so.17 #9 0x00007ffff3e516f9 in QMetaObject::activate(QObject*, int, int, void**) () from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libQt5Core.so.5 #10 0x00007ffff6c2cea3 in KisConfig::setUseEraserBrushOpacity(bool) () from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libkritaui.so.17 #11 0x00007ffff6caecdc in KisPaintopBox::slotEraserBrushOpacityToggled(bool) () from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libkritaui.so.17 #12 0x00007ffff6b1dbbc in ?? () from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libkritaui.so.17 #13 0x00007ffff3e516f9 in QMetaObject::activate(QObject*, int, int, void**) () from /tmp/.mount_krita-mLlIZy/usr/bin/../lib/libQt5Core.so.5 -- You are receiving this mail because: You are watching all bug changes.