https://bugs.kde.org/show_bug.cgi?id=492114
Bug ID: 492114 Summary: [SAFE ASSERT] Switching to selected Snapshot cause a safe assert warning Classification: Applications Product: krita Version: nightly build (please specify the git hash!) Platform: Appimage OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: krita-bugs-n...@kde.org Reporter: ss93...@gmail.com Target Milestone: --- SUMMARY Use snapshot docker to "Switch to a selected Snapshot", a safe assert warning will popup, ignore it **won't** crash krita, but the bottom layer in Layer Docker will become Active Layer Here is the terminal log with the bug trigger two times, first time "ignore" and the second time "Abort" ``` SAFE ASSERT (krita): "shape" in file /builds/graphics/krita/libs/ui/kis_node_manager.cpp, line 165 WARNING: idle task consumed more than 200 ms, it can cause visible distractions to the user WARNING: time consumed in "layer-thumbnails-stroke" is 289 ms SAFE ASSERT (krita): "shape" in file /builds/graphics/krita/libs/ui/kis_node_manager.cpp, line 165 Thread 1 "krita" received signal SIGABRT, Aborted. 0x00007ffff4aa94ac in __pthread_kill_implementation () from /lib64/libc.so.6 ``` OpenSUSE 15.5/15.6 Leap krita-5.3.0-prealpha-242de665a4-x86_64.appimage STEPS TO REPRODUCE 1. Draw on canvas, and create a new snapshot with snapshot docker 2. continue drawing, and then select a snapshot and press "Switch to a selected Snapshot" 3. SAFE ASSERT popup ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.