Matlab and Ubuntu fresh installations: buttons (log in, Add-Ons) do not work
Show older comments
Under Add-Ons:
- "Get Add-Ons": does nothing
- "Manage Add-Ons": does nothing
- "Package Toolbox": successfully opens empty .prj window
- "Get Hardware Support Packages": does nothing
- "Check for updates": seems to work
"log in" button does not work.
Trying to start Simulink, Library Browser shows up, but the main window fails with the following error in the Matlab console:
Warning: MATLABWindow application failed to launch. Unable to launch the MATLABWindow application
> In sltemplate.ui.StartPage/showWithFallback
In sltemplate.ui.StartPage.show
>>cd(matlabroot)
>>! bin/glnxa64/MATLABWindow
bin/glnxa64/MATLABWindow: symbol lookup error: /usr/lib/x86_64-linux-gnu/libatk-1.0.so.0: undefined symbol: g_log_structured_standard
I am running a fresh installation of Linux Mint 19, which is built up on Ubuntu and should be the same in terms of packages installation and running.
Accepted Answer
More Answers (0)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!