https://bugs.kde.org/show_bug.cgi?id=408246
Bug ID: 408246 Summary: Safe assert in Frame Data Serializer Product: krita Version: 4.2.0 Platform: Mint (Ubuntu based) OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: krita-bugs-n...@kde.org Reporter: tamtamy.tym...@gmail.com Target Milestone: --- Created attachment 120516 --> https://bugs.kde.org/attachment.cgi?id=120516&action=edit Safe assert dialog SUMMARY Recently I used an external drive as a both working file and a swap file location. When I unplug the drive, there is an assert that shows up and says: SAFE ASSERT (krita): "framesDir.isValid()" in file /home/tymon/kritadev/krita/libs/ui/KisFrameDataSerializer.cpp, line 34 STEPS TO REPRODUCE 1. Have an external drive with an animation file. 2. Set up swap file to be located there as well (most probably not needed, but just for completeness). 3. Render frames and animation to the external drive. 4. Close Krita. 5. Unplug the external drive. 6. Open Krita. 7. Open or create a file. OBSERVED RESULT There is a dialog with the safe assert. EXPECTED RESULT No dialog like that; there might be a warning that the frames directory doesn't exists or something, but only when I'm actually trying to render it; otherwise it just scares people. SOFTWARE/OS VERSIONS Linux Mint (available in About System) Qt Version: 5.12 -- You are receiving this mail because: You are watching all bug changes.