It is currently Wed Sep 23, 2026 8:31 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 23 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Error Message
PostPosted: Wed Jun 27, 2012 7:49 am  (#21) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
Don't like horning in, but what Kevin is saying, right click on your picture frame.scm and open with an editor, (probably notepad with Windows), scroll right down to almost the bottom and the text will probably be green. Hi-lite and delete the whole section right to the bottom that Kevin shows in his code.

oops you :ninja me Drac.

_________________
Image


Top
 Post subject: Re: Error Message
PostPosted: Wed Jun 27, 2012 7:52 am  (#22) 
Offline
Script Coder
User avatar

Joined: Jun 22, 2010
Posts: 1171
Location: Here and there
I'm sure Graechan can give a definitive answer as to where that code comes from, but in this context it's garbage and shouldn't be there.

To me it looks like either old code that's no longer used, or work-in-progress that wasn't finished. It's most of the code to register a script in the menus, but lacking a script-fu-register at the start. Which means it was trying to run a procedure called "the-picture-frame-highlights" which doesn't exist hence an illegal function.

See earlier in the file at (script-fu-register "script-fu-picture-frame"...), which you can compare to the dialog box that comes up when you run the script, and see where all the parts are defined.

Kevin

ps. Beware, You've shown interest, I'll get you writing scripts next ;)

and :ninja by both Drac and Molly :)


Top
 Post subject: Re: Error Message
PostPosted: Wed Jun 27, 2012 10:54 am  (#23) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
double whammy ninja, been there.

_________________
Image


Top
Post new topic Reply to topic  [ 23 posts ]  Go to page Previous  1, 2

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group