Can't launch addons browser in linux
Show older comments
Hello,
When I click the "addons browser" or "get addons" to be more specific it does not launch and does not give any errors.
When I run the troubleshooting command:
>> cd(matlabroot)
>> cd bin/glnxa64
>> !./MATLABWindow -url=http://mathworks.com --disable-gpu
I get:
./MATLABWindow: symbol lookup error: /lib64/libpango-1.0.so.0: undefined symbol: g_log_structured
I'm running Fedora 26 and R2017a student.
Would it have something to with old glib?
glib version installed:
Installed Packages
glib.x86_64 1:1.2.10-48.fc26 @fedora
And pango installed version is:
Installed Packages
pango.i686 1.40.12-1.fc26 @updates
Accepted Answer
More Answers (3)
Niraj Gadakari
on 27 Sep 2017
0 votes
I believe this is a bug within Linux. Here is the link for Bug Report. The issue could be due to older glib.
1 Comment
Dylan Wylie
on 13 Nov 2017
Please provide a method of using more recent glib version, instead of the outdated version that ships with matlab.
ignacio
on 7 Oct 2017
0 votes
So @Niraj, let's assume you're correct; which is the correct version we need?
Thanks
Mark Lin
on 29 Apr 2018
0 votes
Please see this link:
https://www.mathworks.com/matlabcentral/answers/364551-why-is-matlab-unable-to-run-the-matlabwindow-application-on-linux
Specifically at 2). It should help
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!