Can't enter text when installing r2021a on Ubuntu 20.04
77 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Manuel Seibold
il 19 Set 2021
Commentato: Mitchell Brewer
il 7 Lug 2024
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 Commenti
Risposta accettata
Manuel Seibold
il 28 Set 2021
1 Commento
祎天
il 29 Mar 2023
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.
Più risposte (3)
Hemant Kumar Meena
il 11 Feb 2024
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 Commento
Mitchell Brewer
il 7 Lug 2024
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
il 22 Set 2021
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
il 13 Apr 2023
i can't type ^ in matlab on ubuntu20.04 help using latin american spanish keyboard
0 Commenti
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!