Matlab R2017b not running on Ubuntu 17.10

1 次查看(过去 30 天)
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 个评论
Michael Lee
Michael Lee 2017-10-25
编辑:Michael Lee 2017-10-25
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 2017-11-15
I have R2017b running on Ubuntu 17.10, but pop-up windows don't work (eg for logging in or for getting Add-Ons).

请先登录,再进行评论。

回答(1 个)

Marcos Rogério Fernandes
Try typing that into the terminal:
xhost si:localuser:root
with adm privileges before running the Matlab application. Maybe can fix your problem!
  4 个评论
Ryan
Ryan 2017-11-19
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 2018-2-9
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.

请先登录,再进行评论。

类别

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