Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GIMP 2.10 - Scripts Fail on Startup #3

Open
bitshifter52 opened this issue Dec 28, 2018 · 2 comments
Open

GIMP 2.10 - Scripts Fail on Startup #3

bitshifter52 opened this issue Dec 28, 2018 · 2 comments

Comments

@bitshifter52
Copy link

bitshifter52 commented Dec 28, 2018

I'm running Ubuntu 18.04 and GIMP 2.10
These are the error messages I receive when I run Script-fu->Refresh Scripts:

Error while loading /home/robert/.config/GIMP/2.10/scripts/patdavid-check-layer.scm:

Error: (/home/robert/.config/GIMP/2.10/scripts/patdavid-check-layer.scm : 7) eval: unbound variable: <!DOCTYPE 

Error while loading /home/robert/.config/GIMP/2.10/scripts/sg-luminosity-masks.scm:

Error: (/home/robert/.config/GIMP/2.10/scripts/sg-luminosity-masks.scm : 7) eval: unbound variable: <!DOCTYPE 

Error while loading /home/robert/.config/GIMP/2.10/scripts/patdavid-color-decompose_0.3.scm:

Error: (/home/robert/.config/GIMP/2.10/scripts/patdavid-color-decompose_0.3.scm : 7) eval: unbound variable: <!DOCTYPE 
@patdavid
Copy link
Member

This sounds like you may not have downloaded the .scm file correctly. For instance, here's the direct link to the check layer script:

https://raw.githubusercontent.com/pixlsus/GIMP-Scripts/master/patdavid-check-layer.scm

Try saving that one to your scripts folder.

To get the file directly, you just need to remember to hit the "Raw" link to see the actual file:

image

@Beep6581
Copy link

@bitshifter52 you most likely downloaded them incorrectly. Click on the scm file to open it, then either right-click on "Raw" and then click on Save As in the context menu that pops up, or left-click on "Raw" and when the raw file opens then right-click anywhere and Save As.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants