I have found a couple of issues when building GTK-OSX on Yosemite recently.
This is a rather trivial patch for pygobject but it stops annoying Flags warnings in the console when running a pygtk app: https://git.gnome.org/browse/pygobject/commit/?h=pygobject-2-28&id=42d01f060c5d764baa881d13c103d68897163a49 I encountered the following fatal build error with gtk-quartz-engine: 'height' is uninitialized. There is a patch to fix this: https://www.xpra.org/trac/attachment/ticket/533/quartz-style-fix.patch from this ticket: https://www.xpra.org/trac/ticket/533 Thanks Calum _______________________________________________ Gtk-osx-devel-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtk-osx-devel-list
