Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.
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

Description

@B45i

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

Activity

kittaakos

kittaakos commented on Oct 23, 2019

@kittaakos
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. 😕

self-assigned this
on Oct 23, 2019
kittaakos

kittaakos commented on Dec 3, 2019

@kittaakos
Contributor

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

Please reopen if required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @kittaakos@B45i

      Issue actions

        Only "Help" button after starting up on windows 10. · Issue #7 · arduino/arduino-pro-ide