Displays "cleaning up" for ever; deletes the whole video on "Cancel"
Affected version
2.2.4, ubuntu 22.03, wayland
Bug summary
App displays "cleaning up" for ever. There's "cancel" button below, which stops that and deletes the whole recording. Before "cancel", the video is playable.
Steps to reproduce
- Install
- Reboot (because the package system can't handle .desktop file enabling w/o reboot)
- Start app from GDM actions menu (or console, same results)
- Hit record
- wait a few seconds
- Hit "stop"
- Wait forever
Expected behavior
Make a video for me, rather than "cleaning up" and then deleting my video.
Relevant logs, screenshots, screencasts, etc.
Logs suggest that Kooha is "sending eos event", but gstx264enc just continues.
Is the app sending end-of-stream even in a proper way documented in gstreamer interface?
Maybe for some versions of gstreamer the app should do things differently?
Which error code the app received back?
I suspect this is the same issue as #208. The user there just thought it's normal that you need to "cancel". Why wouldn't he if nothing happens unless you do that.
Also #244 seem to be the same issue.
Workaround: alt-F4 the Kooha window instead of clicking "Cancel".
Sorry for the issue faced, thanks for reporting. I am gonna close this in favor of https://github.com/SeaDve/Kooha/issues/105