Summary: | Recording interrupted if the selected window is resized or maximized/minimized | ||
---|---|---|---|
Product: | [Applications] Spectacle | Reporter: | Enrico <enricobe> |
Component: | General | Assignee: | Noah Davis <noahadvs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, nate |
Priority: | NOR | ||
Version First Reported In: | 23.04.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=502891 | ||
Latest Commit: | Version Fixed In: | 6.4.0 | |
Sentry Crash Report: |
Description
Enrico
2023-08-14 14:38:46 UTC
Can reproduce; I guess it doesn't handle the window changing size. Does this only happen when recording using the H.264 format? With git master, I can reproduce it only with H.264, and not VP9. Hello, I've tried to reproduce this bug from Kubuntu installed from scratch: == Spectacle: 6.3.4 KDE Frameworks: 6.12.0 Qt: Using 6.8.3 and built against 6.8.3 Build ABI: x86_64-little_endian-lp64 == Operating System: Kubuntu 25.04 KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.12.0 Qt Version: 6.8.3 Kernel Version: 6.14.0-15-generic (64-bit) Graphics Platform: Wayland Everything works fine. I tried bot H264 and WebM. Spectacle doesn't stop the recording anymore and it can also manage the window resize and also minimize/maximize. For my experience, I consider this bug fixed. It's strange that you still have this bug and I don't. One difference between H264 and WebM: using H264 everything works as expected Using WebM the recording seems to "pause" when the windows is minimized. When I play the recorded file with VLC the playback jumps from 00m:03s (when I minimize the window) to 00m:07s (when I re-open the window). However this behavior is not strictly related to this bug report. With current git master, this works with VP9, and with H.264 it fails but Spectacle shows an appropriate error message: An error occurred while attempting to record the screen. The stream closed because the target window changed in a way that disrupted the recording. |