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 671618 - Help button doesn't work in swell-foop
Help button doesn't work in swell-foop
Status: RESOLVED FIXED
Product: gnome-games-superseded
Classification: Deprecated
Component: swell-foop
3.3.x
Other Linux
: Normal major
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on: 664943
Blocks:
 
 
Reported: 2012-03-08 03:23 UTC by Jeremy Bicha
Modified: 2012-03-11 02:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremy Bicha 2012-03-08 03:23:13 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).
Comment 1 Robert Ancell 2012-03-08 03:34:57 UTC
Yeah, it is working in Sophia's code, but not in the old version.  So hoping we can just sidestep this one...
Comment 2 Robert Ancell 2012-03-11 02:00:02 UTC
Fixed for 3.4.  Patch was quite big, just required rewriting the whole thing in Vala :)