Arduino IDE does not open in Hyprland #11739
Unanswered
Juhayer-Al-Wasif
asked this question in
Bugs - Other
Replies: 1 comment
-
|
Just another garbo electron app.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
https://www.arduino.cc/en/software/
This is the official source of the software. No matter which one do I try, zip or appimage, neither of these opens up.
Here is a error output of appimage:
./arduino-ide_2.3.6_Linux_64bit.appimage Arduino IDE 2.3.6 Checking for frontend application configuration customizations. Module path: /tmp/.mount_arduinElyrby/resources/app/lib/backend/electron-main.js, destination 'package.json': /tmp/.mount_arduinElyrby/resources/app/package.json Setting 'theia.frontend.config.appVersion' application configuration value to: "2.3.6" (type of string) Setting 'theia.frontend.config.cliVersion' application configuration value to: "1.2.0" (type of string) Setting 'theia.frontend.config.buildDate' application configuration value to: "2025-04-09T11:24:04.835Z" (type of string) Frontend application configuration after modifications: {"applicationName":"Arduino IDE","defaultTheme":{"light":"arduino-theme","dark":"arduino-theme-dark"},"defaultIconTheme":"none","electron":{"windowOptions":{},"showWindowEarly":true,"splashScreenOptions":{},"uriScheme":"arduino-ide"},"defaultLocale":"","validatePreferencesSchema":false,"reloadOnReconnect":true,"uriScheme":"theia","preferences":{"window.title":"${rootName}${activeEditorShort}${appName}","files.autoSave":"afterDelay","editor.minimap.enabled":false,"editor.tabSize":2,"editor.scrollBeyondLastLine":false,"editor.quickSuggestions":{"other":false,"comments":false,"strings":false},"editor.maxTokenizationLineLength":500,"editor.bracketPairColorization.enabled":false,"breadcrumbs.enabled":false,"workbench.tree.renderIndentGuides":"none","explorer.compactFolders":false},"appVersion":"2.3.6","cliVersion":"1.2.0","buildDate":"2025-04-09T11:24:04.835Z"} libva error: /usr/lib/dri/nvidia_drv_video.so init failed Segmentation fault (core dumped) ./arduino-ide_2.3.6_Linux_64bit.appimagefuse2 package is installed and also the app has been made executable. Please try to open the app by yourself before commenting.
Beta Was this translation helpful? Give feedback.
All reactions