Filter löschen
Filter löschen

Cannot open Add-On window on Linux

13 Ansichten (letzte 30 Tage)
Pascal Zingg
Pascal Zingg am 28 Okt. 2016
Kommentiert: Goksan Isil am 26 Mai 2022
Hello everybody,
I encounter a strange problem on my Arch Linux (4.8.4-1-ARCH) with MATLAB 9.1.0.441655 (R2016b). If I try to open the Add-On explorer, I get the following error:
After a while, I tried to install the Hardware Package for USB webcams, I got a similar error popup:
Are there well-known problems with popups on Linux? "version -java" gives me the following output:
Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
Thanks for your help!!
  7 Kommentare
Luither Clark
Luither Clark am 24 Apr. 2020
Another library that needs to be present is libXss.so.1, which is installed by the libXScrnSaver package on RHEL 8.
DGM
DGM am 29 Apr. 2022
Heh. If ever you manage to get it to work, chances are that you won't be able to type anything or use the menus without endless frustration. Fair warning.

Melden Sie sich an, um zu kommentieren.

Antworten (3)

Yujin Hu
Yujin Hu am 30 Nov. 2017
Hey, I'm using Arch Linux too. It seems that it might be related to some libs. Arch Linux tends to use the latest libs, while MATLAB tends to use the old ones. It's not easy to deal with such shit. I'm going to install Debian 9 on my server. And if needed, one could just download those add-ons, extract, and copy .m file to somewhere MATLAB could find them, assuming the add-on is just some .m files and .mat file, which is independent with platform.

Joakim Lindblad
Joakim Lindblad am 27 Feb. 2018

Jay Vaidya
Jay Vaidya am 4 Sep. 2020
Please try to run the following in the MATLAB Command Window:
>> opengl software
And then try opening the Add on explorer again. It worked for me.
If that works, you can save the preference so that MATLAB always opens with Software OpenGL by running:
>> opengl('save','software')
  2 Kommentare
Daniel Regener Roig
Daniel Regener Roig am 29 Apr. 2022
this does not work in Ubunu 21.10, returning:
"Switching to software OpenGL rendering at runtime
on unix is not supported."
Goksan Isil
Goksan Isil am 26 Mai 2022
same here

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Environment and Settings finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by