https://bugs.kde.org/show_bug.cgi?id=483869
--- Comment #3 from [email protected] --- Strangely enough, I was just playing around with this some more on another system to see if I could find anything. The specs of that system: Operating System: Arch Linux KDE Plasma Version: 6.0.3 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.3 Kernel Version: 6.8.4-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 16 × 12th Gen Intel® Core™ i5-12600K Memory: 31.2 GiB of RAM Graphics Processor: Mesa Intel® Arc Manufacturer: Gigabyte Technology Co., Ltd. Product Name: B760M C System Version: -CF This time when I went to launch Spectacle from Konsole, I got some logging information: > /usr/bin/spectacle Remember requesting the interface on your desktop file: X-KDE-Wayland-Interfaces=zkde_screencast_unstable_v1 kpipewire_record_logging: VAAPI: Display initialized kpipewire_record_logging: VAAPI: API version 1 . 21 kpipewire_record_logging: VAAPI: Intel iHD driver for Intel(R) Gen Graphics - 24.2.0 () in use for device "/dev/dri/renderD128" kpipewire_record_logging: VAAPI: entrypoint 6 of profile 13 is not supported by the device "/dev/dri/renderD128" kpipewire_record_logging: VAAPI: Display initialized kpipewire_record_logging: VAAPI: API version 1 . 21 kpipewire_record_logging: VAAPI: Intel iHD driver for Intel(R) Gen Graphics - 24.2.0 () in use for device "/dev/dri/renderD128" kpipewire_record_logging: VAAPI: profile 14 is not supported by the device "/dev/dri/renderD128" kpipewire_record_logging: VAAPI: profile 14 is not supported by the device "/dev/dri/renderD128" kpipewire_record_logging: VAAPI: Display initialized kpipewire_record_logging: VAAPI: API version 1 . 21 kpipewire_record_logging: VAAPI: Intel iHD driver for Intel(R) Gen Graphics - 24.2.0 () in use for device "/dev/dri/renderD128" kpipewire_record_logging: VAAPI: entrypoint 6 of profile 6 is not supported by the device "/dev/dri/renderD128" kpipewire_record_logging: VAAPI: Display initialized kpipewire_record_logging: VAAPI: API version 1 . 21 kpipewire_record_logging: VAAPI: Intel iHD driver for Intel(R) Gen Graphics - 24.2.0 () in use for device "/dev/dri/renderD128" kpipewire_record_logging: VAAPI: entrypoint 6 of profile 13 is not supported by the device "/dev/dri/renderD128" Screenshot request failed: "The process is not authorized to take a screenshot" qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml" I then tried repeating the exact same action. For some reason, now Spectacle does actually launch, but I different output: > /usr/bin/spectacle On Wayland, Spectacle requires KDE Plasma's KWin compositor, which does not seem to be available. Use Spectacle on KDE Plasma, or use a different screenshot tool. Remember requesting the interface on your desktop file: X-KDE-Wayland-Interfaces=zkde_screencast_unstable_v1 kpipewire_record_logging: VAAPI: Display initialized kpipewire_record_logging: VAAPI: API version 1 . 21 kpipewire_record_logging: VAAPI: Intel iHD driver for Intel(R) Gen Graphics - 24.2.0 () in use for device "/dev/dri/renderD128" kpipewire_record_logging: VAAPI: entrypoint 6 of profile 13 is not supported by the device "/dev/dri/renderD128" kpipewire_record_logging: VAAPI: Display initialized kpipewire_record_logging: VAAPI: API version 1 . 21 kpipewire_record_logging: VAAPI: Intel iHD driver for Intel(R) Gen Graphics - 24.2.0 () in use for device "/dev/dri/renderD128" kpipewire_record_logging: VAAPI: profile 14 is not supported by the device "/dev/dri/renderD128" kpipewire_record_logging: VAAPI: profile 14 is not supported by the device "/dev/dri/renderD128" kpipewire_record_logging: VAAPI: Display initialized kpipewire_record_logging: VAAPI: API version 1 . 21 kpipewire_record_logging: VAAPI: Intel iHD driver for Intel(R) Gen Graphics - 24.2.0 () in use for device "/dev/dri/renderD128" kpipewire_record_logging: VAAPI: entrypoint 6 of profile 6 is not supported by the device "/dev/dri/renderD128" kpipewire_record_logging: VAAPI: Display initialized kpipewire_record_logging: VAAPI: API version 1 . 21 kpipewire_record_logging: VAAPI: Intel iHD driver for Intel(R) Gen Graphics - 24.2.0 () in use for device "/dev/dri/renderD128" kpipewire_record_logging: VAAPI: entrypoint 6 of profile 13 is not supported by the device "/dev/dri/renderD128" Couldn't start kglobalaccel from org.kde.kglobalaccel.service: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.kde.kglobalaccel was not provided by any .service files") kf.windowsystem: static bool KX11Extras::compositingActive() may only be used on X11 qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml" I am unable to actually take any screenshots with it, but the application is open. AFAIK kwin is running normally, I have never tried to use any other compositor. > ps aux | grep -i kwin | grep -v grep s 1071 0.0 0.0 147760 16092 ? Ssl 11:37 0:00 /usr/bin/kwin_wayland_wrapper --xwayland s 1074 4.5 0.6 3262600 227616 ? Sl 11:37 7:51 /usr/bin/kwin_wayland --wayland-fd 7 --socket wayland-0 --xwayland-fd 8 --xwayland-fd 9 --xwayland-display :1 --xwayland-xauthority /run/user/1000/xauth_nOWgfe --xwayland -- You are receiving this mail because: You are watching all bug changes.
