-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Open
Labels
Component: CLIThe Arduino IDE's command line interfaceThe Arduino IDE's command line interfaceComponent: IDEThe Arduino IDEThe Arduino IDEType: Bug
Description
When a non-existent sketchbook folder is specified, the IDE gives a popup saying "Sketchbook folder disappeared", saying it will revert to the default sketchbook folder. However, instead of doing that, it just quits, without opening up the IDE interface.
To reproduce:
arduino --pref sketchbook.path=/nonexistent
Metadata
Metadata
Assignees
Labels
Component: CLIThe Arduino IDE's command line interfaceThe Arduino IDE's command line interfaceComponent: IDEThe Arduino IDEThe Arduino IDEType: Bug