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
Often, when converting videos, the GUI crashes, leaving the ffmpeg process running still. I was able to run it in the terminal once when this happened and got this message about a GTK error:
Not sure if this is an error based on aviator usage of gtk, the builds of certain libraries bundled with the flatpak, or bug in gtk itself.
Here's a link to the gtk 4.16.2 code near the line mentioned: https://github.com/GNOME/gtk/blob/4.16.2/gtk/gtkwidget.c#L3909
The text was updated successfully, but these errors were encountered:
Often, when converting videos, the GUI crashes, leaving the ffmpeg process running still. I was able to run it in the terminal once when this happened and got this message about a GTK error:
Not sure if this is an error based on aviator usage of gtk, the builds of certain libraries bundled with the flatpak, or bug in gtk itself.
Here's a link to the gtk 4.16.2 code near the line mentioned:
https://github.com/GNOME/gtk/blob/4.16.2/gtk/gtkwidget.c#L3909
The text was updated successfully, but these errors were encountered: