Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't find path plug-in
#1
Hi folks! I'm using GIMP 3.0.6 -1 (aarch64) on an X-server (Termux:X11) for Android, so that's a challenge for a start.
Literally not used the program for a couple of years(??)..since 2.10.

There is a plug-in I saved that has the following line:
menupath = '<Vectors>/Tools/Transformations/Moebius map with control of poles'
...which tells GIMP where to put to path (location) to the plugin, as I can't find it anywhere, in the Paths menu I assume the path used is outdated for GIMP3, or will a lot of plugins made for 2.10 and earlier simply not work on 3.x.x?
Reply
#2
Unfortunately, the author of the path-transformations plugins has dropped out of the Gimp scene
see: https://www.gimp-forum.net/Thread-The-ma...3#pid39623

Gimp 2.10 plugins do not work with Gimp 3 So there will be more than just that line to fix.

If it was anything other than Android and ARM I suggest running both Gimp 2.10 for those useful plugins and a Gimp 3 (to see how it works)
Reply
#3
OK thanks -  that's a pity all that.
I'll be on an Android device for the foreseeable, so it'll be fun and nausea inducing in equal amounts lol.. but mainly fun. ?
I take it scripts (script-fu) can be migrated without issue though?
Reply
#4
(Yesterday, 01:14 PM)Zero01 Wrote: OK thanks -  that's a pity all that.
I'll be on an Android device for the foreseeable, so it'll be fun and nausea inducing in equal amounts lol.. but mainly fun. ?
I take it scripts (script-fu) can be migrated without issue though?

path_transformations_0_24 is a Python script so it should be possible to update it for V3. If I get time I might look at it.
Reply
#5
Thanks, but you realise it's about 4800 lines of code..?  Confused
Reply
#6
(Yesterday, 08:44 PM)Zero01 Wrote: Thanks, but you realise it's about 4800 lines of code..?  Confused

The file that I have downloaded is 7967 lines long - I've had much worse - at least the comments are in English and most lines would not need changing. The biggest stumbling block would be if it relies on something that has been removed from GIMP. I'm not sure that I will have time but if I find myself at a loose end I'll look at it.
Reply


Forum Jump: