Page 1 of 1

Unable to load template in Linux (solved)

Posted: Mon Feb 17, 2014 10:54 am
by dlanced
Hi,
I hope this might be useful for others: I was having trouble opening templates in Protocase Designer for Linux until, looking through the debug.0.log file, I noticed this line:
main library missing: /usr/local/share/ProtocaseDesigner/library
When I took a look at my actual installation, I discovered that the install script had created the directory name with a space between the words "Protocase" and "Designer":
/usr/local/share/Protocase Designer/library
Changing the directory name solved the problem.

Re: Unable to load template in Linux (solved)

Posted: Mon Feb 17, 2014 12:18 pm
by dronne
ah, evil changes! Thank you for pointing this out. It will be fixed in the next maintenance release.

Re: Unable to load template in Linux (solved)

Posted: Mon Feb 17, 2014 12:38 pm
by dronne
If you try the latest version from today:
It should work. Thanks again!

Re: Unable to load template in Linux (solved)

Posted: Mon Feb 17, 2014 1:36 pm
by dlanced
Thanks!

Re: Unable to load template in Linux (solved)

Posted: Mon Feb 17, 2014 1:57 pm
by dronne
No problem, I appreciate being informed when things aren't working right!