GIMP Chat
http://gimpchat.com/

Tree bark (Script)
http://gimpchat.com/viewtopic.php?f=9&t=10525
Page 4 of 5

Author:  trandoductin [ Wed Jun 05, 2019 8:46 am ]
Post subject:  Re: Tree bark (tutorial by conbagui) (Script)

I think Pat625 included in the .zip (at bottom of post #1: https://gimplearn.net/viewtopic.php?p=4342#p4342)
Just put that in your GIMP's plug-ins/ folder.

Author:  gimper66 [ Wed Jun 05, 2019 9:04 am ]
Post subject:  Re: Tree bark (tutorial by conbagui) (Script)

trandoductin wrote:
I think Pat625 included in the .zip (at bottom of post #1: https://gimplearn.net/viewtopic.php?p=4342#p4342)
Just put that in your GIMP's plug-ins/ folder.


the problem is that I don't have the LAYER EFFECTS :(

Author:  racer-x [ Wed Jun 05, 2019 9:08 am ]
Post subject:  Re: Tree bark (tutorial by conbagui) (Script)

Here's layer effects.py put it in your plug-ins folder....

Attachment:
layerfx.py.zip [28.4 KiB]
Downloaded 103 times

Author:  level_0 [ Wed Jun 05, 2019 9:17 am ]
Post subject:  Re: Tree bark (tutorial by conbagui) (Script)

gimper66
I have one (which I have never used before) :)
I will try to see if I can put it here ...

impossible "The upload extension py is not allowed" (same with "zip")

Edit:how did you do racer-x?

Author:  gimper66 [ Wed Jun 05, 2019 9:29 am ]
Post subject:  Re: Tree bark (tutorial by conbagui) (Script)

Image
still the same,
Image
if I click on effects then the effects such as drop shadow and layer to embos and inner shadow etc ... should appear?!!

Author:  racer-x [ Wed Jun 05, 2019 9:57 am ]
Post subject:  Re: Tree bark (tutorial by conbagui) (Script)

Then you did something wrong, because layer effects works perfectly here.

Attachment:
layereffects.jpg
layereffects.jpg [ 373.49 KiB | Viewed 2230 times ]

Author:  rich2005 [ Wed Jun 05, 2019 10:03 am ]
Post subject:  Re: Tree bark (tutorial by conbagui) (Script)

@level_0 Easiest way:

Get the zip that Pat625 prepared https://gimplearn.net/viewtopic.php?p=4342#p4342

Since you are using a portable version, use the preferences folders. Then it is as Pat625 describes

Put layerfx.py in your plug-ins folders
Put Tree_bark.scm in your scripts folder
Put the two ...texture.jpgs in your patterns folder

here an all-in-one screenshot

Image

Check that layerfx.py shows bottom of layers menu and tree_bark in the menu bar.

...and it does work Win10 / Gimp 2.10.10

Image

Things that can go wrong. The other versions layerfx.scm and layerfx-2.8.py have problems with Gimp 2.10 if you have them installed remove.

If using Rod's 'all-plugins-go-in-own-folder' make sure the folder name matches the plugin name (or take it out of that d..m folder)

Author:  racer-x [ Wed Jun 05, 2019 10:33 am ]
Post subject:  Re: Tree bark (tutorial by conbagui) (Script)

I just noticed on his screenshot that he has no python support. That appears to be the problem. Perhaps one of the "Windows" users can help him on this? Maybe use one of the portable versions that include python?

Author:  gimper66 [ Wed Jun 05, 2019 10:40 am ]
Post subject:  Re: Tree bark (tutorial by conbagui) (Script)

Image

Image

Image

Image

Image

then I close gimp and restart it

Author:  rich2005 [ Wed Jun 05, 2019 11:18 am ]
Post subject:  Re: Tree bark (tutorial by conbagui) (Script)

What a mess. My advice is disable your old .gimp-2.8 profile and the .../Gimp 2.10 profile folders by renaming amd run Gimp to create a new clean default profile & start again - Up to you.

Lets get some conventions straight. Plugins and folders. Because some Windows plugins contain dependencies 'dll' files maybe a extra .exe file, Windows 10 will use a container folder with the same name as the plugin.

This is the case with gmic_gimp_qt and very few other Windows plugins (liquid rescale , bimp maybe)

Not the case for plugins like 'resynthesizer' which are two independent plugins, resynthesizer.exe & resynthesizer-gui.exe

For single plugins it does not make sense to 'wrap' in a folder. You can do it but it is extra work for no gain.

Your layerfx does not work because the folder is the wrong name

Image

Then you have scripts mixed in there and gmic files all over the place.

Best of luck with that setup...and for Windows users who think that reinstalling Gimp is a cure-all. Your Gimp profile remains which is the problem in the first place.

Author:  level_0 [ Wed Jun 05, 2019 2:46 pm ]
Post subject:  Re: Tree bark (tutorial by conbagui) (Script)

thank you rich2005 :)
I note all this because the portable version of samj is on my Windows 10 that went into diagnosis at Asus for more than 15 days and am with a Windows 7 32bits (and only 1 GB of RAM) :gaah

Author:  level_0 [ Thu Jun 06, 2019 1:57 am ]
Post subject:  Re: Tree bark (tutorial by conbagui) (Script)

Yesterday I wanted to test and I had each time:
Image

Author:  level_0 [ Fri Jun 07, 2019 7:06 am ]
Post subject:  Re: Tree bark (tutorial by conbagui) (Script)

nobody?
I delete treebark.

Author:  racer-x [ Mon Jun 10, 2019 5:23 am ]
Post subject:  Re: Tree bark (tutorial by conbagui) (Script)

Did you follow directions in the ReadMe contained in the zip file? viewtopic.php?f=9&t=10525&start=50#p233569

Looks like you didn't put the image patterns into your patterns folder. This is the first time I tried this and it works as directed...

Attachment:
tree_bark.jpg
tree_bark.jpg [ 155.22 KiB | Viewed 3569 times ]

Author:  Rod [ Mon Jun 10, 2019 9:06 am ]
Post subject:  Re: Tree bark (tutorial by conbagui) (Script)

I only place executables (exe)in folders not python plugins.

Author:  level_0 [ Mon Jun 10, 2019 12:10 pm ]
Post subject:  Re: Tree bark (tutorial by conbagui) (Script)

racer-x wrote:
Did you follow directions in the ReadMe contained in the zip file? viewtopic.php?f=9&t=10525&start=50#p233569

Looks like you didn't put the image patterns into your patterns folder. This is the first time I tried this and it works as directed...


Of course I had read the readme file and rather than one! And the patterns were in the proper folder.

I have now removed everything (patterns and script) to make room for patterns "mosaic" dinasset to follow his tutorial and lighten Gimp on my old PC.

Rod wrote:
I only place executables (exe)in folders not python plugins.

thank you rod for this precision but I tested the 2 ways and same display. :gaah

Author:  racer-x [ Mon Jun 10, 2019 1:47 pm ]
Post subject:  Re: Tree bark (tutorial by conbagui) (Script)

Just for fun.

Attachment:
gimp_bark.gif
gimp_bark.gif [ 98.61 KiB | Viewed 3534 times ]

Author:  Pat625 [ Mon Jun 10, 2019 9:37 pm ]
Post subject:  Re: Tree bark (tutorial by conbagui) (Script)

Racer, I love what you did with the tree bark!

Author:  racer-x [ Tue Jun 11, 2019 5:00 am ]
Post subject:  Re: Tree bark (tutorial by conbagui) (Script)

Thanks Pat625

Author:  level_0 [ Wed Jun 12, 2019 4:37 am ]
Post subject:  Re: Tree bark (tutorial by conbagui) (Script)

I tried again (but this is the last timeImage) and he still finds a problem with the layerfx overlay gradient:

Image

but this gradient appears well here:

Image

I think the problem comes from the location of the script because it appears here:
Image
I already have Alpha vers logo in the filters:
Image

Page 4 of 5 All times are UTC - 5 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/