Arduino-pro-ide: Verify and Upload button doesn't work

Created on 24 Aug 2020  路  6Comments  路  Source: arduino/arduino-pro-ide

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]
bug

Most helpful comment

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

All 6 comments

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

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?

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

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

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!

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

Was this page helpful?
0 / 5 - 0 ratings