*** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** When selecting "Recording" in Spectacle this app freezes and crashes. When run in a terminal, this is what I get: joe@venus:~$ spectacle kpipewire_vaapi_logging: VAAPI: Failed to initialize display kpipewire_vaapi_logging: DRM device not found Then when I select "Full Screen" I get this: [libvpx-vp9 @ 0x74231826a040] v1.14.0 kpipewire_dmabuf_logging: eglChooseConfig returned this many configs: 1 kpipewire_record_logging: Filter queue is full, dropping frame 3800 kpipewire_record_logging: Filter queue is full, dropping frame 3850 kpipewire_record_logging: Filter queue is full, dropping frame 3850 kpipewire_record_logging: Filter queue is full, dropping frame 3883 OS: EndeavourOS Linux/KDE Plasma: KDE Plasma Version: 6.1.1 KDE Frameworks Version: 6.3.0 Qt Version: 6.7.2 Graphics Platform: Wayland Kernel Version: 6.6.36-1-lts (64bit)
Do you have pipewire 1.2 and do you have the following line in your terminal output? > *** pw_stream_destroy called from wrong context, check thread and locking: Not in loop
(In reply to Noah Davis from comment #1) > Do you have pipewire 1.2 and do you have the following line in your terminal > output? > > > *** pw_stream_destroy called from wrong context, check thread and locking: Not in loop Yes, I have: extra/pipewire 1:1.2.0-2 [installed] Output: joe@venus:~$ spectacle kpipewire_vaapi_logging: VAAPI: Failed to initialize display kpipewire_vaapi_logging: DRM device not found [libvpx-vp9 @ 0x7da48418d300] v1.14.0 kpipewire_dmabuf_logging: eglChooseConfig returned this many configs: 1 *** pw_stream_destroy called from wrong context, check thread and locking: Not in loop
*** This bug has been marked as a duplicate of bug 489434 ***