Skip to content
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

Compiling for ESP32 fails: "Access is denied." #2147

Closed
3 tasks done
mjwright opened this issue Jul 19, 2023 · 1 comment
Closed
3 tasks done

Compiling for ESP32 fails: "Access is denied." #2147

mjwright opened this issue Jul 19, 2023 · 1 comment
Assignees
Labels
conclusion: off topic Off topic for this repository type: imperfection Perceived defect in any part of project

Comments

@mjwright
Copy link

Describe the problem

Compilation fails with "Access is denied" when Windows path contains a space in the user name (e.g., between firstname and lastname)

cmd /c type nul > "C:\Users\firstname" "lastname\AppData\Local\Temp\arduino\sketches\BCC6D161902E6D97CFF1F1190C34FFBA/file_opts"

See forum discussion https://forum.arduino.cc/t/compiling-for-esp32-fails-access-is-denied

To reproduce

Compile a sketch located in Windows user folder where the username contains a space.

Expected behavior

Compilation should succeed.

Arduino IDE version

2.1.1

Operating system

Windows

Operating system version

11

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@mjwright mjwright added the type: imperfection Perceived defect in any part of project label Jul 19, 2023
@per1234 per1234 self-assigned this Jul 19, 2023
@per1234
Copy link
Contributor

per1234 commented Jul 19, 2023

Hi @mjwright. This is caused by a bug in the esp32 boards platform, not by anything in the Arduino IDE codebase that is hosted in this repository so I'll close this as off topic.

There is already a fix in progress:
espressif/arduino-esp32#8433

@per1234 per1234 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 19, 2023
@per1234 per1234 added the conclusion: off topic Off topic for this repository label Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: off topic Off topic for this repository type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants