Matlab R2017b not running on Ubuntu 17.10

2 Ansichten (letzte 30 Tage)
Juan Salvador Lucas-Martínez
Kommentiert: Shaowu Pan am 9 Feb. 2018
I had worked using Matlab R2017b installed in Ubuntu 17.04. Yesterday I updated to Ubuntu 17.10, and when I tried to run Matlab, I got the following error message: terminate called after throwing an instance of 'std::runtime_error' what(): Unable to launch the MATLABWindow application Fatal Internal Error: std::exception: map::at I had alredy tried to solve it by reinstalling Matlab, but nothing changed. Can anyone help?
  2 Kommentare
Michael Lee
Michael Lee am 25 Okt. 2017
Bearbeitet: Michael Lee am 25 Okt. 2017
I'm having the same problem. I tried installing on both Wayland and Xorg, and I get the same error message on both.
Edit: Following the instructions here seemed to fix it!
John Hipp
John Hipp am 15 Nov. 2017
I have R2017b running on Ubuntu 17.10, but pop-up windows don't work (eg for logging in or for getting Add-Ons).

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Marcos Rogério Fernandes
Marcos Rogério Fernandes am 31 Okt. 2017
Try typing that into the terminal:
xhost si:localuser:root
with adm privileges before running the Matlab application. Maybe can fix your problem!
  4 Kommentare
Ryan
Ryan am 19 Nov. 2017
Thank you Marcos. This solved a related problem for me:
GUI did not open when executing "sudo ./install" but did so after I entered this command and tried again.
Shaowu Pan
Shaowu Pan am 9 Feb. 2018
this solves the problem for me..
my problem is the matlab seems to be crashed after updating from Ubuntu 16.04 to Ubuntu 17.10.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by