Skip to content

How to get started #110

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

Closed
zfred68 opened this issue Jun 26, 2020 · 7 comments
Closed

How to get started #110

zfred68 opened this issue Jun 26, 2020 · 7 comments
Assignees
Labels
conclusion: resolved Issue was resolved os: linux Specific to Linux operating system topic: documentation Related to documentation for the project type: imperfection Perceived defect in any part of project

Comments

@zfred68
Copy link

zfred68 commented Jun 26, 2020

I downloaded the package for linux, there's a shared library file arduino-pro-ide. Then what? There is no readme file
listing what pre-requisites are required, or INSTALL.txt of how to install. So I just learned something about Theia, sure
so it seems I need to catchup with some stuff, but how far down the rabbit hole must one go to figure out how to try this
out. Is it too much to ask for whoever to describe the steps to get going. Oh i've read the github head page, a few times,
its still not helping.

Is your feature request related to a problem? Please describe.
A It is a problem when there are no clear instructions for some new tech that is happening, very frustrating.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@Attigliuzzo
Copy link

On my debian testing is quite simple: unzip in a folder and use it. Be aware when you unzip, there could be missing library, they are still there. Use a good program to extract it (file roller in my case), i had issues extracting with windows or xarchiver, it missed symlink of several files.

@zfred68
Copy link
Author

zfred68 commented Jun 26, 2020

ok! It showing up as a shared library file type threw me off.feel stupid now. should there be a readme or install file with the package though?

@hpssjellis
Copy link

@zfred68 don't feel stupid. I have tons of experience and just did the exact same thing. Came here looking for why nothing worked. Will try a better unzip program, but nothing working on my ubuntu 20.04 and no readme except the original suggestions to look for an "install" file that isn't there. A very short README.txt would have saved me a bit of frustration.

@Suppasit
Copy link

I would like to share my frustration here.
I am trying to run Arduino Pro IDE v0.0.6 on my Ubuntu 18.04 LTS. With no instruction I tried to run it as a regular user on my machine. The problem is that the IDE gave me the error of unable to find sketch file inside my /tmp/ folder, and constantly refused to compile or doing anything (the code suggesting also doesn't work).
But when running the application with sudo command, the IDE seems to work OK. Hope there will be more clear instructions on how to run and install this IDE on Linux machine soon.

@Attigliuzzo
Copy link

@Suppasit Enable the advanced mode, then open "the explorer" and with a right click choose "add folder to workspace" so you can select the folder where all your projects are. It won't be the /tmp folder, only root can write it

@rsora rsora transferred this issue from arduino/arduino-pro-ide Mar 1, 2021
@silvanocerza silvanocerza added topic: documentation Related to documentation for the project type: enhancement Proposed improvement os: linux Specific to Linux operating system labels Mar 1, 2021
@rsora rsora added type: imperfection Perceived defect in any part of project and removed type: enhancement Proposed improvement labels Oct 25, 2021
@per1234
Copy link
Contributor

per1234 commented Nov 1, 2021

We now have documentation for installing Arduino IDE 2.x:

https://docs.arduino.cc/software/ide-v2/tutorials/getting-started/ide-v2-downloading-and-installing#linux

The remaining work that needs to be done to resolve this request is refining those instructions so that it is clear that the IDE must be started from the command line on Linux. At the moment, the documentation implies that it can be opened via the file browser.

@per1234
Copy link
Contributor

per1234 commented Nov 4, 2021

Installation instructions are now finalized. Thanks for the feedback everyone!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved os: linux Specific to Linux operating system topic: documentation Related to documentation for the project type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

7 participants