Can't launch addons browser in linux

조회 수: 2 (최근 30일)
motni
motni 2017년 9월 24일
답변: Mark Lin 2018년 4월 29일
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

채택된 답변

motni
motni 2017년 10월 8일
Sorry of being bit passive on this but I have limited internet access at the moment.
I got it going by downgrading pango.
Installed Packages
pango.x86_64 1.40.6-1.fc26 @fedora
1.40.6 Version that ships with fedora seems to be working just fine.

추가 답변 (3개)

Niraj Gadakari
Niraj Gadakari 2017년 9월 27일
I believe this is a bug within Linux. Here is the link for Bug Report. The issue could be due to older glib.
  댓글 수: 1
Dylan Wylie
Dylan Wylie 2017년 11월 13일
Please provide a method of using more recent glib version, instead of the outdated version that ships with matlab.

댓글을 달려면 로그인하십시오.


ignacio
ignacio 2017년 10월 7일
So @Niraj, let's assume you're correct; which is the correct version we need?
Thanks

Mark Lin
Mark Lin 2018년 4월 29일
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

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by