Skip Menu |

This queue is for tickets about the Gimp CPAN distribution.

Report information
The Basics
Id: 16910
Status: resolved
Priority: 0/
Queue: Gimp

People
Owner: ETJ [...] cpan.org
Requestors: tomas_maly [...] yahoo.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 2.2pre1
Fixed in: 2.3



Subject: Changing Perl-Fu input parameter list causes type conflicts
If I alter the input parameter list to my perl-fu script, (for example swapping a COLOR parameter with an INT parameter), then when the script loads, there is stored information in the plug-in 'parasite' that caches the last used parameters when run. This can cause errors such as 'cannot grok "50" as a color...', which makes it IMPOSSIBLE to actually run the script. This is something hardly documented, yet something that probably happens frequently. Perhaps the parasite data should be flushed when gimptool --install-bin is called?
On Wed Jan 04 12:35:40 2006, guest wrote: Show quoted text
> If I alter the input parameter list to my perl-fu script, (for example > swapping a COLOR parameter with an INT parameter), then when the > script loads, there is stored information in the plug-in 'parasite' > that caches the last used parameters when run. This can cause errors > such as 'cannot grok "50" as a color...', which makes it IMPOSSIBLE to > actually run the script. > > This is something hardly documented, yet something that probably > happens frequently. > > Perhaps the parasite data should be flushed when gimptool --install- > bin is called?
Still an issue with GP 2.3. Good report.
Now fixed for 2.3001.