Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Verify and Upload button doesn't work #311

Closed
Master811129 opened this issue Aug 24, 2020 · 6 comments
Closed

Verify and Upload button doesn't work #311

Master811129 opened this issue Aug 24, 2020 · 6 comments
Assignees
Labels
type: imperfection Something isn't working

Comments

@Master811129
Copy link

Describe the bug
Verify and Upload button doesn't work.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Arduino Pro IDE'
  2. Click on 'Verify'
  3. See the problem

Desktop (please complete the following information):

  • OS: [Windows]
@Master811129 Master811129 added the type: imperfection Something isn't working label Aug 24, 2020
@Master811129 Master811129 changed the title Verify and Upload button doesn't work Verify and Upload button doesn't work when the IDE isn't in C:/ Aug 24, 2020
@Master811129
Copy link
Author

Master811129 commented Aug 24, 2020

OK i tested 0.0.6 and it works properly in another drive. that means this bug is new.

@Master811129 Master811129 changed the title Verify and Upload button doesn't work when the IDE isn't in C:/ Verify and Upload button doesn't work Aug 24, 2020
@kittaakos
Copy link
Contributor

Thank you, @Master811129. 👍

Yes, that behavior has changed. We create the new sketches into the temp folder, then move them to the desired location on (first) save.

  • Can you please tell us what was the original path before you moved it to C?
  • What is the output of echo %TEMP% in a CMD.exe?

@kittaakos kittaakos self-assigned this Aug 24, 2020
@Master811129
Copy link
Author

it was in D:/ before
here is %temp% in D:/
bug
and in c:/
image

@kittaakos
Copy link
Contributor

I managed to reproduce the issue on my Windows machine and fix it. We try to include the fix within the next nightly build.

@kittaakos
Copy link
Contributor

I did not want to close the issue, merging the PR has automatically closed it so I am going to reopen. @Master811129, can you please close it if it works with the nighly? Thank you!

@Master811129
Copy link
Author

It works with official boards:
image
And also in 3rd party:
image
sorry for the delay

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: imperfection Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants