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

Only "Help" button after starting up on windows 10. #7

Closed
B45i opened this issue Oct 19, 2019 · 2 comments
Closed

Only "Help" button after starting up on windows 10. #7

B45i opened this issue Oct 19, 2019 · 2 comments
Assignees
Labels
type: imperfection Something isn't working

Comments

@B45i
Copy link

B45i commented Oct 19, 2019

Only a help button in the title bar which contains toggle developer options
After I extracted the zip file and execute the Arduino-PoC.exe, there is nothing on the screen,
Toggle developer option is available although it says developer tools is disconnected.

Screenshots
image

Also tried to start it from terminal this was the output:

daemon INFO >>> Starting 'arduino-cli' daemon... [C:\Users\B45i\Downloads\Arduino IDE Pro\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe]
daemon INFO [INFO] 'C:\Users\B45i\Downloads\Arduino' is not recognized as an internal or external command,
daemon INFO [INFO] operable program or batch file.
daemon INFO [INFO] Daemon exited with code: 1. Signal was: null.
root INFO Error: Command failed: C:\Users\B45i\Downloads\Arduino IDE Pro\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe daemon -v --log-level info --format json --log-format json
'C:\Users\B45i\Downloads\Arduino' is not recognized as an internal or external command,
operable program or batch file.

    at ChildProcess.exithandler (child_process.js:299:12)
    at ChildProcess.emit (events.js:182:13)
    at maybeClose (internal/child_process.js:962:16)
    at Socket.stream.socket.on (internal/child_process.js:381:11)
    at Socket.emit (events.js:182:13)
    at Pipe._handle.close (net.js:606:12)
daemon INFO <<< The 'arduino-cli' daemon is up an running.

Desktop (please complete the following information):

  • OS: Winsows 10 pro
  • Version : Version 10.0.18362 Build 18362
@B45i B45i added the type: imperfection Something isn't working label Oct 19, 2019
@kittaakos
Copy link
Contributor

@B45i, thank you for the detailed bug report. It helped a lot 👍

As a quick workaround; please remove the spaces from the Arduino IDE Pro folder name. The whitespaces in the path cause the issue. 😕

@kittaakos
Copy link
Contributor

We have fixed the issue in 0.0.2. I am closing it.

Please reopen if required.

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