-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Arduino IDE uses Processing IDE's icon when both are installed #11744
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'm having this issue on Linux Mint 20 as well. |
Did you get any success with the .desktop file working? I am trying to get the Arduino icons to load. I already made the Arduino icons point to an absolute location and recompiled Arduino with no success. |
Also @avlap, you are using Linux mint 20.4 "Una" with Cinnamon UI, right? I am trying to exactly recreate your issue. Also, you ran the installers for Arduino and Processing twice right? I had to run it once with |
I was using Processing 3. Running a installer twice, no I didn't do that and it doesn't sounds good tbh. That's a workaround at best isn't it? I run a script, with these commands, where arduino/processing_destination is /opt same for Processing: I do install Processing first and then Arduino. |
Gotcha, I am doing Processing 4 and Arduino first. Running it twice isn't exactly a work-around. I only do it if I want the desktop icon on my desktop. Otherwise |
I was able to recreate the issue. I think that the make or path to the icon is getting mixed up. They have pretty similar installers. |
Thanks @autive42 This should be resolved in Arduino IDE 2.0.0. Please give it a try. The download links are listed here: https://www.arduino.cc/en/software/ If the problem still occurs, you can submit a report with the updated details here: |
Expected Behavior:
When only arduino IDE is installed, the software shows up in the menu with the correct icon and when opened shows the correct icon on the panel.
After installing processing, this stops working correctly. The correct icon still shows up in the menu and can be pinned to the panel, but upon opening, opens with processing's desktop icon. The program otherwise works correctly. However, right clicking on the icon and selecting new window will open processing.
Images
OS and software:
Linux Mint 20.1
Arduino IDE 1.8.19
Processing 4.0
The text was updated successfully, but these errors were encountered: