[Spectacle] [Bug 505281] Rectangular screenshots are consistently empty when copied
https://bugs.kde.org/show_bug.cgi?id=505281 --- Comment #12 from Eugene --- It seems like i face this only in my main account and only clear desktop screenshot gives me blank element in clipboard new account almost everything seems to be fine -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 505281] Rectangular screenshots are consistently empty when copied
https://bugs.kde.org/show_bug.cgi?id=505281 Eugene changed: What|Removed |Added CC||[email protected] --- Comment #11 from Eugene --- The issue haven't been fixed after update Frameworks to 6.22 Operating System: EndeavourOS KDE Plasma Version: 6.5.4 KDE Frameworks Version: 6.22.0 Qt Version: 6.10.1 Kernel Version: 6.18.4-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 5800H with Radeon Graphics Memory: 32 GiB of RAM (30,7 GiB usable) Graphics Processor: AMD Radeon Graphics Manufacturer: ASUSTeK COMPUTER INC. Product Name: MINIPC PN52 -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 505281] Rectangular screenshots are consistently empty when copied
https://bugs.kde.org/show_bug.cgi?id=505281 [email protected] changed: What|Removed |Added CC||[email protected] -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 505281] Rectangular screenshots are consistently empty when copied
https://bugs.kde.org/show_bug.cgi?id=505281 David Edmundson changed: What|Removed |Added Latest Commit||https://invent.kde.org/fram ||eworks/kguiaddons/-/commit/ ||b71af4e1afcf72b8c9da315dc8d ||728db70d753c0 Status|ASSIGNED|RESOLVED Version||6.22 Fixed/Implemented|| In|| Resolution|--- |FIXED --- Comment #10 from David Edmundson --- Git commit b71af4e1afcf72b8c9da315dc8d728db70d753c0 by David Edmundson, on behalf of David Redondo. Committed on 15/12/2025 at 10:16. Pushed by davidedmundson into branch 'master'. ksystemclipboard: Dispatch read events in another thread WaylandClipboard wraps ext_data_control if an application tried to read the clipboard using QClipboard whilst it owns the data control we would deadlock. This was previously being solved by trying to transfer mimedata to the regular clipboard upon gaining focus. However this never worked reliably and efforts to fix this only made it more complicated. To solve the original deadlock all ext_data_control classes now live on another thread which dispatches events on a separate queue. A recursive mutex allows the main thread to read mimedata and no wayland events which change the mimedata process until this is complete. Related: bug 480448, bug 496029, bug 502831, bug 506467, bug 507792, bug 509065, bug 509689, bug 511736 FIXED-IN: 6.22 M +116 -14 src/systemclipboard/waylandclipboard.cpp M +3-0src/systemclipboard/waylandclipboard_p.h https://invent.kde.org/frameworks/kguiaddons/-/commit/b71af4e1afcf72b8c9da315dc8d728db70d753c0 -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 505281] Rectangular screenshots are consistently empty when copied
https://bugs.kde.org/show_bug.cgi?id=505281 --- Comment #9 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kguiaddons/-/merge_requests/191 -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 505281] Rectangular screenshots are consistently empty when copied
https://bugs.kde.org/show_bug.cgi?id=505281 Bug Janitor Service changed: What|Removed |Added Status|REOPENED|ASSIGNED --- Comment #8 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/plasma/spectacle/-/merge_requests/481 -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 505281] Rectangular screenshots are consistently empty when copied
https://bugs.kde.org/show_bug.cgi?id=505281 [email protected] changed: What|Removed |Added CC||[email protected] -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 505281] Rectangular screenshots are consistently empty when copied
https://bugs.kde.org/show_bug.cgi?id=505281 Kuro changed: What|Removed |Added CC||[email protected] -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 505281] Rectangular screenshots are consistently empty when copied
https://bugs.kde.org/show_bug.cgi?id=505281 --- Comment #7 from Rafael Lima --- This bug is weird... it does not happen all the time. And I could not figure out when it happens for sure. Right now, I have just logged into my account and took a screenshot and it worked... and then I took a second screenshot, and this one did NOT work. Then the third and fourth worked, and the fifth failed. Go figure. I am using two monitors, maybe this is related? -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 505281] Rectangular screenshots are consistently empty when copied
https://bugs.kde.org/show_bug.cgi?id=505281 Rafael Lima changed: What|Removed |Added CC||[email protected] --- Comment #6 from Rafael Lima --- I am also being affected by this. Taking a screenshot with Spectacle and then copying it to the clipboard stopped working. The clipboard is empty. -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 505281] Rectangular screenshots are consistently empty when copied
https://bugs.kde.org/show_bug.cgi?id=505281 --- Comment #5 from YanEx --- Created attachment 182556 --> https://bugs.kde.org/attachment.cgi?id=182556&action=edit Screenshot of settings It seems like the issue disappears when taking a screenshot using the Meta+Shift+Print shortcut (Capture Rectangular Region), instead of launching Spectacle with the Print key (Launch). -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 505281] Rectangular screenshots are consistently empty when copied
https://bugs.kde.org/show_bug.cgi?id=505281 YanEx changed: What|Removed |Added CC||[email protected] -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 505281] Rectangular screenshots are consistently empty when copied
https://bugs.kde.org/show_bug.cgi?id=505281 [email protected] changed: What|Removed |Added Status|RESOLVED|REOPENED CC||[email protected] Ever confirmed|0 |1 Resolution|WORKSFORME |--- --- Comment #4 from [email protected] --- Can confirm that the bug does occur on my system when manually copying a rectangular region. Seems like it happens randomly though, not only for the first time after logging in. Taking a screenshot again copies it to clipboard properly. Right at the time the screenshot fails to be copied and appears in the clipboard as an empty entry, journalctl says this: ``` plasmashell[1127]: qrc:/qt/qml/org/kde/plasma/private/clipboard/ClipboardItemDelegate.qml:121:32: Unable to assign [undefined] to double ``` My spectaclerc: ``` [Annotations] freehandStrokeColor=15,14,14 freehandStrokeWidth=6 rectangleFillColor=255,255,255 rectangleShadow=false rectangleStrokeColor=0,0,0,0 [General] autoSaveImage=true clipboardGroup=PostScreenshotCopyImage [GuiConfig] captureMode=0 includePointer=true includeShadow=false quitAfterSaveCopyExport=true [ImageSave] lastImageSaveLocation=file:///home/[user]/Pictures/Screenshots/Screenshot_20250622_194609.png translatedScreenshotsFolder=Screenshots [VideoSave] preferredVideoFormat=2 translatedScreencastsFolder=Screencasts ``` Software/OS versions: Operating System: EndeavourOS KDE Plasma Version: 6.4.0 KDE Frameworks Version: 6.15.0 Qt Version: 6.9.1 Kernel Version: 6.15.3-arch1-1 (64-bit) Graphics Platform: Wayland Note: not sure if it's any important, but my setup uses two displays - external monitor connected by HDMI port to a laptop. -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 505281] Rectangular screenshots are consistently empty when copied
https://bugs.kde.org/show_bug.cgi?id=505281 Nate Graham changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |WORKSFORME --- Comment #3 from Nate Graham --- Ok, let us know if it happens again. -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 505281] Rectangular screenshots are consistently empty when copied
https://bugs.kde.org/show_bug.cgi?id=505281 [email protected] changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Status|NEEDSINFO |REPORTED --- Comment #2 from [email protected] --- (In reply to Nate Graham from comment #1) > I can't reproduce the issue with those steps. Are you using any non-default > settings in Spectacle? Can you attach your ~/.config/spectaclerc file? Are > you using any window rules or other custom compositor settings that could be > relevant? I actually can't reproduce anymore for some reason. The only setting I've changed in Spectacle is to use the last-capture mode when launching the program. No window rules or anything like that. -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 505281] Rectangular screenshots are consistently empty when copied
https://bugs.kde.org/show_bug.cgi?id=505281 Nate Graham changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Keywords||regression Status|REPORTED|NEEDSINFO CC||[email protected] --- Comment #1 from Nate Graham --- I can't reproduce the issue with those steps. Are you using any non-default settings in Spectacle? Can you attach your ~/.config/spectaclerc file? Are you using any window rules or other custom compositor settings that could be relevant? -- You are receiving this mail because: You are watching all bug changes.
[Spectacle] [Bug 505281] Rectangular screenshots are consistently empty when copied
https://bugs.kde.org/show_bug.cgi?id=505281 Sam James changed: What|Removed |Added CC||[email protected] -- You are receiving this mail because: You are watching all bug changes.
