It is currently Mon Jul 01, 2024 11:12 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 96 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next
Author Message
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Tue Jun 17, 2014 1:33 pm  (#21) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14816
Location: roma, italy
thanks Conbagui!
thanks Issabella! Ya, I was sure you were not afraid of trolls, they are likeable, even if a little bit...spiteful

_________________
"Where am I ?"


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Tue Jun 17, 2014 7:00 pm  (#22) 
Offline
GimpChat Member
User avatar

Joined: Jun 02, 2013
Posts: 2075
I get this error:

Image

_________________
Image


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Tue Jun 17, 2014 7:40 pm  (#23) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 4001
Location: Canada
Warrior,
I think you have to get layerfx.py from
http://gimpscripts.com/2011/10/gimp-layer-effects/

and delete your layerfx.2.8.py

_________________
TinT


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Tue Jun 17, 2014 9:56 pm  (#24) 
Offline
GimpChat Member
User avatar

Joined: Jun 02, 2013
Posts: 2075
trandoductin wrote:
Warrior,
I think you have to get layerfx.py from
http://gimpscripts.com/2011/10/gimp-layer-effects/

and delete your layerfx.2.8.py

Yep, that did it. So, I don't need the layerfx.2.8py for anything anymore?

_________________
Image


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Tue Jun 17, 2014 10:39 pm  (#25) 
Offline
GimpChat Member
User avatar

Joined: Jun 02, 2013
Posts: 2075
Thanks for the script, and thanks conbagui for the idea for the script.

Image

_________________
Image


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Tue Jun 17, 2014 10:40 pm  (#26) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 4001
Location: Canada
Warrior, I do not know for sure, I have heard others (can't remember who) mentioned that layerfx.2.8.py is buggy.
it's not a big deal though, if you do end up needing it it's always available for download.

_________________
TinT


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Thu Jun 19, 2014 5:51 am  (#27) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
The Warrior wrote:
trandoductin wrote:
Warrior,
I think you have to get layerfx.py from
http://gimpscripts.com/2011/10/gimp-layer-effects/

and delete your layerfx.2.8.py

Yep, that did it. So, I don't need the layerfx.2.8py for anything anymore?


All my scripts use layerfx.py so you should be safe with mine. :)
layerfx.2.8.py is very buggy when you add it to your scm code (Procedural calls).

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Wed Aug 17, 2016 10:07 am  (#28) 
Offline
GimpChat Member

Joined: Aug 13, 2016
Posts: 8
Hy to all gimpers, :yes :hehe :mrgreen:

I have a problem with the tree bark script! It's running, but then it stops and a error message appears: :cry

Gradient Overlay Warning
Error: Argument 0 not found in gradient list.

Tree bark Warning
Error by Execute of script-fu-tree-bark:

Error: (<unknown> : 156329617) Procedure execution of python-layer-fx-gradient-overlay failed


GIMP Warning
Plug-In 'Tree bark' left image undo in inconsistent state, closing open undo groups.

I have this layers shown up:

Attachment:
Bildschirmfoto_2016-08-17_16-41-46.png
Bildschirmfoto_2016-08-17_16-41-46.png [ 25.91 KiB | Viewed 3169 times ]


What does it mean? What is to do to fix this error?

Light and Love :sun :heart

Mareen

_________________
Victory of the Light!


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Wed Aug 17, 2016 4:02 pm  (#29) 
Offline
Global Moderator
User avatar

Joined: Nov 16, 2011
Posts: 5128
Location: Metro Vancouver, BC
Unfortunately the author (conbagui), removed the original tutorial from Gimp Chat. In the instructions (at the beginning of this tutorial) you need conbagui's "mossy bark texture gray.jpg" and "mossy bark texture.jpg" in your gimp's patterns folder. Also, from your error message it looks like you need the layer-fx plug-ins (required by Tree_bark,scm).

_________________
Image
Gimp 2.8.18, Linux, median user
Gimp Chat Tutorials Index
Spirit Bear (Kermode)


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Wed Aug 17, 2016 6:20 pm  (#30) 
Offline
GimpChat Member
User avatar

Joined: Mar 12, 2016
Posts: 198
Location: Illinois, USA
To bad the tutorial is gone !
I used a couple of bark images from the net and named them,
mossy bark texture.jpg and mossy bark texture gray.jpg
First time I have used this script and I Love it.
Thank You, trandoductin


Attachments:
Tree Bark.jpg
Tree Bark.jpg [ 712.17 KiB | Viewed 3146 times ]

_________________
Image
Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Thu Aug 18, 2016 5:47 am  (#31) 
Offline
GimpChat Member

Joined: Aug 13, 2016
Posts: 8
Hy, thanks for your answer, but this doesn't help me.

I'm using Ubuntu Studio 16.04 LTS and Gimp Version 2.8.18, I've deleted the layerfx.2.8.py from the system and put the layerfx.py in my plugin folder.

This script works, but there must be a mistake in it.

Error message:

Gradient Overlay Warning
Error: Argument 0 not found in gradient list.

Tree bark Warning
Fehler beim Ausführen von script-fu-tree-bark:

Error: (<unknown> : 156329617) Procedure execution of python-layer-fx-gradient-overlay failed

I don't know what that means, I'm not a scripter, maybe there must be changed something in the script?

Light and Love

Mareen

_________________
Victory of the Light!


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Thu Aug 18, 2016 7:07 am  (#32) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
You added the required patterns?

Edit : original attachments in the post Odinbc (# 37)


Attachments:
snapshots-TBark.png
snapshots-TBark.png [ 115.72 KiB | Viewed 3030 times ]

_________________
Image

Slava
Ukraini!


Last edited by MareroQ on Thu Aug 18, 2016 1:24 pm, edited 2 times in total.
Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Thu Aug 18, 2016 8:06 am  (#33) 
Offline
GimpChat Member
User avatar

Joined: Mar 12, 2016
Posts: 198
Location: Illinois, USA
There is a slight problem with the names of the patterns.
MareroQ, I downloaded your patterns but got a error when running the script.
All I had to do was change the capitol letter Mossy bark texture grey.jpg to a small m, mossy bark texture grey.jpg
The other pattern, Mossy bark texture keeps the capital letter.
I didn't think Gimp was that fussy or maybe it's Script-fu.
Anyway, changed that and no errors.

_________________
Image


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Thu Aug 18, 2016 12:06 pm  (#34) 
Offline
Global Moderator
User avatar

Joined: Nov 16, 2011
Posts: 5128
Location: Metro Vancouver, BC
Here's what I observed, after a few test runs.
  1. Before running Tree_bark.scm, either select the Layer with your artwork or use Alpha to Selection.
  2. Tree_bark.scm requires, layerfx.py. It seems not to work with either, layerfx.2.8.py or layerfx.scm (Linux, GIMP 2.8.18).
  3. Tree_bark.scm default textures are named, mossy bark texture gray.jpg & Mossy bark texture.jpg (they are not required, choose other Textures).
  4. Tree_bark.scm seems to work with any .pat file.

The Wayback Machine: original Tree Bark Text Tutorial including PDF/Files (2014-06-11)

_________________
Image
Gimp 2.8.18, Linux, median user
Gimp Chat Tutorials Index
Spirit Bear (Kermode)


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Thu Aug 18, 2016 9:49 pm  (#35) 
Offline
GimpChat Member
User avatar

Joined: Jul 04, 2010
Posts: 2253
Location: Retired Moderator Slowly Returning to the Living.
Does anyone have the "mossy bark texture gray.jpg" and "mossy bark texture.jpg" ?

_________________
Artists aren't crazy! We're eccentric! ~G.M. Ross

Image

My Sigs = My Photos
Check out my work at http://www.flickr.com/photos/photomastergreg.


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Thu Aug 18, 2016 10:46 pm  (#36) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4694
In the zip are three images: two mossy bark and the blurred forest background.


Attachments:
Tree Bark Patterns.zip [1.63 MiB]
Downloaded 217 times
Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Fri Aug 19, 2016 2:47 pm  (#37) 
Offline
GimpChat Member

Joined: Aug 13, 2016
Posts: 8
Hi back,

I've uses other textures, but will trying it to change the capitol letters into small ones. Downloades the Tree Bark Patterns. zip and the tutorial, thank u very much for that!

Light and Love

Mareen

_________________
Victory of the Light!


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Fri Aug 19, 2016 3:32 pm  (#38) 
Offline
GimpChat Member
User avatar

Joined: Mar 16, 2015
Posts: 613
Location: On Earth,specifically Queensland,Australia
Odinbc wrote:
Here's what I observed, after a few test runs.
  1. Before running Tree_bark.scm, either select the Layer with your artwork or use Alpha to Selection.
  2. Tree_bark.scm requires, layerfx.py. It seems not to work with either, layerfx.2.8.py or layerfx.scm (Linux, GIMP 2.8.18).
  3. Tree_bark.scm default textures are named, mossy bark texture gray.jpg & Mossy bark texture.jpg (they are not required, choose other Textures).
  4. Tree_bark.scm seems to work with any .pat file.

The Wayback Machine: original Tree Bark Text Tutorial including PDF/Files (2014-06-11)


Thanks, odinbc. What would we do without the "Wayback Machine".

_________________
Image


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Sat Aug 20, 2016 12:20 pm  (#39) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 4001
Location: Canada
I have updated the 1st post to have the new link to tutorial and added step 0) which tells people to have layerfx.py installed.
Just did a test.
Image

_________________
TinT


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Tue Aug 23, 2016 10:58 am  (#40) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4694
I have to play with this too! It was before I joined so I missed it.
Attachment:
Tree Bark.JPG
Tree Bark.JPG [ 1.01 MiB | Viewed 3104 times ]


Top
Post new topic Reply to topic  [ 96 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Tree Bark Text (updated to version2)

14

No new posts Attachment(s) Tree Bark text plugin (test)

5

No new posts Tree of Life

0

No new posts Attachment(s) It's time to decorate the tree....

4

No new posts Attachment(s) Tiny Christmas Tree Brushes

12



* Login  



Powered by phpBB3 © phpBB Group