After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 719964 - clutter-gtk: support quartz
clutter-gtk: support quartz
Status: RESOLVED OBSOLETE
Product: clutter-gtk
Classification: Platform
Component: general
1.4.x
Other Mac OS
: Normal normal
: ---
Assigned To: clutter-gtk maintainer(s)
clutter-gtk maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-12-06 11:16 UTC by cee1
Modified: 2021-06-10 11:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[Patch] clutter-gtk: support quartz (3.55 KB, patch)
2013-12-06 11:16 UTC, cee1
none Details | Review
Updated version of previous patch (3.16 KB, patch)
2014-06-08 10:23 UTC, Juan R. Garcia Blanco
none Details | Review

Description cee1 2013-12-06 11:16:04 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
Comment 1 cee1 2013-12-09 02:57:08 UTC
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.
Comment 2 Juan R. Garcia Blanco 2014-06-08 10:23:10 UTC
Created attachment 278095 [details] [review]
Updated version of previous patch

I've updated the other patch to apply on current master.
Comment 3 André Klapper 2021-06-10 11:18:02 UTC
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.