I was able to overcome the "Error Starting Desktop" by installing both jre8-openjdk
and jdk8-openjdk
and running export MATLAB_JAVA=/usr/lib/jvm/java-8-openjdk/jre
in the terminal, however I am experiencing some internal errors which are due to my integrated intel graphics. I will edit this comment once I resolve these issues, and what I did.
UPDATE:
This didnt take long... I am able to start matlab with zero problems now provided I use the -softwareopengl
flag when running matlab
. Please note that I can reproduce the error by not including the flag - I will add this as an alias so I dont need to type it every time.
Pinned Comments