-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Component: IDE user interfaceThe Arduino IDE's user interfaceThe Arduino IDE's user interfaceType: BugType: WontfixArduino has decided that it will not resolve the reported issue or implement the requested featureArduino has decided that it will not resolve the reported issue or implement the requested feature
Milestone
Description
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 interfaceThe Arduino IDE's user interfaceType: BugType: WontfixArduino has decided that it will not resolve the reported issue or implement the requested featureArduino has decided that it will not resolve the reported issue or implement the requested feature