It is currently Fri Sep 25, 2026 4:33 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Resources not loading
PostPosted: Wed Aug 29, 2018 3:03 am  (#1) 
Offline
GimpChat Member
User avatar

Joined: Oct 07, 2010
Posts: 439
Location: home/Nixnine/.gimp-2.0/scripts/nixnine.scm
GIMP Version: 2.10.6
Operating System: Linux
OS Version: Ubuntu Studio 18.04
GIMP Experience: Experienced User



I have been running 2.10.6 since the update came out and have had no problem.

However, today when I started up the program, none of my scripts or plugins are loading. I have gone back through the preferences to make sure the folders for script, plugins, etc are still added and yes, they are.

Any ideas?

Another question: I downloaded the appimage for Gimp, but I have not been able to find a way to create a launcher for it in the menu. Any suggestions?

_________________
I refuse to be confused, but am often confused at this refusal.


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: Resources not loading
PostPosted: Wed Aug 29, 2018 3:58 am  (#2) 
Offline
GimpChat Member
User avatar

Joined: Apr 15, 2017
Posts: 1837
Doesn't your menu allow you to create a new launcher in it? You probably need to enter menu edit mode or something, that's how it's done in Mint anyway....


Top
 Post subject: Re: Resources not loading
PostPosted: Wed Aug 29, 2018 5:10 am  (#3) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2615
Quote:
..Another question: I downloaded the appimage for Gimp, but I have not been able to find a way to create a launcher for it in the menu. Any suggestions?..


You need a .desktop file. Needs to be executable and would look like this

[Desktop Entry]
Comment=
Exec=/home/rich/portable/gimp-release-2.10.4.glibc2.15-x86_64.AppImage
Icon=gimp
Name=Gimp-portable
NoDisplay=false
Path[$e]=
StartupNotify=true
Terminal=0
TerminalOptions=
Type=Application
X-KDE-SubstituteUID=false
X-KDE-Username=


Obviously replace "/home/rich/portable" with the correct path to the appimage.
Give it a suitable name such as Gimp-Portable.desktop
That goes in ~/.local/share/applications/ and log-out log-in to get it in the menus.

Not happy with that? Then see: http://programsbuzz.com/post/how-create ... 4-and-1604


Top
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group