Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GEGL problem - two versions?
#1
When I run one of my plug-ins which uses GEGL from the terminal I get the following error messages and many more:

/usr/lib/gimp/2.0/python/gimpfu.py:865: Warning: Two different plugins tried to register 'GeglOpjpg-save_c'.
  gimp.main(None, None, _query, _run)
/usr/lib/gimp/2.0/python/gimpfu.py:865: Warning: Two different plugins tried to register 'GeglOppixbuf_c'.
  gimp.main(None, None, _query, _run)
/usr/lib/gimp/2.0/python/gimpfu.py:865: Warning: Two different plugins tried to register 'GeglOptiff-save_c'.
  gimp.main(None, None, _query, _run)
/usr/lib/gimp/2.0/python/gimpfu.py:865: Warning: Two different plugins tried to register 'GeglOpexr-load_cpp'.
  gimp.main(None, None, _query, _run)
/usr/lib/gimp/2.0/python/gimpfu.py:865: Warning: Two different plugins tried to register 'GeglOpcache_c'.
  gimp.main(None, None, _query, _run)
/usr/lib/gimp/2.0/python/gimpfu.py:865: Warning: Two different plugins tried to register 'GeglOpcast-format_c'.
  gimp.main(None, None, _query, _run)

I am assuming that when I updated to GIMP 2.10.32 from the PandaJim repository it has loaded a new version of GEGL.

How do I solve this problem?

I am using Ubuntu 20.04
Reply


Messages In This Thread
GEGL problem - two versions? - by david - 07-06-2022, 09:32 AM
RE: GEGL problem - two versions? - by rich2005 - 07-06-2022, 10:59 AM
RE: GEGL problem - two versions? - by david - 07-06-2022, 02:11 PM
RE: GEGL problem - two versions? - by rich2005 - 07-06-2022, 02:44 PM
RE: GEGL problem - two versions? - by david - 07-06-2022, 02:54 PM
RE: GEGL problem - two versions? - by rich2005 - 07-06-2022, 03:12 PM

Forum Jump: