Hi,
Arduino IDE 2 installed from AUR:
~> yay -Ss arduino-ide-bin
aur/arduino-ide-bin 2.3.4-2 (+38 1.69) (Installed)
Arduino prototyping platform IDE, rewrite based on the Theia IDE framework.
~>
Arduino IDE appears, but GUI isn’t functional. Nothing shows, including start animation, the menu items are without text. Curiously, on another box the same installation works properly. Another box is Manjaro, but this shouldn’t make a difference. Both desktops are Hyprland, ML4W.
I tried to reinstall:
yay -Rsn arduino-ide-bin
then deleting manually ~/.arduino15
and ~/.arduinoIDE
, then install again. No difference.
Where do I have to start my research?
UPD
Once upon a time there was just an AUR package, but now it exists as extra/arduino-ide
too . I tried to install it, but no luck. The starting animation just lasts forever
.