You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clicking on the stop button doesn't always stop the video. Retrying many times doesn't stop the video. When this happens, the drop down menus are also unresponsive. Clicking on the window close button times out, and then MATE offers to kill the process.
The video keeps playing and streaming in this case. It's possible to kill HUBAngl with pkill.
The text was updated successfully, but these errors were encountered:
@sudoman could you launch in debug mode (with -d option) and log into a file (with -o <log_file>) each time you use HUBAngl? Otherwise it'll be difficult to know if it's a bug in the application code or in GTK+, or even in GStreamer.
Having said that, I also experienced this behavior quite a few time and I didn't succeed to find out the reason of the problem...
Clicking on the stop button doesn't always stop the video. Retrying many times doesn't stop the video. When this happens, the drop down menus are also unresponsive. Clicking on the window close button times out, and then MATE offers to kill the process.
The video keeps playing and streaming in this case. It's possible to kill HUBAngl with pkill.
The text was updated successfully, but these errors were encountered: