https://bugs.kde.org/show_bug.cgi?id=512692
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED CC| |[email protected] Ever confirmed|0 |1 --- Comment #1 from [email protected] --- I can reproduce what appears to be the same issue on Plasma 6.6.5 / Wayland. Command that fails: spectacle --region --background --copy-image --nonotify In my case the issue seems to depend on the screenshot size and/or visual complexity. Small/simple region screenshots are copied to the clipboard correctly. Large colorful/visually complex region screenshots fail. After the failed large screenshot, `wl-paste --list-types` does not show `image/png` or any other image MIME type. It still shows the previous clipboard contents, for example: text/plain text/plain;charset=utf-8 UTF8_STRING chromium/x-internal-source-rfh-token text/plain;charset=utf-8 TEXT STRING chromium/x-source-url The problem does not happen if either `--background` or `--nonotify` is removed: spectacle --region --copy-image --nonotify spectacle --region --background --copy-image Software/OS versions: Operating System: CachyOS / Arch Linux KDE Plasma Version: 6.6.5 KDE Frameworks Version: unknown; `kf6-config` was not available Qt Version: 6.11.1 Spectacle: 6.6.5 KWin: 6.6.5 Kernel: 7.0.11-1-cachyos Graphics Platform: Wayland Graphics Processor: AMD Radeon Vega Mobile Series / AMD Picasso/Raven 2, amdgpu Relevant packages: spectacle 1:6.6.5-1.1 plasma-workspace 6.6.5-2.1 kwin 6.6.5-4.1 qt6-base 6.11.1-1.1 qt6-wayland 6.11.1-1.1 xdg-desktop-portal 1.20.4-1.1 xdg-desktop-portal-kde 6.6.5-1.1 wl-clipboard 1:2.3.0-1.1 -- You are receiving this mail because: You are watching all bug changes.
