It is currently Mon Sep 21, 2026 2:45 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: fp-script-fu ... error
PostPosted: Wed Feb 08, 2017 3:43 am  (#1) 
Offline
GimpChat Member

Joined: Sep 13, 2016
Posts: 137
GIMP Version: 2.8.14
Operating System: Windows
GIMP Experience: New User

List any ERROR messages you received:
fp-script-fu-anim-path-stroke: image-type contains unrecognizable parts:'RGB* GRAYSCALE*'

(script-fu.exe:108612): LibGimpBase-WARNING **: script-fu.exe: gimp_wire_read(): error




using gimp2.8.18 running from an msys shell shows the errormessage above.

Greets
Peter


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: fp-script-fu ... error
PostPosted: Wed Feb 08, 2017 4:27 am  (#2) 
Offline
Script Coder
User avatar

Joined: Jun 22, 2010
Posts: 1171
Location: Here and there
It is just a warning and the script still works for RGB and Greyscale images.

@PKHG, I think you need to edit the fp-script-fu-path-suite.scm file to replace GRAYSCALE* with GRAY*

Kevin


Top
 Post subject: Re: fp-script-fu ... error
PostPosted: Wed Feb 08, 2017 6:31 am  (#3) 
Offline
GimpChat Member

Joined: Sep 13, 2016
Posts: 137
paynekj wrote:
It is just a warning and the script still works for RGB and Greyscale images.

@PKHG, I think you need to edit the fp-script-fu-path-suite.scm file to replace GRAYSCALE* with GRAY*

Kevin


Thanks, will try (and inform you later) Kevin ;)


Top
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group