It is currently Wed Apr 24, 2024 12:55 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 17 posts ] 
Author Message
 Post subject: Can't get the oeuf.scm to work [SOLVED]
PostPosted: Fri Feb 20, 2015 7:27 pm  (#1) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
My oeuf.scm (egg) by samj shows and the dialogue comes up but I get a no argument error with or without a selection. Does it need an ellipse in the layer first, or a selection of some kind? I don't see any kind of instructions anywhere.

_________________
Image


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: Can't get the oeuf.scm to work
PostPosted: Fri Feb 20, 2015 7:39 pm  (#2) 
Offline
Retired Staff
User avatar

Joined: May 22, 2008
Posts: 6947
Location: Somewhere in GIMP
Have you looked at the post about it?
viewtopic.php?p=88957#p88957

_________________
Image
World War IV will be fought with sticks and stones. - Albert Einstein


Top
 Post subject: Re: Can't get the oeuf.scm to work
PostPosted: Fri Feb 20, 2015 7:53 pm  (#3) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
Yes, I read the whole thread and it doesn't tell what to start out with. Do you make an ellipse and use the script on that? OR do I use a blank layer and run it on that. I have no idea how to make an egg out of this.

_________________
Image


Top
 Post subject: Re: Can't get the oeuf.scm to work
PostPosted: Fri Feb 20, 2015 8:02 pm  (#4) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12516
Is it possible that it actually creates a path? Haven't tested (no reason for me for now), but I've run into scripts thinking they don't do anything and it turns out that it creates paths. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Can't get the oeuf.scm to work
PostPosted: Fri Feb 20, 2015 8:13 pm  (#5) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13016
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
molly wrote:
Yes, I read the whole thread and it doesn't tell what to start out with. Do you make an ellipse and use the script on that? OR do I use a blank layer and run it on that. I have no idea how to make an egg out of this.

When you run the script, it creates the path based on the dimensions entered and creates a separate image altogether, form any open image you may be using at the time.
There's no need to even have an image open or a canvas for that matter as well. The script creates it own image.

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Can't get the oeuf.scm to work
PostPosted: Fri Feb 20, 2015 8:47 pm  (#6) 
Offline
GimpChat Member
User avatar

Joined: Mar 10, 2014
Posts: 845
made with the last type GuiMarionLogo of the script(it is strange)

Image


Top
 Post subject: Re: Can't get the oeuf.scm to work
PostPosted: Fri Feb 20, 2015 8:50 pm  (#7) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12516
That's cool Marcello; the scolding robotic teacher is what I would call it. lol

:)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Can't get the oeuf.scm to work
PostPosted: Fri Feb 20, 2015 9:13 pm  (#8) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
Thanks wallace. I didn,t know that I didnt need an open image. That must be why i was getting the errors. I will give it a try in the morning, my pc is shut gown for the night.

_________________
Image


Top
 Post subject: Re: Can't get the oeuf.scm to work
PostPosted: Fri Feb 20, 2015 9:46 pm  (#9) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13016
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
molly wrote:
Thanks wallace. I didn,t know that I didnt need an open image. That must be why i was getting the errors. I will give it a try in the morning, my pc is shut gown for the night.

What I'm saying is, that the script will create it's own image/canvas for the egg. Even if you have an image open or not, it doesn't matter either way.
When you run the script, it should still create it's own image/canvas. Regardless of whatever you may have open at the time or not.

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Can't get the oeuf.scm to work
PostPosted: Sat Feb 21, 2015 7:03 am  (#10) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
Ok, I tried it with a layer, without a layer, moved the settings around bit, nothing happens except this.
Image

I posted my script below if anyone wants to try it.

Wallace sent me his script to try and it is the same one I had but I get the same error with that one too.

EDIT: Maybe it is a Linux thing and isn't compiled for my version, I don't know.


Attachments:
oeuf.scm.tar.gz [4.44 KiB]
Downloaded 90 times

_________________
Image
Top
 Post subject: Re: Can't get the oeuf.scm to work
PostPosted: Sat Feb 21, 2015 11:07 am  (#11) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
Okay, I did what Wallace suggested and dragged my script folder out on to my desktop. I made a new script folder and placed the egg.scm into it and it now works.
Now I must have 500 scripts in the other folder and I don't know what to eliminate. I will go through them and see if there is anything that looks like it could be the culpert.

EDIT: FOUND THE CULPERT, thanks to Wallace, there was a script in there called egg-curve.scm and I removed that and now it is WORKING.

_________________
Image


Top
 Post subject: Re: Can't get the oeuf.scm to work
PostPosted: Sat Feb 21, 2015 11:28 am  (#12) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13016
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
molly wrote:
Okay, I did what Wallace suggested and dragged my script folder out on to my desktop. I made a new script folder and placed the egg.scm into it and it now works.
Now I must have 500 scripts in the other folder and I don't know what to eliminate. I will go through them and see if there is anything that looks like it could be the culpert.

EDIT: FOUND THE CULPERT, thanks to Wallace, there was a script in there called egg-curve.scm and I removed that and now it is WORKING.

Lucky break Molly!
This could have taken a long time to sort through. Sometimes a little digging goes a long way. ;)

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Can't get the oeuf.scm to work [SOLVED]
PostPosted: Sat Feb 21, 2015 11:42 am  (#13) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
:oops:

_________________
Image


Top
 Post subject: Re: Can't get the oeuf.scm to work [SOLVED]
PostPosted: Sat Feb 21, 2015 12:00 pm  (#14) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13016
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
molly wrote:
:oops:

You can "breathe a sigh of relief" Molly, the worst has passed and you're in the clear... for now anyway.Image

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Can't get the oeuf.scm to work [SOLVED]
PostPosted: Sat Feb 21, 2015 5:28 pm  (#15) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
After all that, I hatched an egg, I will save it for Easter.
Image

_________________
Image


Top
 Post subject: Re: Can't get the oeuf.scm to work [SOLVED]
PostPosted: Sat Feb 21, 2015 5:44 pm  (#16) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13016
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
molly wrote:
After all that, I hatched an egg, I will save it for Easter.
Image

Molly! :jumpclap

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: Can't get the oeuf.scm to work [SOLVED]
PostPosted: Sat Feb 21, 2015 5:45 pm  (#17) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 14182
Maybe we can colorize and paint them... lol

_________________
Image


Top
Post new topic Reply to topic  [ 17 posts ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Paintbrush doesnt work and none of the solutions on the internet work

13

No new posts Attachment(s) HELP! I Cant get Spiderpaint to work

5

No new posts Attachment(s) Plugins don't work

2

No new posts Scripts that don't work properly

5

No new posts CAN NOT GET GMIC TO SHOW OR WORK

2



* Login  



Powered by phpBB3 © phpBB Group