Switch to full style
Post all Gimp scripts and script writing questions here
Post a reply

Re: Brian plugins for Gimp-2.10

Thu Mar 26, 2020 9:33 pm

Does the problem recur after a Gimp reboot?
Has the secondary console window disappear?

Re: Brian plugins for Gimp-2.10

Thu Mar 26, 2020 10:27 pm

MareroQ wrote:Does the problem recur after a Gimp reboot?
Has the secondary console window disappear?

Rebooted gimp and Fan Illusion is missing:

Image
Image
Image

Re: Brian plugins for Gimp-2.10

Thu Mar 26, 2020 10:32 pm

It is possible that something went wrong with pasting the code.
Try from the attachment.
This version in menu Gimp: Filters -> Animation -> BA Fan Illusion...

Attention:
You must use an image:
1. With alpha
2. And transparency (even if the transparency is a 1 pixel eraser in a corner).


A plug-in with this patch can be downloaded in the post #54
viewtopic.php?f=9&t=18138&start=50#p249024.

Re: Brian plugins for Gimp-2.10

Thu Mar 26, 2020 10:51 pm

MareroQ wrote:It is possible that something went wrong with pasting the code.
Try from the attachment.
This version in menu Gimp: Filters -> Animation -> BA Fan Illusion...


I'm rebooting gimp again. Hopefully the plugin is in Filters->Animation->BA Fan Illusion. Fingers crossed!

Re: Brian plugins for Gimp-2.10

Thu Mar 26, 2020 11:22 pm

I rebooted gimp and your new version the one you attached is there.

Re: Brian plugins for Gimp-2.10

Thu Mar 26, 2020 11:29 pm

dog.gif
dog.gif (1.77 MiB) Viewed 1298 times
Hi MareroQ
Sorry for delay in posting. You post #37
Had some other things to deal with.
Here is my example.

Re: Brian plugins for Gimp-2.10

Fri Mar 27, 2020 2:27 am

What is required to make this plugin work? I ask because I get errors.

Image
Image

Re: Brian plugins for Gimp-2.10

Fri Mar 27, 2020 3:00 am

The black console is gone?
Check if the image has an alpha channel.

Re: Brian plugins for Gimp-2.10

Fri Mar 27, 2020 3:13 am

MareroQ wrote:The black console is gone?
Check if the image has an alpha channel.


What do you mean by the black console? No, there is no alpha channel. Should images with out alpha channel have alpha channel added to it in order for the plugin to work? I ran the plugin with alpha channel and I still received the errors.

Re: Brian plugins for Gimp-2.10

Fri Mar 27, 2020 3:20 am

"Black console" - You showed in post #38.

You must add an alpha channel before running the plugin. The best effects are the "object" on a transparent background.

Re: Brian plugins for Gimp-2.10

Fri Mar 27, 2020 3:29 am

Yes, the black console is gone and I added the alpha channel to the image before I ran the plugin but I still get the same errors.

Re: Brian plugins for Gimp-2.10

Fri Mar 27, 2020 3:41 am

Probably the same condition as for SpiderPaint is required:
You must use an image with alpha and transparency. Even if the
transparency is a 1 pixel eraser in a corner.

Re: Brian plugins for Gimp-2.10

Fri Mar 27, 2020 1:18 pm

So, basically the only images that can be used with this plugin are .png images. Those are the only ones that have transparency. Jpg images fail when running the script even if you add an alpha channel.

Re: Brian plugins for Gimp-2.10

Fri Mar 27, 2020 3:13 pm

@MareroQ
I applied my "quick and dirty" solution also to Fan Illusion (similar to the one of Spider Paint).
Here the modified version, suffixed M.
It should work.
BA_FanIllusion3f4M.7z
(7.48 KiB) Downloaded 95 times

Re: Brian plugins for Gimp-2.10

Fri Mar 27, 2020 3:52 pm

dinasset wrote:@MareroQ
I applied my "quick and dirty" solution also to Fan Illusion (similar to the one of Spider Paint).
Here the modified version, suffixed M.
It should work.
BA_FanIllusion3f4M.7z


Thanks Diego. Oh, with polar coordinates, does that mean that any numbers can be inputted?

Here's my try at your modified version:
Image

Re: Brian plugins for Gimp-2.10

Fri Mar 27, 2020 4:10 pm

@MareroQ,

I did get your version to work by using only a .png transparent image: Image

Re: Brian plugins for Gimp-2.10

Fri Mar 27, 2020 4:21 pm

@Mackenzieh

mackenzieh wrote:So, basically the only images that can be used with this plugin are .png images. Those are the only ones that have transparency. Jpg images fail when running the script even if you add an alpha channel.


That's not true. I am convinced that you did not fulfill the second condition - erase any pixel with the eraser. :paint

@Diego.
Thanks. This will save some time for clarification.

Another matter.
Do You remember the BA_Plasmatic.py plugin?
viewtopic.php?f=11&t=15362&hilit=plasmatic

I adapted it to 2.10 but should this be the result?

edit: explanation of the reason for deleting the attachment post #68
viewtopic.php?f=9&t=18138&start=60#p249059

Re: Brian plugins for Gimp-2.10

Fri Mar 27, 2020 4:40 pm

Ran exaggeration and on the first try it's fine but on the second try with the same photo I get errors:

Image

The error is the same whether it is yes or no

Re: Brian plugins for Gimp-2.10

Fri Mar 27, 2020 4:45 pm

You don't have the latest version - there was a bug fix.

Re: Brian plugins for Gimp-2.10

Fri Mar 27, 2020 4:50 pm

MareroQ wrote:You don't have the latest version - there was a bug fix.

Which post is the latest version?
Post a reply