Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crashes during video transcode with Gtk error using flatpak #77

Open
eyecreate opened this issue Sep 25, 2024 · 1 comment
Open

crashes during video transcode with Gtk error using flatpak #77

eyecreate opened this issue Sep 25, 2024 · 1 comment

Comments

@eyecreate
Copy link

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:

Gtk:ERROR:../gtk/gtkwidget.c:3900:gtk_widget_ensure_allocate_on_children: assertion failed: (!priv->resize_needed)

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

@gianni-rosato
Copy link
Owner

I'm fairly confident this is a GTK issue, not an Aviator issue. I'll leave this open for visibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants