https://bugs.kde.org/show_bug.cgi?id=501560
Bug ID: 501560
Summary: [Safe Assert] Copy Krita's Content from Its Own Canvas
and Paste Cause A Safe Assert Warning or Freeze
(5.3.0-be5a553909)
Classification: Applications
Product: krita
Version: nightly build (please specify the git hash!)
Platform: Appimage
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 179442
--> https://bugs.kde.org/attachment.cgi?id=179442&action=edit
gdb output from terminal
SUMMARY
Copy content from a layer and paste, a safe assert warning appears:
```
Krita has encountered an internal error:
SAFE ASSERT (krita): "mimedata" in file
/builds/graphics/krita/libs/ui/kis_clipboard.cc, line 320
Please report a bug to developers!
Press Ignore to try to continue.
Press Abort to see developers information (all unsaved data will be lost)
```
Ignore it will not crash or freeze, but after repeating 2 or 3 times (copy ->
paste -> ignore warning), krita will freeze.
krita-5.3.0-prealpha-be5a553909-x86_64.appimage (debug build)
STEPS TO REPRODUCE
1. New file, draw something on canvas, and press keyboard Ctrl+C, then Ctrl+V
2. Safe Assert Warning appears
3. Ignore, Ctrl+C, Ctrl+V, Ignore...repeat
4. Krita freeze
SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20250313
KDE Plasma Version: 6.3.3
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Kernel Version: 6.13.6-1-default (64-bit)
Graphics Platform: X11
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.