Tool/software: Code Composer Studio
I have been getting this error since installing the latest version of CCS earlier today (10.1.0.00010) on Manjaro Linux. Everything else works fine, except for anything that uses jxBrowser. After doing some research, I came across a few threads on here that gave possible solutions.
This thread recommends creating a new workspace. Tried that, no effect.
Later in the same thread, and also in this one they recommend removing C:\Users\<loginid>\AppData\Local\JxBrowser and using a new workspace. However, I'm on Linux.
Doing a search for jxBrowser reveals two locations: one in my workspace folder, .jxbrowser-data, and in the install folder, ti/ccs1010/ccs/eclipse/configuration/.jxbrowser-chromium-lib
There is also a jxbrowser jar located at ti/ccs1010/ccs/eclipse/configuration/org.eclipse.osgi/93/0/.cp/lib/jxbrowser-6.21.jar
I tried removing the .jxbrowser-chromium-lib folder. After starting CCS once, the error message was gone but that tab was just blank. After closing it, CCS would not re-open and I had to completely erase the installation folder and create a fresh install to be able to launch CCS. Deleting the .jxbrowser-data folder in the workspace also doesn't seem to have any effect. So now I'm at a loss of what to do next. jxbrowser is also used in Microchip's MPLAB X which works just fine on this exact same Manjaro install.
Any advice would be greatly appreciated!
EDIT: On a whim, I installed CCS 9.3.0.00012 (the last version 9 for Linux) and the App Center/Welcome Page all work perfectly fine. So it's something CCS10 specific that is causing the issue. Perhaps it's the version of jxBrowser being used? I just checked, and CCS9 and 10 use the same version of the jxBrowser jar, so I guess that can't be it. Anyway, hopefully one of the engineers can figure it out, because I would much rather be using the latest version of CCS.