GNOME Bugzilla – Bug 719964
clutter-gtk: support quartz
Last modified: 2021-06-10 11:18:02 UTC
Created attachment 263656 [details] [review] [Patch] clutter-gtk: support quartz Basic patch for examples running on Mac OS X(not quit with TRAP, SEGV, etc). clutter-gtk doesn't work on Mac OS X as #684244 said. Though clutter-gtk based programs are runnable on Mac OS X but the GtkWidget window and Clutter window are seperated. This patch fixes the SEGV/TRAP while running clutter-gtk based programs, which seems be triggered by g_error("Not support quartz backend") or double registered event handlers. See Also #719962
The title is a bit misunderstanding, it is not aimed to fix bugzilla:684244, it just fixes SEGV/TRAP etc while running clutter-gtk based programs.
Created attachment 278095 [details] [review] Updated version of previous patch I've updated the other patch to apply on current master.
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-gtk, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a ticket at https://gitlab.gnome.org/GNOME/clutter-gtk/-/issues/ Thank you for your understanding and your help.