Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trouble with addonCollectionManager
#16
(12-03-2020, 11:15 AM)rich2005 Wrote: ...I can make a simple Windows bat file to set the path to a new user profile, say F:\GIMP_PRO (use any sensible name you want)...
Thanks! This works--for lauchs from the .bat file. Only, I had to edit that file file to

Code:
echo
set GIMP2_DIRECTORY=E:/GimpResources
start /D "C:\Program Files\GIMP 2\bin\" gimp-2.10.exe
Can you have active something like 'Linux syntax extensions' (don't know exact name)?
Good tips for the config file too...

(12-03-2020, 01:38 PM)Ofnuts Wrote:
(12-02-2020, 08:42 PM)carmen Wrote: New data: no environment variable, no errors logged--plugin reports 'Manager of {type} created OK', after identifying the correct folders, but... no manager in Gimp. See the attachment for configuration file, plugin and Gimp logs...
Help would be appreciated. Thanks!

Menu location should be <{Type}>, not {<Type>} (braces inside the brackets)
Thanks! Typo corrected--and everything working.
Note: hard-coded paths like E:/GimpResources/{type}... and config in {user}/plug_ins seem necessary to put the add-ons in non-default folder--even the one containing the plugin...
Reply


Messages In This Thread
Trouble with addonCollectionManager - by carmen - 12-01-2020, 07:06 PM
RE: Trouble with addonCollectionManager - by carmen - 12-03-2020, 03:10 PM

Forum Jump: