Page 1 of 1

Designer will not run on Ubuntu 18.04

Posted: Mon Jul 08, 2019 1:50 pm
by Duckminster
Hello, I am get the following error trying to run Protocase:

$ java -jar "jdesigner.jar"
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/lib/Protocase%20Designer/lib/guice-4.2.0.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

Re: Designer will not run on Ubuntu 18.04

Posted: Tue Jul 23, 2019 8:33 am
by mrodden
Hi Duckminster,

Sorry to hear you are having issues running Designer on Ubuntu.

There was an issue with the linux build in the last release.

We've released a new build that should resolve your issue, available here:
https://www.protocasedesigner.com/wiki/ ... s_Released

Please give that a try, and let me know if you still have issues.

Thanks for using Designer.

Mark
Software Developer
Protocase Inc.

Re: Designer will not run on Ubuntu 18.04

Posted: Thu Oct 24, 2019 10:36 am
by mpyne
Hi Duckminster,

We found a problem with this installer for Linux and fixed this month. In this version it will create a .sh file with the proper run commands.

New Build:
https://www.protocasedesigner.com/downl ... p?format=5

Uninstall Instructions:
https://www.protocasedesigner.com/wiki/ ... from_Linux

Install Instructions:
https://www.protocasedesigner.com/wiki/ ... n_on_Linux

If you run $PREFIX/bin/ProtocaseDesigner.sh (default: /usr/local/bin/ProtocaseDesigner.sh) it should work.

Matt