https://bugs.kde.org/show_bug.cgi?id=485240
Alexander Wilms <f.alexander.wi...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |f.alexander.wi...@gmail.com --- Comment #7 from Alexander Wilms <f.alexander.wi...@gmail.com> --- I can reproduce this bug. > By any chance does it work if you use the app in English by running > `LANGUAGE=en_US spectacle` in a terminal window? No, it doesn't work. Terminal output: LANGUAGE=en_US spectacle libva info: VA-API version 1.21.0 libva info: Trying to open /usr/lib64/dri/iHD_drv_video.so libva info: va_openDriver() returns -1 libva info: Trying to open /usr/lib64/dri/i965_drv_video.so libva info: va_openDriver() returns -1 kpipewire_record_logging: VAAPI: Failed to initialize display kpipewire_record_logging: DRM device not found libva info: VA-API version 1.21.0 libva info: Trying to open /usr/lib64/dri/iHD_drv_video.so libva info: va_openDriver() returns -1 libva info: Trying to open /usr/lib64/dri/i965_drv_video.so libva info: va_openDriver() returns -1 kpipewire_record_logging: VAAPI: Failed to initialize display kpipewire_record_logging: DRM device not found QVariantAnimation::setDuration: cannot set a negative duration Each time I try to create another screenshot, another "QVariantAnimation::setDuration: cannot set a negative duration" line is added, though that is probably unrelated. Contents of "About Spectacle": Spectacle 24.05.0 KDE Frameworks 6.3.0 Qt 6.7.1 (built against 6.7.1) The wayland windowing system Operating System: openSUSE Tumbleweed 20240610 KDE Plasma Version: 6.0.5 KDE Frameworks Version: 6.3.0 Qt Version: 6.7.1 Kernel Version: 6.9.3-1-default (64-bit) Graphics Platform: Wayland Also, I'm using the integrated graphics chip right now. -- You are receiving this mail because: You are watching all bug changes.