It is currently Mon Jul 01, 2024 11:43 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: Wed Jun 05, 2019 8:46 am  (#61) 
Offline
Script Coder
User avatar

Joined: May 07, 2014
Posts: 4001
Location: Canada
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.

_________________
TinT


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Wed Jun 05, 2019 9:04 am  (#62) 
Offline
GimpChat Member
User avatar

Joined: Apr 26, 2014
Posts: 3543
Location: belgium
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 :(


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Wed Jun 05, 2019 9:08 am  (#63) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1826
Here's layer effects.py put it in your plug-ins folder....

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


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Wed Jun 05, 2019 9:17 am  (#64) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
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?

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Wed Jun 05, 2019 9:29 am  (#65) 
Offline
GimpChat Member
User avatar

Joined: Apr 26, 2014
Posts: 3543
Location: belgium
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?!!


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Wed Jun 05, 2019 9:57 am  (#66) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1826
Then you did something wrong, because layer effects works perfectly here.

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


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Wed Jun 05, 2019 10:03 am  (#67) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2436
@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)

_________________
Image


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Wed Jun 05, 2019 10:33 am  (#68) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1826
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?


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Wed Jun 05, 2019 10:40 am  (#69) 
Offline
GimpChat Member
User avatar

Joined: Apr 26, 2014
Posts: 3543
Location: belgium
Image

Image

Image

Image

Image

then I close gimp and restart it


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Wed Jun 05, 2019 11:18 am  (#70) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2436
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.

_________________
Image


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Wed Jun 05, 2019 2:46 pm  (#71) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
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

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Thu Jun 06, 2019 1:57 am  (#72) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
Yesterday I wanted to test and I had each time:
Image

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Fri Jun 07, 2019 7:06 am  (#73) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
nobody?
I delete treebark.

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Mon Jun 10, 2019 5:23 am  (#74) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1826
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 3562 times ]


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Mon Jun 10, 2019 9:06 am  (#75) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
I only place executables (exe)in folders not python plugins.

_________________
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: Mon Jun 10, 2019 12:10 pm  (#76) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
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

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Mon Jun 10, 2019 1:47 pm  (#77) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1826
Just for fun.

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


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Mon Jun 10, 2019 9:37 pm  (#78) 
Offline
GimpChat Member

Joined: May 12, 2015
Posts: 4694
Racer, I love what you did with the tree bark!


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Tue Jun 11, 2019 5:00 am  (#79) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1826
Thanks Pat625


Top
 Post subject: Re: Tree bark (tutorial by conbagui) (Script)
PostPosted: Wed Jun 12, 2019 4:37 am  (#80) 
Offline
GimpChat Member

Joined: Apr 09, 2018
Posts: 1792
Location: France
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

_________________
Les parfums, les couleurs et les sons se répondent.Baudelaire (Les fleurs du mal)
2.10.14 (Samj),2.10.21 (Samj) and 2.10.23(Samj) OS Windows 10 Home 64 bits


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