https://bugs.kde.org/show_bug.cgi?id=519941
--- Comment #4 from Sevenseraphim <[email protected]> --- I just found a bug report that seems kind of similar to mine: https://bugs.kde.org/show_bug.cgi?id=518008 Its says "resolved fixed" but the issue is still occurring for me. The current workaround for me is specifying the GPU when launching spectacle (then it works perfectly fine): LIBVA_DRIVER_NAME=nvidia spectacle A longer term fix so that I don't have to type the above command every time I launch spectacle is setting it as an environment variable: echo "LIBVA_DRIVER_NAME=nvidia" | sudo tee /etc/environment.d/90-vaapi.conf But both of the above commands are a workaround when spectacle fails to look for another GPU if the first one fails or is not the main GPU. Maybe adding an option in the settings for which GPU to use for screen recording could also be a viable fix? Operating System: Manjaro Linux KDE Plasma Version: 6.6.5 KDE Frameworks Version: 6.26.0 Qt Version: 6.11.1 Kernel Version: 6.18.32-1-MANJARO (64-bit) Graphics Platform: Wayland Graphics Processor 1: NVIDIA GeForce RTX 5070 Graphics Processor 2: AMD Ryzen 7 9700X 8-Core Processor -- You are receiving this mail because: You are watching all bug changes.
