필터 지우기
필터 지우기

Can't enter text when installing r2021a on Ubuntu 20.04

조회 수: 97 (최근 30일)
Manuel Seibold
Manuel Seibold 2021년 9월 19일
댓글: Mitchell Brewer 2024년 7월 7일
First when i try to install r2021a (./install as root) i get
...MATLAB Setup/bin/glnxa64/install_unix_legacy: not found
I then had a look at the directory and the file seems to be missing. However i found install_unix and started it as root which seemed to work. It started the installer.
...
Now things get strange... when i enter my email address and click on 'next' i cannot enter my passwort. seems like the text field is constantly loosing the focus. I can't click into the field to get the focus to enter the text.
BUT when i close the installer, start it again and hit the enter key instead of clicking on 'next' i can get to the next step and enter my passwort!
So far so good but theres another problem when selecting the license i cannot get past the next step when hitting enter. I need to click to next and now i am stuck. I cannnot enter the user there in the next screen after selecting the license.
I am on Ubuntu 20.04 with gnome/wayland. Did anyone observe the same problem?

채택된 답변

Manuel Seibold
Manuel Seibold 2021년 9월 28일
Found the workarbound by myself. This seems to be a known bug
https://de.mathworks.com/support/bugreports/1797911
  댓글 수: 1
祎天
祎天 2023년 3월 29일
Thank you for your solution. Unfortunately, I also encountered this problem. I searched for a long time and couldn't find a solution. This bug is really rare.

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

추가 답변 (3개)

Hemant Kumar Meena
Hemant Kumar Meena 2024년 2월 11일
Guys, I have solution for this on linux.
This is due to Xwayland on linux which is still not very mature. So in this case keyboard and mouse input handling is problematic.
So switch your session to X11, It will fix the problem.
Switch desktop environment is not necessary.
  댓글 수: 1
Mitchell Brewer
Mitchell Brewer 2024년 7월 7일
I'm having the problem on both X11 and Wayland, so at least for me it's not a Wayland issue (this time). Switching to XFCE does work but I can't expect every client installing MATLAB in our organization to change their desktop environment as part the install process. According to the official MathWorks information this has been a known issue since at least R2018a (I'm trying to use R2024a). This really should have been fixed by now.

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


Himanshu Jain
Himanshu Jain 2021년 9월 22일
When you tried installing the MATLAB for the first time, you get the error: "..MATLAB Setup/bin/glnxa64/install_unix_legacy: not found".
This issue is possibly caused by downloading the MathWorks Installer for Linux and unzipping on a Windows machine. Be sure that you have unzipped the installer on Linux.
If the issue still persists use the -X and -K flags with the unzip command in Linux.
Note: You should have the flags installed in order to use them.
Also make sure you have the libraries needed to install MATLAB to avoid this issue.
So you can try re-installing the MATLAB using the above the solution.
  댓글 수: 2
Manuel Seibold
Manuel Seibold 2021년 9월 22일
Hi, the problem is not the missing file, but i cannot enter text in the fields of the installer gui.
As i wrote previously the installer is starting with bin/glnxa64/install_unix
I tried versions down to 2019b and this installer is working! I can enter text! But not the versions after 2019b. The installer GUI obviously changed after that version.
(I tried to unzip with the flags you mentioned. The installer is now starting fine but the problem with the gui persists)
Manuel Seibold
Manuel Seibold 2021년 9월 28일
Nevermind, found the workaround, seems like this is a known bug,
https://de.mathworks.com/support/bugreports/1797911

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


Francisco Javier Bautista Clemente
i can't type ^ in matlab on ubuntu20.04 help using latin american spanish keyboard

카테고리

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

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by