Gimp/plug-ins/help
Jacob Boerema cb47a72055 Fix: unable to open online help
Recently it was not possibly in master to open online help (F1).

This is also mentioned in issue #7915. However, on macOS there are likely
also other problems, which is why I'm hesitant to close that issue with
this fix.

(help.exe:57964): LibGimpBase-CRITICAL **: 15:24:38.792:
gimp_value_array_index: assertion 'index < value_array->n_values' failed

(help.exe:57964): GLib-GObject-CRITICAL **: 15:24:38.792: g_value_get_boxed:
assertion 'G_VALUE_HOLDS_BOXED (value)' failed

This was most likely caused by 8eb7f6df9e

Changing this to use args 0 and 1 instead of 1 and 2 fixes the problem.
2022-03-23 15:40:28 -04:00
..
.gitignore
gimp-help-lookup.c
gimphelp.c Remove GimpStringArray in favor of GStrv 2022-02-12 00:07:53 +00:00
gimphelp.h Remove GimpStringArray in favor of GStrv 2022-02-12 00:07:53 +00:00
gimphelpdomain.c Change a bazillion URLs to https:// 2018-07-14 14:19:27 +02:00
gimphelpdomain.h
gimphelpitem.c
gimphelpitem.h
gimphelplocale.c
gimphelplocale.h
gimphelpprogress-private.h
gimphelpprogress.c
gimphelpprogress.h
gimphelptypes.h
help.c Fix: unable to open online help 2022-03-23 15:40:28 -04:00
locales.c
locales.h
Makefile.am plug-ins: help and help-browser don't need libgimp class porting. 2019-08-28 15:08:10 +02:00
meson.build meson: Use libgimp(ui)_dep in plug-ins meson files 2020-05-11 07:01:37 +02:00