I've got a bit of a short cut problem, it's a bit of a funny one: I've installed GIMP 2.6.7 from the opt folder, I've updated my menu shortcut but whenever I click it, it tries to load the wrong version of GIMP (the old 2.6.6 version). Wouldn't be a problem but I can't get it to load the correct version of GIMP (the new 2.6.7 one) and the old version no longer works because of incompatibilities ( The error message I get is: "The GIMP binary cannot run with a libgimp version other than its own. This is GIMP 2.6.6, but the libgimp version is 2.6.7").
I can load the the new version of GIMP (2.6.7) if I use the command line and navigate to /usr/bin then type gimp; and this is where it gets funny:
when I type gimp (in Terminal) from any other directory, say home or root, it tries to load up the old version,
when I use Dolphin to navigate to /usr/bin/ and click on the gimp binary it tries to load the old version, and
when I type (in Terminal) /usr/bin/gimp it tries to load the old version, but
when I use Terminal to navigate to /usr/bin/ first and then type gimp (as a second instruction) it loads the new (correct) version of gimp.
The only two references to gimp that I can see in /usr/bin/ (hidden files are visible) are a shortcut labeled gimp (which points to gimp-2.6) and the binary gimp-2.6. I've tried changing my Kicker Menu shortcut to gimp, gimp-2.6, gimp-2.6.7 and I've changed the directory path to /usr/bin/ and /usr/bin/gimp but non of those changes get it to load gimp-2.6.7.
Does anyone know what's happening? Why can I only load gimp 2.6.7 by using the terminal to navigate to /usr/bin/ before I issue the command to run gimp?
I can load the the new version of GIMP (2.6.7) if I use the command line and navigate to /usr/bin then type gimp; and this is where it gets funny:
when I type gimp (in Terminal) from any other directory, say home or root, it tries to load up the old version,
when I use Dolphin to navigate to /usr/bin/ and click on the gimp binary it tries to load the old version, and
when I type (in Terminal) /usr/bin/gimp it tries to load the old version, but
when I use Terminal to navigate to /usr/bin/ first and then type gimp (as a second instruction) it loads the new (correct) version of gimp.
The only two references to gimp that I can see in /usr/bin/ (hidden files are visible) are a shortcut labeled gimp (which points to gimp-2.6) and the binary gimp-2.6. I've tried changing my Kicker Menu shortcut to gimp, gimp-2.6, gimp-2.6.7 and I've changed the directory path to /usr/bin/ and /usr/bin/gimp but non of those changes get it to load gimp-2.6.7.
Does anyone know what's happening? Why can I only load gimp 2.6.7 by using the terminal to navigate to /usr/bin/ before I issue the command to run gimp?
Comment