Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Some plugins not working
#2
(06-26-2021, 03:35 AM)meetdilip Wrote: Hi, I heavily depend on Filters > Edge Detect > Difference of Gaussians (legacy ) to convert images into line art. During the last couple of days ( perhaps a week ), whenever I use this option, the output is a blank canvas.

Then I tried to use bede plugin which worked fine for Artistic > Comic Book for 2.10. Sadly, I am getting this error now 

Quote:Traceback (most recent call last):
File "/tmp/tmp.Yn1vXJkgGt/gimp/2.0/python/gimpfu.py", line 740, in response
dialog.res = run_script(params)
File "/tmp/tmp.Yn1vXJkgGt/gimp/2.0/python/gimpfu.py", line 361, in run_script
return apply(function, params)
File "/home/myPC/.config/GIMP-AppImage/2.10/plug-ins/bede2.10.py", line 34, in bd
pdb.plug_in_gmic_qt(img, layer, 1, 0, '-fx_curves_interactive 7,0,1,7,0,0,'+pointLum+',100,100,-1,0,0,'+pointSat+',100,100,-1,0,0,100,100,-1,0,0,100,100,-1,')
RuntimeError: cancelled

I am using a very early 2.10.25 AppImage and have changed almost nothing in the last 30 - 40 days. I am using the GMIC-QT plugin provided by @rich2005

It would be nice to know how to fix these. Thanks.

Edit : Looks like I have set GMIC to auto update " Weekly ". Is that what is causing the current issue ?

I have the .deb from handbooks GIMP 2.10.24 and the Appimage with plugins GIMP 2.10.25 continuous release from aferrero2707 and did tried "Filters > Edge Detect > Difference of Gaussians (legacy )" on both GIMP version.
I got a blank layer as well on both GIMP Huh

It seems to be a python problem, may be related to an update on the OS (Ubuntu based OS?) conflict between python 3.x and python 2.7?
Sorry I can't tell if it's that or not, it's above my field of competences, and yes I can see that G'MIC is involved at the end of your traceback...

My first thought would be to try with an older version of the GIMP appimage with plugins, a version like 2-3 months older, or with an older version of G'MIC to see which one is the faulty one...
https://gmic.eu/files/linux/
or the G'MIC appimage for GIMP https://github.com/aferrero2707/gimp-plu...continuous (this is not GIMP, but G'MIC)
But I would say Don't try this at home and save all your GIMP/G'MIC configuration before to do anything or wait for some one with a knowledgeable answer Wink

In the terminal type
Code:
python -V
to know what python your system is using
Reply


Messages In This Thread
Some plugins not working - by meetdilip - 06-26-2021, 03:35 AM
RE: Some plugins not working - by PixLab - 06-26-2021, 03:55 AM
RE: Some plugins not working - by meetdilip - 06-26-2021, 05:55 AM
RE: Some plugins not working - by PixLab - 06-26-2021, 06:04 AM
RE: Some plugins not working - by meetdilip - 06-26-2021, 06:34 AM
RE: Some plugins not working - by meetdilip - 06-26-2021, 07:37 AM
RE: Some plugins not working - by PixLab - 06-26-2021, 08:11 AM
RE: Some plugins not working - by Ofnuts - 06-26-2021, 08:13 AM
RE: Some plugins not working - by rich2005 - 06-26-2021, 08:54 AM
RE: Some plugins not working - by meetdilip - 06-26-2021, 12:14 PM
RE: Some plugins not working - by rich2005 - 06-26-2021, 12:36 PM
RE: Some plugins not working - by rich2005 - 06-26-2021, 01:45 PM
RE: Some plugins not working - by meetdilip - 06-26-2021, 02:20 PM
RE: Some plugins not working - by rich2005 - 06-26-2021, 02:28 PM
RE: Some plugins not working - by meetdilip - 06-26-2021, 02:46 PM
RE: Some plugins not working - by rich2005 - 06-26-2021, 03:13 PM
RE: Some plugins not working - by meetdilip - 06-26-2021, 05:05 PM
RE: Some plugins not working - by rich2005 - 06-26-2021, 05:23 PM
RE: Some plugins not working - by meetdilip - 06-26-2021, 06:04 PM
RE: Some plugins not working - by Ofnuts - 06-27-2021, 08:27 AM
RE: Some plugins not working - by meetdilip - 06-27-2021, 09:02 AM
RE: Some plugins not working - by cli345 - 06-27-2021, 10:53 AM
RE: Some plugins not working - by Ofnuts - 06-27-2021, 12:02 PM
RE: Some plugins not working - by rich2005 - 06-27-2021, 12:04 PM
RE: Some plugins not working - by PixLab - 06-27-2021, 11:34 AM
RE: Some plugins not working - by PixLab - 06-27-2021, 12:52 PM
RE: Some plugins not working - by Ofnuts - 06-27-2021, 03:42 PM
RE: Some plugins not working - by cli345 - 06-27-2021, 03:46 PM
RE: Some plugins not working - by meetdilip - 06-27-2021, 05:01 PM
RE: Some plugins not working - by Ofnuts - 06-27-2021, 06:55 PM
RE: Some plugins not working - by PixLab - 06-28-2021, 05:45 AM
RE: Some plugins not working - by cli345 - 07-02-2021, 04:04 PM

Forum Jump: