GNOME Bugzilla – Bug 612492
Does not compile with -DGSEAL_ENABLED
Last modified: 2010-04-12 20:45:14 UTC
This module does not build with -DGSEAL_ENABLED. See http://live.gnome.org/GnomeGoals/UseGseal . Note that maybe this report cannot be fixed yet, as GTK+ still misses some accessor functions (see bug 588389, bug 597610) needed for sealing. Also see http://live.gnome.org/GTK%2B/3.0/PendingSealings for current status. The jhbuild output posted here of course only lists the very first error when trying to compile. mt-main.c: In function ‘cursor_overlay_time’: mt-main.c:568: error: ‘GtkWidget’ has no member named ‘style’ make[3]: *** [mousetweaks-mt-main.o] Error 1 make[3]: Leaving directory `/home/andre/svn-gnome/mousetweaks/src'
Created attachment 158524 [details] [review] Patch gtk_widget_get_allocation requires gtk 2.18, hence the requirement bump. Please review this carefully as I'm a complete idiot when it comes to code. ;-)
Review of attachment 158524 [details] [review]: Thanks André, the patch is fine.
Comment on attachment 158524 [details] [review] Patch Thanks for the quick review! Committed: http://git.gnome.org/browse/mousetweaks/commit/?id=0f2e0615055d09832c845a4efc27dcae0731fbc5