IDE 2.0.4 not starting

When I try to start the IDE, nothing appears, but I see four background processes running in Task Manager.

I can open it as an Administrator, but then I cannot access my files.

Opening a Powershell window from the installation directory and entering

& ".\Arduino IDE"

produces no output.

PS C:\Program Files\Arduino IDE> & ".\Arduino IDE"
PS C:\Program Files\Arduino IDE>

Hi @jbull9. Were you previously using a different version of Arduino IDE successfully? If so, which IDE version were you using before?

Hi @ptillisch - Yes, I was previously using 2.0.0-beta.12.

Update: I tried reinstalling 2.0.0-beta.12 (I still had the installer file) and was seeing the same problem. I then uninstalled all versions of the Arduino IDE I had and noticed that some were in C:\Program Files and some were in C:\Users...\AppData\Local\Programs\Arduino IDE. I then reinstalled 2.0.4 ("for all users"; i.e., to C:\Program Files), and now it works as expected.
I will consider this solved. The root cause is left as an exercise for the reader. :slight_smile:

I'm glad it is working now. Thank you for taking the time to post an update!

Regards,
Per

1 Like

I am having the same problem, same results in task manager, under windows 11..... tried everything suggested so far... still a no-start.... older versions had been ok.... surely others are having this same problem, my system is very bare as far as software goes... but i stopped everything else non-essential anyway and still no start. help! I was just about to go back to ide 2.0 from vs code and platform IO because that software is too buggy and does not work and always fighting it.. not worth it, now i'm worried the good ole' Arduino IDE doesn't work! My old standby.

Hi @johnjrichardson. I'm going to ask you to post some additional information that might help us to identify the problem.

Please do this:

  1. Start Windows "File Explorer".
  2. Open the Arduino IDE installation folder.
    (usually C:\Program Files\Arduino IDE or C:\Users\<username>\AppData\Local\Programs\Arduino IDE).
  3. In the folder listing of the Arduino IDE installation folder, hold the Shift key while clicking the right hand button on the mouse.
  4. From the context menu, click "Open PowerShell window here".
    Windows PowerShell will now open with the current directory set to the Arduino IDE installation folder.
  5. Type the following command:
    & ".\Arduino IDE"
    
  6. Press the Enter key.
    Debug output should now be printed to the PowerShell window as Arduino IDE starts.
  7. Wait until you are sure the IDE startup has gone into the hang state
    (as indicated by no additional output being printed to the terminal).
  8. Switch back to the PowerShell window if the Arduino IDE window took the focus.
  9. Right click on the title bar of the PowerShell window.
    This will open a context menu.
  10. Select Edit > Select All from the context menu.
    This will select all the text in the PowerShell window.
  11. Press Ctrl+C.
    This will copy the contents of the PowerShell window to the clipboard.
  12. Open a forum reply here by clicking the Reply button.
  13. Click the <CODE/> icon on the post composer toolbar.
    This will add the forum's code block markup (```) to your reply to make sure the error messages are correctly formatted.
    Code tags icon on toolbar
  14. Press Ctrl+V.
    This will paste the output into the code block.
  15. Move the cursor outside of the code block markup before you add any additional text to your reply.
  16. Click the Reply button to post the output.

Please let me know if you have any questions or problems while following those instructions.

Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows

PS C:\Program Files\Arduino IDE> & ".\Arduino IDE"
PS C:\Program Files\Arduino IDE>
Arduino IDE 2.0.4
Starting backend process. PID: 18944
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/johnj/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-03-26T17:34:39.539Z root INFO Backend Object.initialize: 12.0 ms [Finished 16.889 s after backend start]
2023-03-26T17:34:39.539Z root INFO Backend Object.configure: 9.7 ms [Finished 16.889 s after backend start]
2023-03-26T17:34:39.540Z root INFO Backend MessagingContribution.onStart: 3.9 ms [Finished 16.889 s after backend start]
2023-03-26T17:34:39.541Z root INFO Backend OSBackendApplicationContribution.configure: 0.8 ms [Finished 17.215 s after backend start]
2023-03-26T17:34:39.543Z root INFO Backend DefaultWorkspaceServer.onStart: 0.7 ms [Finished 17.215 s after backend start]
2023-03-26T17:34:39.545Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.3 ms [Finished 17.215 s after backend start]
2023-03-26T17:34:39.547Z root WARN Backend PluginLocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 325.5 ms [Finished 17.216 s after backend start]
2023-03-26T17:34:39.548Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.6 ms [Finished 17.216 s after backend start]
2023-03-26T17:34:39.550Z root INFO Backend ElectronTokenBackendContribution.configure: 1.8 ms [Finished 17.218 s after backend start]
2023-03-26T17:34:39.551Z config INFO >>> Initializing CLI configuration...
2023-03-26T17:34:39.552Z root INFO Backend PluginDeployerContribution.initialize: 1.0 ms [Finished 17.218 s after backend start]
2023-03-26T17:34:39.554Z root INFO Backend ConfigServiceImpl.onStart: 2.0 ms [Finished 17.220 s after backend start]
2023-03-26T17:34:39.556Z config INFO Loading CLI configuration from c:\Users\johnj\.arduinoIDE\arduino-cli.yaml...
2023-03-26T17:34:39.558Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 1.2 ms [Finished 17.222 s after backend start]
2023-03-26T17:34:39.558Z root INFO Backend ArduinoDaemonImpl.onStart: 2.5 ms [Finished 17.224 s after backend start]
2023-03-26T17:34:39.559Z root INFO Backend NodeFileUploadService.configure: 5.3 ms [Finished 17.225 s after backend start]
2023-03-26T17:34:39.559Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-03-26T17:34:39.559Z discovery-log INFO start
2023-03-26T17:34:39.560Z discovery-log INFO start new deferred
2023-03-26T17:34:39.560Z root INFO Backend HostedPluginLocalizationService.initialize: 1.0 ms [Finished 17.227 s after backend start]
2023-03-26T17:34:39.560Z root INFO Backend BoardDiscovery.onStart: 2.8 ms [Finished 17.229 s after backend start]
2023-03-26T17:34:39.561Z root INFO Backend FileDownloadEndpoint.configure: 3.5 ms [Finished 17.231 s after backend start]
2023-03-26T17:34:39.561Z root INFO Backend AuthenticationServiceImpl.onStart: 0.9 ms [Finished 17.235 s after backend start]
2023-03-26T17:34:39.561Z root INFO Backend PluginApiContribution.configure: 1.4 ms [Finished 17.235 s after backend start]
2023-03-26T17:34:39.573Z root INFO Backend HostedPluginReader.configure: 0.9 ms [Finished 17.237 s after backend start]
2023-03-26T17:34:39.573Z root INFO Backend HostedPluginReader.configure: 0.1 ms [Finished 17.238 s after backend start]
2023-03-26T17:34:39.574Z root INFO Backend PlotterBackendContribution.configure: 11.7 ms [Finished 17.250 s after backend start]
2023-03-26T17:34:39.580Z root INFO Theia app listening on http://localhost:54989.
2023-03-26T17:34:39.582Z root INFO Finished starting backend application: 21.1 ms [Finished 17.257 s after backend start]
2023-03-26T17:34:39.599Z root WARN The local plugin referenced by local-dir:/c%3A/Users/johnj/.arduinoIDE/plugins does not exist.
2023-03-26T17:34:39.599Z root WARN The local plugin referenced by local-dir:/c%3A/Users/johnj/.arduinoIDE/extensions does not exist.
2023-03-26T17:34:39.624Z root WARN The local plugin referenced by local-dir:C:\Users\johnj\.arduinoProIDE\plugins does not exist.
Restoring workspace roots: \\10.0.0.200\Genaroo\Development\Code Snippets\Volos Projects\touchT-display\touchMinimal\touchMinimal.ino
Failed to start the electron application.
[Error: UNKNOWN: unknown error, stat '\\10.0.0.200\Genaroo\Development\Code Snippets\Volos Projects\touchT-display\touchMinimal\touchMinimal.ino'] {
  errno: -4094,
  code: 'UNKNOWN',
  syscall: 'stat',
  path: '\\\\10.0.0.200\\Genaroo\\Development\\Code Snippets\\Volos Projects\\touchT-display\\touchMinimal\\touchMinimal.ino'
}
2023-03-26T17:34:39.950Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.951Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2023-03-26T17:34:39.951Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.951Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.7" with engines:
2023-03-26T17:34:39.952Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.952Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2023-03-26T17:34:39.952Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.952Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2023-03-26T17:34:39.952Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.952Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2023-03-26T17:34:39.953Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.953Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2023-03-26T17:34:39.953Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.953Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2023-03-26T17:34:39.953Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.954Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2023-03-26T17:34:39.954Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.954Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2023-03-26T17:34:39.954Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.954Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2023-03-26T17:34:39.955Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.955Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2023-03-26T17:34:39.955Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.955Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2023-03-26T17:34:39.956Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.956Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2023-03-26T17:34:39.956Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.956Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2023-03-26T17:34:39.956Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.957Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2023-03-26T17:34:39.957Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.957Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2023-03-26T17:34:39.957Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.957Z root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
2023-03-26T17:34:39.958Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.958Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2023-03-26T17:34:39.958Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.958Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2023-03-26T17:34:39.958Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.959Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2023-03-26T17:34:39.959Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-03-26T17:34:39.959Z root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
2023-03-26T17:34:39.995Z daemon INFO INFO[0000] Using config file: c:\Users\johnj\.arduinoIDE\arduino-cli.yaml
INFO[0000] arduino-cli.exe version 0.31.0
INFO[0000] Executing `arduino-cli daemon`
{"IP":"127.0.0.1","Port":"61016"}

2023-03-26T17:34:39.996Z daemon INFO Daemon is running.
2023-03-26T17:34:40.005Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"data":"C:\\Users\\johnj\\AppData\\Local\\Arduino15","downloads":"C:\\Users\\johnj\\AppData\\Local\\Arduino15\\staging","user":"C:\\Users\\johnj\\OneDrive\\Documents\\Arduino"},"library":{"enable_unsafe_install":false},"logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
2023-03-26T17:34:40.006Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2023-03-26T17:34:40.006Z config INFO Loaded the CLI configuration.
2023-03-26T17:34:40.033Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/johnj/AppData/Local/Arduino15","sketchDirUri":"file:///c%3A/Users/johnj/OneDrive/Documents/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2023-03-26T17:34:40.035Z config INFO Validating the CLI configuration...
2023-03-26T17:34:40.039Z config INFO The CLI config is valid.
2023-03-26T17:34:40.040Z config INFO <<< Initialized the CLI configuration.
2023-03-26T17:34:40.068Z root INFO Resolve plugins list: 512.5 ms [Finished 17.744 s after backend start]
2023-03-26T17:34:40.102Z root INFO Deployed backend plugin "marus25.cortex-debug@1.5.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js": 34.3 ms [Finished 17.779 s after backend start]
2023-03-26T17:34:40.142Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.7" from "C:\ProgramFiles\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 39.9 ms [Finished 17.819 s after backend start]
2023-03-26T17:34:40.145Z daemon INFO INFO[0000] Loading hardware from: C:\Users\johnj\AppData\Local\Arduino15\packages
INFO[0000] Loading package arduino from: C:\Users\johnj\AppData\Local\Arduino15\packages\arduino\hardware

2023-03-26T17:34:40.147Z daemon INFO INFO[0000] Checking signature                            error="opening signature file: open C:\\Users\\johnj\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig: Thesystem cannot find the file specified." index="C:\\Users\\johnj\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json" signatureFile="C:\\Users\\johnj\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig"

2023-03-26T17:34:40.241Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-cpp\extension": 98.4 ms [Finished 17.918 s after backend start]
2023-03-26T17:34:40.249Z daemon INFO INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:avr@1.8.6"
INFO[0000] Checking existence of 'tools' path: C:\Users\johnj\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loading tools from dir: C:\Users\johnj\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"
INFO[0000] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0000] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino17"
INFO[0000] Loading package builtin from: C:\Users\johnj\AppData\Local\Arduino15\packages\builtin
INFO[0000] Checking existence of 'tools' path: C:\Users\johnj\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loading tools from dir: C:\Users\johnj\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"
INFO[0000] Loaded tool                                   tool="builtin:mdns-discovery@1.0.6"
INFO[0000] Loaded tool                                   tool="builtin:mdns-discovery@1.0.8"
INFO[0000] Loaded tool                                   tool="builtin:serial-discovery@1.3.3"
INFO[0000] Loaded tool                                   tool="builtin:serial-discovery@1.3.5"
INFO[0000] Loaded tool                                   tool="builtin:serial-discovery@1.4.0"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.12.0"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.13.0"
INFO[0000] Loading package esp32 from: C:\Users\johnj\AppData\Local\Arduino15\packages\esp32\hardware

2023-03-26T17:34:40.287Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-json\extension": 46.2 ms [Finished 17.964 s after backend start]
2023-03-26T17:34:40.289Z daemon INFO INFO[0000] Checking signature                            error="opening signature file: open C:\\Users\\johnj\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.7\\installed.json.sig: Thesystem cannot find the file specified." index="C:\\Users\\johnj\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.7\\installed.json" signatureFile="C:\\Users\\johnj\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.7\\installed.json.sig"

2023-03-26T17:34:40.291Z root INFO Deployed backend plugin "vscode.json-language-features@1.46.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain": 3.9 ms [Finished 17.968 s after backend start]
2023-03-26T17:34:41.332Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-bg@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-bg\extension": 1040.7 ms [Finished 19.009 s after backend start]
2023-03-26T17:34:41.335Z daemon INFO INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="esp32:esp32@2.0.7"
INFO[0000] Checking existence of 'tools' path: C:\Users\johnj\AppData\Local\Arduino15\packages\esp32\tools
INFO[0000] Loading tools from dir: C:\Users\johnj\AppData\Local\Arduino15\packages\esp32\tools
INFO[0000] Loaded tool                                   tool="esp32:esptool_py@4.5"
INFO[0000] Loaded tool                                   tool="esp32:esptool_py@4.5.1"
INFO[0000] Loaded tool                                   tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0000] Loaded tool                                   tool="esp32:mkspiffs@0.2.3"
INFO[0000] Loaded tool                                   tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0000] Loaded tool                                   tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0000] Loaded tool                                   tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0000] Loaded tool                                   tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0000] Loaded tool                                   tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0000] Checking signature                            index="C:\\Users\\johnj\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="C:\\Users\\johnj\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
INFO[0000] Adding libraries dir                          dir="C:\\Users\\johnj\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.7\\libraries" location=platform
INFO[0000] Adding libraries dir                          dir="C:\\Users\\johnj\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
INFO[0000] Loading libraries index file                  index="C:\\Users\\johnj\\AppData\\Local\\Arduino15\\library_index.json"
INFO[0001] Adding libraries dir                          dir="C:\\Users\\johnj\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0001] Adding libraries dir                          dir="C:\\Users\\johnj\\OneDrive\\Documents\\Arduino\\libraries"
 location=user

2023-03-26T17:34:42.441Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-cs@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-cs\extension": 1108.9 ms [Finished 20.118 s after backend start]
2023-03-26T17:34:43.491Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-de@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-de\extension": 1050.1 ms [Finished 21.168 s after backend start]
2023-03-26T17:34:44.543Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-es@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-es\extension": 1051.4 ms [Finished 22.220 s after backend start]
2023-03-26T17:34:45.552Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-fr@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-fr\extension": 1008.8 ms [Finished 23.229 s after backend start]
2023-03-26T17:34:46.338Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-hu@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-hu\extension": 786.3 ms [Finished 24.015 s after backend start]
2023-03-26T17:34:47.263Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-it@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-it\extension": 925.2 ms [Finished 24.940 s after backend start]
2023-03-26T17:34:48.266Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ja@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-ja\extension": 1002.0 ms [Finished 25.943 s after backend start]
2023-03-26T17:34:49.384Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ko@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-ko\extension": 1118.2 ms [Finished 27.061 s after backend start]
2023-03-26T17:34:49.990Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-nl@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-nl\extension": 605.8 ms [Finished 27.667 s after backend start]
2023-03-26T17:34:51.238Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pl@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-pl\extension": 1247.8 ms [Finished 28.915 s after backend start]
2023-03-26T17:34:51.244Z discovery-log INFO start request start watch
2023-03-26T17:34:51.245Z discovery-log INFO start requested start watch
2023-03-26T17:34:51.245Z discovery-log INFO start resolved watching
2023-03-26T17:34:52.220Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pt-br@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-pt-BR\extension": 982.6 ms [Finished 29.897 s after backend start]
2023-03-26T17:34:52.232Z daemon INFO INFO[0011] starting discovery builtin:serial-discovery process
INFO[0011] starting discovery builtin:mdns-discovery process
INFO[0011] started discovery builtin:serial-discovery process
INFO[0011] sending command HELLO 1 "arduino-cli 0.31.0" to discovery builtin:serial-discovery
INFO[0011] from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1
INFO[0011] sending command START_SYNC to discovery builtin:serial-discovery
INFO[0011] from discovery builtin:serial-discovery received message type: start_sync, message: OK
INFO[0012] started discovery builtin:mdns-discovery process
INFO[0012] sending command HELLO 1 "arduino-cli 0.31.0" to discovery builtin:mdns-discovery
INFO[0012] from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1
INFO[0012] sending command START_SYNC to discovery builtin:mdns-discovery
INFO[0012] from discovery builtin:mdns-discovery received message type: start_sync, message: OK

2023-03-26T17:34:53.232Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ru@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-ru\extension": 1011.6 ms [Finished 30.909 s after backend start]
2023-03-26T17:34:54.132Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-tr@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-tr\extension": 900.3 ms [Finished 31.809 s after backend start]
2023-03-26T17:34:54.936Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-uk@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-uk\extension": 803.5 ms [Finished 32.613 s after backend start]
2023-03-26T17:34:55.891Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-zh-hans@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-zh-hans\extension": 932.2 ms [Finished 33.545 s after backend start]
2023-03-26T17:34:55.892Z root INFO Deploy plugins list: 512.5 ms [Finished 33.568 s after backend start]
[15060:0326/133622.584:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is

I hope I did that right (above)... I see a lot of references to VS code... don't know what one has to do with the other... interesting

Thanks! I see here Arduino IDE is failing to open the sketch you had open during the previous IDE session:

There is a known lack of support for opening sketches from UNC paths like this one (it is possible to open them via some of the IDE's user interfaces, but not others):

I haven't seen these paths cause Arduino IDE to fail to start before, so I'm not certain the problem you are having has the same root cause, but it does seem that the unusual sketch path is the cause of your problem. The workaround will be to avoid having Arduino IDE attempt to open this sketch.

That can be done by forcing Arduino IDE to open a sketch from a non-problematic path. I'll provide instructions:

  1. Start Windows "File Explorer".
  2. Open the Arduino IDE installation folder.
    (usually C:\Program Files\Arduino IDE or C:\Users\<username>\AppData\Local\Programs\Arduino IDE).
  3. In the folder listing of the Arduino IDE installation folder, hold the Shift key while clicking the right hand button on the mouse.
  4. From the context menu, click "Open PowerShell window here".
    Windows PowerShell will now open with the current directory set to the Arduino IDE installation folder.
  5. Type the following command:
    & '.\Arduino IDE.exe' ".\resources\app\node_modules\arduino-ide-extension\Examples\01.Basics\BareMinimum\BareMinimum.ino"
    
  6. Press the Enter key.
  7. Wait for Arduino IDE to finish starting.
  8. Select File > Quit from the Arduino IDE menus.

After that, you should be able to start Arduino IDE normally. Please avoid opening sketches from network share paths with the UNC form like:

\\10.0.0.200\Genaroo\Development\Code Snippets\Volos Projects\touchT-display\touchMinimal\touchMinimal.ino

If you want to continue to open sketches from the network share, you can map it to a drive on your computer. Then make sure to open the sketches from the drive instead of from the network location:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.