dave45 0 Posted August 27, 2019 Share Posted August 27, 2019 When installing energia on Linux Ubuntu the install runs successfully and produces a desktop icon and a menu item. The problem is that both launchers point to "/home/$USER/Downloads/energia-1.8.7E21/arduino" - but the file "arduino" does not exist in the energia directory so the app will not launch. Quote Link to post Share on other sites
Frida 4 Posted August 28, 2019 Share Posted August 28, 2019 Try moving to a different folder than Downloads. I've had problems with a program, I can't remember which one, but only when I moved it away from Downloads did it work. Quote Link to post Share on other sites
dave45 0 Posted August 29, 2019 Author Share Posted August 29, 2019 Thank you for your post Frida. As you suggested, I have now tried moving the energia directory to ~/home/$USER but it gives the same result. The icon which energia creates on the desktop is labelled as "Arduino IDE" and, as I say, points to an Arduino file. I looked again at the instructions for installing Energia on Linux and saw that the command line call is "./energia &" . When this runs it puts up anther desktop icon which I edited to point to the energia executable. This does properly load Energia. The original Arduino IDE icon seems to be some sort of Arduino integration which is not properly integrated, so I've deleted it. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.