Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Advice requested on GIMP version to install
#9
(08-22-2020, 01:08 PM)david Wrote: Rich,
Thanks for all your help.
I have followed your excellent video about extracting the appimage and can now run gimp from the terminal.
Unfortunately, ubuntu seems to have made it virtually impossible to create a launcher. I have manually created a .desktop file in ~/.local/share/applications/ but my syntax must be incorrect as I cannot get it to run. Much searching on the internet has failed to find the answer!
david.

KDE is a bit easier for making desktop files. This one from ~/.local/share/applications/

Gimp desktop file looks like this 

Code:
[Desktop Entry]
Comment=
Exec=/media/rich/Data/gimp-app-2-10-20/squashfs-root/AppRun
Icon=gimp
Name=Gimp-2.10.20
NoDisplay=false
Path[$e]=
StartupNotify=true
Terminal=0
TerminalOptions=
Type=Application
X-KDE-SubstituteUID=false
X-KDE-Username=

You might have to tweak the icon path as well as substituting your path to the AppRun file
Reply


Messages In This Thread
RE: Advice requested on GIMP version to install - by rich2005 - 08-22-2020, 01:36 PM

Forum Jump: