Can't enter text when installing r2021a on Ubuntu 20.04
104 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
采纳的回答
Manuel Seibold
2021-9-28
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
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
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
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.
Francisco Javier Bautista Clemente
2023-4-13
i can't type ^ in matlab on ubuntu20.04 help using latin american spanish keyboard
0 个评论
另请参阅
类别
在 Help Center 和 File 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!