GNOME Bugzilla – Bug 671618
Help button doesn't work in swell-foop
Last modified: 2012-03-11 02:00:02 UTC
Clicking Help>Contents in swell-foop doesn't do anything but this shows up in the terminal: * WARNING **: Exception in closure (0x2fd8b00) for signal handler (GtkBuilder) (handler [anonymous]). Line 54 in /usr/share/gnome-games/swell-foop/main.js: TypeError 'undefined' is not a function (evaluating 'GnomeGamesSupport.help_display(window, "swell-foop", null)') Perhaps sophiay's vala rewrite has fixed this (or at least made it easier to fix).
Yeah, it is working in Sophia's code, but not in the old version. So hoping we can just sidestep this one...
Fixed for 3.4. Patch was quite big, just required rewriting the whole thing in Vala :)