Quote:
Originally Posted by nasser
I've tried the following, all with no result. Just keep getting the same error message in the logs (cannot set string property..): - Copy kterm.sh to /var/local
- Replace contents of coplate's "flash.sh" with /mnt/us/extensions/kterm/bin/kterm.sh"
- Add "/mnt/us/extensions/kterm/bin/kterm.sh" to coplate's "flash.sh"
I can try some more permutations, but doesn't look promising...
|
When run from KUAL, (2) will have a current working directory of /mnt/us/extensions/kterm. When run from a search bar command, it will not (unless your script sets the pwd to match).
Check your scripting to see if there is anything dependent on the setting of the current working directory (pwd).