Skip to content

Error on Arduino CLI opens an error message window. #3515

@carlosperate

Description

@carlosperate

Tested on Windows 8.1 x64 bits using the arduino_debug.exe hourly build 1.6.6 2015/07/10 12:34.

This happened on exit code 2, when the sketch cannot be found, and it raises an error message window. Execution stops until the window is dismissed (which could be a problem for headless interfaces). No other message is printed on the command line interface stdout or stderr to indicate this was the reason for the failure, although the exit code itself does indicate this.

I also tried to see if the same would happened on a upload error (disconnecting the board on upload), but in that case no window is opened, and works as expected.

Metadata

Metadata

Assignees

Labels

Component: IDE user interfaceThe Arduino IDE's user interfaceType: BugType: WontfixArduino has decided that it will not resolve the reported issue or implement the requested feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions