https://bugs.kde.org/show_bug.cgi?id=436218
Bug ID: 436218
Summary: Rectangular region grab under xwayland doesn't work
Product: Spectacle
Version: 21.04.0
Platform: Slackware Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 137927
--> https://bugs.kde.org/attachment.cgi?id=137927&action=edit
dbus-monitor output
SUMMARY
Some distro (eg slackware, suse) use a "mixed" wayland session, where both the
xcb and the wayland platforms are available. Basically each app can decide to
start as pure wayland or inside XWayland using xcb.
When spectacle is run in XWayland, it is not able to grab rectangle regions.
STEPS TO REPRODUCE
1. run spectacle with the xcb platform inside a wayland session
2. try to grab a rectangular region
OBSERVED RESULT
The correct wayland platform is loaded by looking at XDG_SESSION_TYPE, but
something goes wrong during the screen grab.
Console output:
Error calling KWin DBus interface:
"org.kde.kwin.Screenshot.Error.ScreenMissing" "Screen not found"
EXPECTED RESULT
A rectangle region grab
SOFTWARE/OS VERSIONS
Operating System: Slackware 14.2
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.81.0
Qt Version: 5.15.2
Kernel Version: 5.12.0
OS Type: 64-bit
Graphics Platform: Wayland
Processors: 8 × AMD Ryzen 7 4700U with Radeon Graphics
Memory: 15.0 GiB of RAM
Graphics Processor: AMD RENOIR
ADDITIONAL INFORMATION
I tried the current master version that uses the new PlatformKWinWayland2, but
I still get the same error
--
You are receiving this mail because:
You are watching all bug changes.