Skip to content

Save As.. yields errors and saves the *.ino files into a folder with the same name #8

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
bastianilso opened this issue Feb 26, 2019 · 2 comments

Comments

@bastianilso
Copy link

bastianilso commented Feb 26, 2019

When I use File->Save As.. from the Flatpak Arduino IDE and give the file a name (fx "test123"), the IDE creates a folder inside the specified file path named "test123" and also creates an *.ino file named (test123.ino) within that folder.

If I use File->Save As.. and try to replace an existing file, Arduino IDE, deletes the old file, creates a folder called "myfile.ino" and then creates a file inside called "myfile.ino.ino".

@bastianilso
Copy link
Author

bastianilso commented Feb 26, 2019

In some cases Save As.. yields an error dialog preventing the saving operation from completing and instead warns that the operation I was about to do would go on forever and ever.

@A6GibKm
Copy link
Collaborator

A6GibKm commented Jun 25, 2020

I was not able to reproduce, since this is an old issue I am closing this for now. Feel free to reopen it if it persists.

@A6GibKm A6GibKm closed this as completed Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants