You are not logged in.

#1 2023-05-24 01:32:02

Kana_Meisa
Member
Registered: 2022-12-16
Posts: 6

[SOLVED] Unable to Properly Display MATLAB in dwm

Solution:

Install wmname:

sudo pacman -S wmname

Set the window manager name to LG3D:

wmname LG3D &    # This can be added to .xinitrc

Set the following environment variables:

export _JAVA_AWT_WM_NONREPARENTING=1
export AWT_TOOLKIT=MToolkit



Original question

After installing MATLAB R2023a using the official installation package, I cd into the bin/ directory in the installation directory and start MATLAB using ./matlab. After launching, the software fails to properly display its contents, showing only a white window. There is no any error message output in the terminal.

Similarly, MATLAB can't be launched via the symbolic link created during the installation process.


Here is my system information:

OS: Arch Linux x86_64
Host: 82JQ Lenovo Legion R9000P2021H
Kernel: 6.1.29-1-lts
Uptime: 27 mins
Packages: 1183 (pacman)
Shell: fish 3.6.1
Resolution: 1920x1080, 2560x1600
WM: dwm
Theme: Adwaita [GTK2/3]
Icons: Adwaita [GTK2/3]
Terminal: alacritty
Terminal Font: JetBrainsMono
CPU: AMD Ryzen 7 5800H with Radeon Graphics (16) @ 3.200GHz
GPU: NVIDIA GeForce RTX 3060 Mobile / Max-Q
Memory: 4768MiB / 15847MiB

Last edited by Kana_Meisa (2023-05-25 04:57:26)

Offline

Board footer

Powered by FluxBB