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 796368 - Broken script which used to work in 2.8
Broken script which used to work in 2.8
Status: RESOLVED WONTFIX
Product: GIMP
Classification: Other
Component: Script-Fu
2.10.2
Other Linux
: Normal normal
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2018-05-23 19:25 UTC by Jehan
Modified: 2018-05-23 20:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jehan 2018-05-23 19:25:12 UTC
Someone reported (on a French website) a script which used to work on GIMP 2.8:

https://github.com/samrocketman/home/blob/master/dotfiles/.gimp/scripts/hall-edge-mask-sharpen.scm

When I run it, I get this error:

> Error while executing script-fu-edge-mask-sharpen:
> Error: eval: unbound variable: WHITE-MASK

Apparently this was renamed to ADD-WHITE-MASK.
But even changing this, I get other errors, like on VALUE-LUT.
Comment 1 Michael Natterer 2018-05-23 20:43:15 UTC
These values are from the GIMP 1.2 (sic) API, we kept them around
for a long time, and they should have gone away much earlier.

People had over 15 years to port their scripts, now I'm afraid
they have to.

Reference: gimp-2.8: libgimp/gimpcompat.h