GNOME Bugzilla – Bug 774079
Clutter applications deadllock when run under wayland
Last modified: 2021-06-10 11:31:36 UTC
Running the clutter-gst 2 examples under wayland deadlock seem to deadlock straight away as both gdk and cogl are trying to dispatch wayland events (which only one entity should do from the main queue).
Created attachment 339277 [details] [review] Rely on gdk to dispatch wayland events Disable cogl dispatching wayland events as Gdk will already be dispatching them causing a deadlock when cogl tries again to dispatch wayland events.
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version of clutter, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a ticket at https://gitlab.gnome.org/GNOME/clutter/-/issues/ Thank you for your understanding and your help.