https://bugs.kde.org/show_bug.cgi?id=505694
Tiar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED CC| |[email protected] --- Comment #1 from Tiar <[email protected]> --- It's in File -> Create Template From Image -> Picture -> Custom: Select -> And then it spews all those safe asserts: SAFE ASSERT (krita): "!suffixes.isEmpty()" in file /builds/graphics/krita/libs/widgetutils/KoFileDialog.cpp, line 466 KoFileDialog: Found no suffixes for mime type "image/ani" SAFE ASSERT (krita): "!suffixes.isEmpty()" in file /builds/graphics/krita/libs/widgetutils/KoFileDialog.cpp, line 466 KoFileDialog: Found no suffixes for mime type "image/bw" (below I removed the SAFE ASSERT line since they were repeating) KoFileDialog: Found no suffixes for mime type "image/cur" KoFileDialog: Found no suffixes for mime type "image/eps" KoFileDialog: Found no suffixes for mime type "image/epsf" KoFileDialog: Found no suffixes for mime type "image/epsi" KoFileDialog: Found no suffixes for mime type "image/exr" KoFileDialog: Found no suffixes for mime type "image/hdr" KoFileDialog: Found no suffixes for mime type "image/icns" KoFileDialog: Found no suffixes for mime type "image/jpg" KoFileDialog: Found no suffixes for mime type "image/kra" KoFileDialog: Found no suffixes for mime type "image/ora" KoFileDialog: Found no suffixes for mime type "image/pbm" KoFileDialog: Found no suffixes for mime type "image/pcx" KoFileDialog: Found no suffixes for mime type "image/pdd" KoFileDialog: Found no suffixes for mime type "image/pgm" KoFileDialog: Found no suffixes for mime type "image/pic" KoFileDialog: Found no suffixes for mime type "image/ppm" KoFileDialog: Found no suffixes for mime type "image/psb" KoFileDialog: Found no suffixes for mime type "image/psdt" KoFileDialog: Found no suffixes for mime type "image/ras" KoFileDialog: Found no suffixes for mime type "image/rgb" KoFileDialog: Found no suffixes for mime type "image/rgba" KoFileDialog: Found no suffixes for mime type "image/sgi" KoFileDialog: Found no suffixes for mime type "image/svg" KoFileDialog: Found no suffixes for mime type "image/svgz" KoFileDialog: Found no suffixes for mime type "image/tif" KoFileDialog: Found no suffixes for mime type "image/wbmp" KoFileDialog: Found no suffixes for mime type "image/xbm" KoFileDialog: Found no suffixes for mime type "image/xcf" KoFileDialog: Found no suffixes for mime type "image/xpm" KoFileDialog: No default suffix for 'All supported formats' My system is Linux Mint and I used appimage Krita 5.3.1. I would assume it didn't actually crash or forced to abort, it just asked the same question so many times (to skip the safe assert) that it was easier to click Abort. And it was an unstable version, while mine was stable so it only printed it to Log Viewer. -- You are receiving this mail because: You are watching all bug changes.
