It is currently Sat Aug 29, 2026 12:34 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 13 posts ] 
Author Message
 Post subject: Was Ofnuts' WrapMap 0.4 plug-in a casualty of v2.10?
PostPosted: Fri May 17, 2019 1:13 pm  (#1) 
Offline
GimpChat Member
User avatar

Joined: Apr 20, 2011
Posts: 287
Location: Dane-ish Co., West Gonsin
Hi, everyone.

I've been gradually, over years, migrating from one Linux machine to one with a newer version of the OS, and as I do so, I have tended to install newer versions of apps on the latter while maintaining versions on the former.

Most of the time I haven't noticed anything, and I have been off-GIMP for months, and gotten rusty.

WrapMap 0.4 does not appear where it used to in v2.8: under Filters->Map, although a number of others found in ~/.gimp_2.8/plug-ins/ do. (I believe I redd that 2.10 scarfs up scripts from 2.8's directory if it is not renamed.)

Can someone address WrapMap's workability in v2.10? For me, it has become the sine qua non tail that wags the GIMP dog.

Thank you.

_________________
--
GraMP
"Once you sit on your glasses, the rest of getting old seems obvious."


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Was Ofnuts' WrapMap 0.4 plug-in a casualty of v2.10?
PostPosted: Fri May 17, 2019 1:32 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
Just downloaded, installed on my Windows Gimp 2.10.11 and it works (very slowly).
I can't say whether it works properly (I mean: as before) because never used before.
Just contact Ofnuts directly

edit: downloaded from:
https://datapacket.dl.sourceforge.net/p ... map-0.4.py

_________________
"Where am I ?"


Last edited by dinasset on Fri May 17, 2019 1:45 pm, edited 1 time in total.

Top
 Post subject: Re: Was Ofnuts' WrapMap 0.4 plug-in a casualty of v2.10?
PostPosted: Fri May 17, 2019 1:34 pm  (#3) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
btw, this is the source (python)
Attachment:
wrapmap.7z [3.06 KiB]
Downloaded 160 times

_________________
"Where am I ?"


Top
 Post subject: Re: Was Ofnuts' WrapMap 0.4 plug-in a casualty of v2.10?
PostPosted: Fri May 17, 2019 1:35 pm  (#4) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
PS: it shows up in Filters/Map, as you expect.

_________________
"Where am I ?"


Top
 Post subject: Re: Was Ofnuts' WrapMap 0.4 plug-in a casualty of v2.10?
PostPosted: Fri May 17, 2019 1:55 pm  (#5) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14831
Location: roma, italy
example of use;
who knows it from previous experience can tell whether it works as expected.

from this: (source is a png image with transparent bg, and flower selected)
Attachment:
from-this.png
from-this.png [ 379.08 KiB | Viewed 4241 times ]


to this:
Attachment:
to-this.png
to-this.png [ 336.6 KiB | Viewed 4241 times ]

_________________
"Where am I ?"


Top
 Post subject: Re: Was Ofnuts' WrapMap 0.4 plug-in a casualty of v2.10?
PostPosted: Fri May 17, 2019 3:00 pm  (#6) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2613
Still working here. kubuntu 18.04 Gimp 2.10.10

It is for making frames around a selection.

Attachment:
wrap.jpg
wrap.jpg [ 190.54 KiB | Viewed 4228 times ]


Top
 Post subject: Re: Was Ofnuts' WrapMap 0.4 plug-in a casualty of v2.10?
PostPosted: Fri May 17, 2019 7:05 pm  (#7) 
Offline
GimpChat Member
User avatar

Joined: Apr 20, 2011
Posts: 287
Location: Dane-ish Co., West Gonsin
Thank you all.

I've got something fouled then in my Ubuntu 18.04/GIMP 2.10 setup. My first suspect is a missing ~/.gimp_2.10/ subdir, but I think I'll try an unin/reinstall of 2.10 to see what's possimus first. I got a feeling that "Something New" occurred in the way apps are installed in 18.04 and I may have done something to make that angry.

_________________
--
GraMP
"Once you sit on your glasses, the rest of getting old seems obvious."


Top
 Post subject: Re: Was Ofnuts' WrapMap 0.4 plug-in a casualty of v2.10?
PostPosted: Fri May 17, 2019 7:20 pm  (#8) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1837
Seems to work here in Linux Mint 19.1 (based on Ubunto 18.04). Extremely slow however, hell it's still trying to render it's first test.....


Top
 Post subject: Re: Was Ofnuts' WrapMap 0.4 plug-in a casualty of v2.10?
PostPosted: Sat May 18, 2019 3:00 am  (#9) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2613
Quote:
WrapMap 0.4 does not appear where it used to in v2.8: under Filters->Map, although a number of others found in ~/.gimp_2.8/plug-ins/ do. (I believe I redd that 2.10 scarfs up scripts from 2.8's directory if it is not renamed.)
and
I've got something fouled then in my Ubuntu 18.04/GIMP 2.10 setup. My first suspect is a missing ~/.gimp_2.10/ subdir, but I think I'll try an unin/reinstall of 2.10 to see what's possimus first. I got a feeling that "Something New" occurred in the way apps are installed in 18.04 and I may have done something to make that angry.


I think you have already found that 1) Resources get copied to the Gimp 2.10 profile 2) The profile is in ~/.config/GIMP/2.10 A hidden folder. You can safely delete this, rename the old Gimp 2.8 profile to disable and Gimp will create a new default profile, with clean settings.

"Something New" Ubuntu / Mint Gimp 2.10 is different. No python by default, so no Ofnuts plugins. You have to install the gimp-python package separately. (although used to be this way back in ancient Gimp days ;) )

I wrote a bit about it here. https://www.gimp-forum.net/Thread-Gimp- ... -18-04-LTS


Top
 Post subject: Re: Was Ofnuts' WrapMap 0.4 plug-in a casualty of v2.10?
PostPosted: Sat May 18, 2019 6:47 am  (#10) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1837
I forgot about the "No Python" for the PPA. That explains it. Thanks for the tip on the installation.

FYI, the appImage already comes with Python installed.


Top
 Post subject: Re: Was Ofnuts' WrapMap 0.4 plug-in a casualty of v2.10?
PostPosted: Sat May 18, 2019 7:07 am  (#11) 
Offline
GimpChat Member
User avatar

Joined: Apr 20, 2011
Posts: 287
Location: Dane-ish Co., West Gonsin
@rich2005
Thank goodness you are ancient enough to provide perspective. (I'm not sure that came out right.) I appreciate the Other Thing to try before a new install. Luckily I fell asleep in my chair before triggering one off.

@racer-x
Yes! The "Something New" was "appimage". Thank you for filling in the dropped bit.

@dinasset
Please accept an overdue thank-you for jumping on this so intently and addressing it so thoroughly.

"Come for the chat; stay for the cheer."

_________________
--
GraMP
"Once you sit on your glasses, the rest of getting old seems obvious."


Top
 Post subject: Re: Was Ofnuts' WrapMap 0.4 plug-in a casualty of v2.10?
PostPosted: Sat May 18, 2019 7:50 am  (#12) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4812
racer-x wrote:
Seems to work here in Linux Mint 19.1 (based on Ubunto 18.04). Extremely slow however, hell it's still trying to render it's first test.....


One of my first scripts (if not my first...). In 2.10 things can be done differently, so pondering a rewrite.

_________________
Image


Top
 Post subject: Re: Was Ofnuts' WrapMap 0.4 plug-in a casualty of v2.10?
PostPosted: Sun May 19, 2019 2:01 pm  (#13) 
Offline
GimpChat Member
User avatar

Joined: Apr 20, 2011
Posts: 287
Location: Dane-ish Co., West Gonsin
rich2005 wrote:
Quote:
...
"Something New" Ubuntu / Mint Gimp 2.10 is different. No python by default, so no Ofnuts plugins. You have to install the gimp-python package separately. (although used to be this way back in ancient Gimp days ;) )

I wrote a bit about it here. https://www.gimp-forum.net/Thread-Gimp- ... -18-04-LTS


... and here:
https://www.gimp-forum.net/Thread-No-he ... 5#pid11015

which caused me to come back to this thread for a re-reed. :oops: I discovered I'd mis-interpreted your "No python by default" comment above to refer to "Something New" Ubuntu/Mint only. In fact, my Ubuntu 18.04 did not install the gimp-python package when GIMP 2.10 was installed either.

When I ran:
% sudo apt install gimp-python

Pooph! Wrap-Map is back listed under Filters->Map->.

"WrapMap does work in GIMP 2.10 in Ubuntu 18.04." so no rewrite is required: it is still familiarly slow. :)

(In fact, I had two versions of WrapMap 0.4, including an ephemeral one, I think, which showed status--which added further to the long waits and which required that the registration info be edited inside the scripts to keep them distinct. Knowing no formal Python, this last part was a millon-monkeys-at-keyboards exercise. "Status" is indicate visually in 0.4 anyway.)

_________________
--
GraMP
"Once you sit on your glasses, the rest of getting old seems obvious."


Top
Post new topic Reply to topic  [ 13 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group