Re: [Gimp-user] Help Installing Resynthesizer Script / Heal Selection



On Thu, Mar 26, 2015 at 12:15 PM, bwfcnottingham wrote:

My scripts are here

~/.gimp-2.8/plug-ins
-rwxr-xr-x 1 root root  3153 Mar 26 00:15 plugin-heal-transparency.py
-rwxr-xr-x 1 root root  6595 Mar 26 00:15 plugin-heal-selection.py
-rwxr-xr-x 1 root root  6011 Mar 26 00:15 plugin-uncrop.py
-rwxr-xr-x 1 root root  3262 Mar 26 00:15 plugin-resynth-sharpen.py
-rwxr-xr-x 1 root root  3609 Mar 26 00:15 plugin-resynth-fill-pattern.py
-rwxr-xr-x 1 root root  3303 Mar 26 00:15 plugin-resynth-enlarge.py
-rwxr-xr-x 1 root root  7684 Mar 26 00:15 plugin-render-texture.py
-rwxr-xr-x 1 root root 17194 Mar 26 00:15 plugin-map-style.py
-rwxr-xr-x 1 root root 62838 Mar 26 00:18 resynthesizer
-rwxr-xr-x 1 root root 53607 Mar 26 00:18 resynthesizer-gui

I am not the most geeky person in the world, but can find my way around the
linux command line OK, albeit I am no Linux expert

Can anybody tell me what I've done wrong

You copied them as root (superadministrator) user. Easiest way to fix
it is to remove them with same privilegies, then copy as ordinary
user.

Also, make sure they are executable. For that you can either run
'chmod +x ~/.gimp-2.8/plug-ins/*.py' or use file browser of your
choice.

Alex


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]