Arduino IDE does not open a new sketch or save as dialog

Hey,

after my Windows update to Windows 10 Enterprise 10.0.19044 Build 19044 the Arduino IDE 2.0.3 is not able to open a new sketch or to open the "save as" dialog anymore.
I already uninstalled and reinstalled it and of course restarted my computer a million times but nothing helped so far.

Hi @and_rex.

What exactly happens when you try to open a new sketch or open the "save as" dialog?

Is there any warning or error message when you do that? If so, please provide the full and exact text of the error.

Unfortunately nothing happens. It's looks like the IDE doesn't get the click.

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 for Arduino IDE to finish starting.
  8. Select File > Save As... from the Arduino IDE menus.
  9. Switch back to the PowerShell window.
  10. Right click on the title bar of the PowerShell window.
    This will open a context menu.
  11. Select Edit > Select All from the context menu.
    This will select all the text in the PowerShell window.
  12. Press Ctrl+C.
    This will copy the contents of the PowerShell window to the clipboard.
  13. Open a forum reply here by clicking the Reply button.
  14. Click the </> 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 block
  15. Press Ctrl+V.
    This will paste the output into the code block.
  16. Move the cursor outside of the code block markup before you add any additional text to your reply.
  17. Click the Reply button to post the output.

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

Arduino IDE 2.0.3
Starting backend process. PID: 2228
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/AWILMIN/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-02-08T18:39:51.061Z root INFO Backend Object.initialize: 4.3 ms [Finished 1.735 s after backend start]
2023-02-08T18:39:51.062Z root INFO Backend Object.configure: 3.3 ms [Finished 1.735 s after backend start]
2023-02-08T18:39:51.063Z root INFO Backend MessagingContribution.onStart: 1.5 ms [Finished 1.735 s after backend start]
2023-02-08T18:39:51.064Z root INFO Backend OSBackendApplicationContribution.configure: 0.4 ms [Finished 1.777 s after backend start]
2023-02-08T18:39:51.065Z root INFO Backend DefaultWorkspaceServer.onStart: 0.3 ms [Finished 1.777 s after backend start]2023-02-08T18:39:51.066Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.1 ms [Finished 1.777 s after backend start]
2023-02-08T18:39:51.067Z root INFO Backend PluginLocalizationBackendContribution.initialize: 41.5 ms [Finished 1.777 s after backend start]
2023-02-08T18:39:51.067Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.2 ms [Finished 1.777 s after backend start]
2023-02-08T18:39:51.068Z root INFO Backend ElectronTokenBackendContribution.configure: 2.9 ms [Finished 1.780 s after backend start]
2023-02-08T18:39:51.069Z root INFO Backend PluginDeployerContribution.initialize: 0.5 ms [Finished 1.781 s after backend start]
2023-02-08T18:39:51.069Z root INFO Backend ConfigServiceImpl.onStart: 0.9 ms [Finished 1.781 s after backend start]
2023-02-08T18:39:51.070Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.4 ms [Finished 1.782 s after backend start]
2023-02-08T18:39:51.071Z root INFO Backend ArduinoDaemonImpl.onStart: 1.2 ms [Finished 1.783 s after backend start]
2023-02-08T18:39:51.071Z root INFO Backend NodeFileUploadService.configure: 2.2 ms [Finished 1.784 s after backend start]
2023-02-08T18:39:51.071Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-02-08T18:39:51.071Z discovery-log INFO start
2023-02-08T18:39:51.073Z discovery-log INFO start new deferred
2023-02-08T18:39:51.074Z root INFO Backend HostedPluginLocalizationService.initialize: 0.6 ms [Finished 1.784 s after backend start]
2023-02-08T18:39:51.074Z root INFO Backend BoardDiscovery.onStart: 0.9 ms [Finished 1.785 s after backend start]
2023-02-08T18:39:51.074Z root INFO Backend FileDownloadEndpoint.configure: 0.9 ms [Finished 1.785 s after backend start]2023-02-08T18:39:51.074Z root INFO Backend AuthenticationServiceImpl.onStart: 0.4 ms [Finished 1.787 s after backend start]
2023-02-08T18:39:51.074Z root INFO Backend PluginApiContribution.configure: 0.6 ms [Finished 1.787 s after backend start]
2023-02-08T18:39:51.076Z root INFO Backend HostedPluginReader.configure: 2.5 ms [Finished 1.790 s after backend start]
2023-02-08T18:39:51.076Z root INFO Backend HostedPluginReader.configure: 0.2 ms [Finished 1.791 s after backend start]
2023-02-08T18:39:51.076Z root INFO Backend PlotterBackendContribution.configure: 1.3 ms [Finished 1.792 s after backend start]
2023-02-08T18:39:51.079Z root INFO Theia app listening on http://localhost:62129.
2023-02-08T18:39:51.080Z root INFO Finished starting backend application: 7.9 ms [Finished 1.795 s after backend start]
Restoring workspace roots: c:\01_Wilming_EAS9\17_Arduino\01_Projects\DgitalHourglass\DgitalHourglass
isTempSketch: false. Input was c:\01_Wilming_EAS9\17_Arduino\01_Projects\DgitalHourglass\DgitalHourglass\DgitalHourglass.ino
2023-02-08T18:39:51.098Z root WARN The local plugin referenced by local-dir:/c%3A/Users/AWILMIN/.arduinoIDE/plugins does not exist.
2023-02-08T18:39:51.099Z root WARN The local plugin referenced by local-dir:/c%3A/Users/AWILMIN/.arduinoIDE/extensions does not exist.
2023-02-08T18:39:51.099Z root WARN The local plugin referenced by local-dir:C:\Users\AWILMIN\.arduinoProIDE\plugins does not exist.
2023-02-08T18:39:51.132Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.132Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2023-02-08T18:39:51.134Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.138Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.5" with engines:
2023-02-08T18:39:51.138Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.139Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2023-02-08T18:39:51.139Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.140Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2023-02-08T18:39:51.140Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.141Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2023-02-08T18:39:51.141Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.141Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2023-02-08T18:39:51.144Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.146Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2023-02-08T18:39:51.151Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.158Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2023-02-08T18:39:51.162Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.168Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2023-02-08T18:39:51.174Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.175Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2023-02-08T18:39:51.175Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.176Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2023-02-08T18:39:51.176Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.176Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2023-02-08T18:39:51.178Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.178Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2023-02-08T18:39:51.179Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.179Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2023-02-08T18:39:51.180Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.180Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2023-02-08T18:39:51.181Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.181Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2023-02-08T18:39:51.182Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.182Z root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
2023-02-08T18:39:51.182Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.186Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2023-02-08T18:39:51.187Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.187Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2023-02-08T18:39:51.188Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.188Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2023-02-08T18:39:51.189Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-02-08T18:39:51.189Z root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
2023-02-08T18:39:51.202Z root ERROR Uncaught Exception:
2023-02-08T18:39:51.203Z root ERROR Error: UNKNOWN: unknown error, mkdir '\\s601f008.de601.corpintra.net\e601_h01$\AWILMIN\Data\My Documents\Arduino'
2023-02-08T18:39:51.220Z root INFO Resolve plugins list: 148.6 ms [Finished 1.934 s after backend start]
2023-02-08T18:39:51.226Z 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": 6.3 ms [Finished 1.942 s after backend start]
2023-02-08T18:39:51.231Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.5" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 4.9 ms [Finished 1.947 s after backend start]
2023-02-08T18:39:51.242Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-cpp\extension": 11.1 ms [Finished 1.958 s after backend start]
2023-02-08T18:39:51.247Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-json\extension": 4.3 ms [Finished 1.963 s after backend start]
2023-02-08T18:39:51.248Z 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": 1.2 ms [Finished 1.964 s after backend start]
2023-02-08T18:39:51.354Z 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": 106.4 ms [Finished 2.070 s after backend start]
2023-02-08T18:39:51.383Z daemon INFO INFO[0000] Using config file: c:\Users\AWILMIN\.arduinoIDE\arduino-cli.yaml
INFO[0000] arduino-cli.exe version 0.29.0
INFO[0000] Executing `arduino-cli daemon`
{"IP":"127.0.0.1","Port":"62130"}

2023-02-08T18:39:51.390Z daemon INFO Daemon is running.
2023-02-08T18:39:51.515Z 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": 160.8 ms [Finished 2.231 s after backend start]
2023-02-08T18:39:51.659Z 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": 144.1 ms [Finished 2.376 s after backend start]
2023-02-08T18:39:51.660Z daemon INFO INFO[0000] Loading hardware from: C:\Users\AWILMIN\AppData\Local\Arduino15\packages
INFO[0000] Loading package arduino from: C:\Users\AWILMIN\AppData\Local\Arduino15\packages\arduino\hardware
INFO[0000] Checking signature                            error="opening signature file: open C:\\Users\\AWILMIN\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\AWILMIN\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json" signatureFile="C:\\Users\\AWILMIN\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig"
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\AWILMIN\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loading tools from dir: C:\Users\AWILMIN\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\AWILMIN\AppData\Local\Arduino15\packages\builtin
INFO[0000] Checking existence of 'tools' path: C:\Users\AWILMIN\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loading tools from dir: C:\Users\AWILMIN\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-monitor@0.12.0"
INFO[0000] Checking signature                            index="C:\\Users\\AWILMIN\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="C:\\Users\\AWILMIN\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
INFO[0000] Adding libraries dir                          dir="C:\\Users\\AWILMIN\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
INFO[0000] Loading libraries index file                  index="C:\\Users\\AWILMIN\\AppData\\Local\\Arduino15\\library_index.json"

2023-02-08T18:39:51.763Z 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": 103.7 ms [Finished 2.479 s after backend start]
2023-02-08T18:39:51.764Z daemon INFO INFO[0000] Adding libraries dir                          dir="C:\\Users\\AWILMIN\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0000] Adding libraries dir                          dir="\\\\s601f008.de601.corpintra.net\\e601_h01$\\AWILMIN\\Data\\My Documents\\Arduino\\libraries" location=user

2023-02-08T18:39:51.857Z 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": 93.5 ms [Finished 2.573 s after backend start]
2023-02-08T18:39:51.918Z 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": 61.0 ms [Finished 2.634 s after backend start]
2023-02-08T18:39:51.990Z 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": 72.2 ms [Finished 2.706 s after backend start]
2023-02-08T18:39:52.061Z 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": 70.8 ms [Finished 2.777 s after backend start]
2023-02-08T18:39:52.145Z 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": 84.2 ms [Finished 2.861 s after backend start]
2023-02-08T18:39:52.149Z discovery-log INFO start request start watch
2023-02-08T18:39:52.150Z discovery-log INFO start requested start watch
2023-02-08T18:39:52.150Z discovery-log INFO start resolved watching
2023-02-08T18:39:52.154Z daemon INFO INFO[0000] starting discovery builtin:serial-discovery process
INFO[0000] starting discovery builtin:mdns-discovery process

2023-02-08T18:39:52.217Z 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": 71.2 ms [Finished 2.933 s after backend start]
2023-02-08T18:39:52.221Z daemon INFO INFO[0000] started discovery builtin:serial-discovery process
INFO[0000] sending command HELLO 1 "arduino-cli 0.29.0" to discovery builtin:serial-discovery
INFO[0000] started discovery builtin:mdns-discovery process
INFO[0000] sending command HELLO 1 "arduino-cli 0.29.0" to discovery builtin:mdns-discovery
INFO[0000] from discovery builtin:serial-discovery received message type: hello, Nachricht: OK, Protokollversion: 1
INFO[0000] sending command START_SYNC to discovery builtin:serial-discovery

2023-02-08T18:39:52.222Z daemon INFO INFO[0000] from discovery builtin:mdns-discovery received message type: hello, Nachricht: OK, Protokollversion: 1

2023-02-08T18:39:52.227Z daemon INFO INFO[0001] sending command START_SYNC to discovery builtin:mdns-discovery
INFO[0001] from discovery builtin:mdns-discovery received message type: start_sync, Nachricht: OK

2023-02-08T18:39:52.341Z 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": 124.5 ms [Finished 3.057 s after backend start]
2023-02-08T18:39:52.342Z daemon INFO INFO[0001] from discovery builtin:serial-discovery received message type: start_sync, Nachricht: OK
INFO[0001] from discovery builtin:serial-discovery received message type: add, port: COM3
INFO[0001] from discovery builtin:serial-discovery received message type: add, port: COM4

2023-02-08T18:39:52.427Z 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": 85.8 ms [Finished 3.143 s after backend start]
2023-02-08T18:39:52.501Z 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": 74.2 ms [Finished 3.217 s after backend start]
2023-02-08T18:39:52.584Z 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": 83.2 ms [Finished 3.301 s after backend start]
2023-02-08T18:39:52.631Z 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": 46.6 ms [Finished 3.347 s after backend start]
2023-02-08T18:39:52.699Z 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": 67.5 ms [Finished 3.415 s after backend start]
2023-02-08T18:39:52.699Z root INFO Deploy plugins list: 148.6 ms [Finished 3.415 s after backend start]
Opening channel for service path '/services/electron-window-ext'.
Opening channel for service path '/services/electron-window'.
2023-02-08T18:39:52.855Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM3","label":"COM3","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x0ACA"],["serialNumber","05022016"],["vid","0x8087"]]}},"error":""}
Opening channel for service path '/services/ide-updater'.
2023-02-08T18:39:53.135Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 213.4 ms [Finished 1.974 s after frontend start]
2023-02-08T18:39:53.284Z sketches-service WARN Warning! The request sketch path was different than the response sketch path from the CLI. This could be a potential bug. Request: <c:\01_Wilming_EAS9\17_Arduino\01_Projects\DgitalHourglass\DgitalHourglass\DgitalHourglass.ino>, response: <c:\01_Wilming_EAS9\17_Arduino\01_Projects\DgitalHourglass\DgitalHourglass>.
2023-02-08T18:39:53.341Z root INFO Start frontend contributions: 501.6 ms [Finished 2.182 s after frontend start]
2023-02-08T18:39:53.345Z root INFO Changed application state from 'init' to 'started_contributions'.
2023-02-08T18:39:53.376Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2023-02-08T18:39:53.377Z root INFO >>> Restoring the layout state...
2023-02-08T18:39:53.380Z root INFO ------- SERIALIZED LAYOUT DATA -------
2023-02-08T18:39:53.381Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///c%3A/01_Wilming_EAS9/17_Arduino/01_Projects/DgitalHourglass/DgitalHourglass/DgitalHourglass.ino"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":10,\"column\":1},\"position\":{\"lineNumber\":10,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":10,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"}],"currentIndex":0}},"mainPanelPinned":[false],"bottomPanel":{"config":{"main":null},"pinned":[],"expanded":false},"leftPanel":{"type":"sidepanel","items":[{"widget":{"constructionOptions":{"factoryId":"arduino-sketchbook-widget"}},"rank":1,"expanded":true,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"boards-list-widget"}},"rank":2,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"library-list-widget"}},"rank":3,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"debug"},"innerWidgetState":"{\"parts\":[{\"partId\":\"debug:threads:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:threads\"},\"innerWidgetState\":\"{}\"}},{\"partId\":\"debug:frames:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:frames\"},\"innerWidgetState\":\"{}\"}},{\"partId\":\"debug:variables:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:variables\"},\"innerWidgetState\":\"{}\"}},{\"partId\":\"debug:watch:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:watch\"},\"innerWidgetState\":\"{}\"}},{\"partId\":\"debug:breakpoints:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:breakpoints\"},\"innerWidgetState\":\"{}\"}},{\"partId\":\"plugin-view:cortex-debug.peripherals\",\"collapsed\":true,\"hidden\":true,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"plugin-view\",\"options\":{\"id\":\"plugin-view:cortex-debug.peripherals\",\"viewId\":\"cortex-debug.peripherals\"}},\"innerWidgetState\":\"{\\\"label\\\":\\\"Cortex Peripherals\\\",\\\"widgets\\\":[],\\\"suppressUpdateViewVisibility\\\":false,\\\"currentViewContainerId\\\":\\\"debug\\\"}\"}},{\"partId\":\"plugin-view:cortex-debug.registers\",\"collapsed\":true,\"hidden\":true,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"plugin-view\",\"options\":{\"id\":\"plugin-view:cortex-debug.registers\",\"viewId\":\"cortex-debug.registers\"}},\"innerWidgetState\":\"{\\\"label\\\":\\\"Cortex Registers\\\",\\\"widgets\\\":[],\\\"suppressUpdateViewVisibility\\\":false,\\\"currentViewContainerId\\\":\\\"debug\\\"}\"}}],\"title\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}}"},"rank":4,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"search-view-container"},"innerWidgetState":"{\"parts\":[{\"partId\":\"search-in-workspace\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"search-view-container\",\"originalContainerTitle\":{\"label\":\"Search\",\"iconClass\":\"codicon codicon-search\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"search-in-workspace\"},\"innerWidgetState\":\"{\\\"matchCaseState\\\":{\\\"className\\\":\\\"codicon codicon-case-sensitive\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Match Case\\\"},\\\"wholeWordState\\\":{\\\"className\\\":\\\"codicon codicon-whole-word\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Match Whole Word\\\"},\\\"regExpState\\\":{\\\"className\\\":\\\"codicon codicon-regex\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Use Regular Expression\\\"},\\\"includeIgnoredState\\\":{\\\"className\\\":\\\"codicon codicon-eye\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Include Ignored Files\\\"},\\\"showSearchDetails\\\":false,\\\"searchInWorkspaceOptions\\\":{\\\"matchCase\\\":false,\\\"matchWholeWord\\\":false,\\\"useRegExp\\\":false,\\\"includeIgnored\\\":false,\\\"include\\\":[],\\\"exclude\\\":[],\\\"maxResults\\\":2000},\\\"searchTerm\\\":\\\"\\\",\\\"replaceTerm\\\":\\\"\\\",\\\"showReplaceField\\\":false,\\\"searchHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"replaceHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"includeHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"excludeHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0}}\"}}],\"title\":{\"label\":\"Search\",\"iconClass\":\"fa fa-arduino-search\",\"closeable\":true}}"},"rank":5,"expanded":false,"pinned":false}],"size":248},"rightPanel":{"type":"sidepanel","items":[]},"activeWidgetId":"arduino-sketchbook-widget"}
2023-02-08T18:39:53.384Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2023-02-08T18:39:53.434Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3] Waiting for backend deployment: 122.9 ms [Finished 2.301 s after frontend start]
2023-02-08T18:39:53.548Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM4","label":"COM4","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x0ACA"],["serialNumber","05022016"],["vid","0x8087"]]}},"error":""}
2023-02-08T18:39:53.889Z root INFO Attached boards and available ports changed:
2023-02-08T18:39:53.890Z root INFO  - New port is available on COM4 Serial Port (USB)
2023-02-08T18:39:53.891Z root INFO ------------------------------------------
2023-02-08T18:39:54.021Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268) starting instance
2023-02-08T18:39:54.271Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3] Sync of 21 plugins: 841.7 ms [Finished 3.143 s after frontend start]
2023-02-08T18:39:54.518Z root INFO <<< The layout has been successfully restored.
2023-02-08T18:39:54.601Z root INFO Initialize the workbench layout: 1159.5 ms [Finished 3.390 s after frontend start]
2023-02-08T18:39:54.603Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2023-02-08T18:39:54.609Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][marus25.cortex-debug]: Loaded contributions.
2023-02-08T18:39:54.609Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][arduino.vscode-arduino-tools]: Loaded contributions.
2023-02-08T18:39:54.609Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][vscode.cpp]: Loaded contributions.
2023-02-08T18:39:54.610Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][vscode.json]: Loaded contributions.
2023-02-08T18:39:54.610Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][vscode.json-language-features]: Loaded contributions.
2023-02-08T18:39:54.611Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
2023-02-08T18:39:54.611Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
2023-02-08T18:39:54.612Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
2023-02-08T18:39:54.612Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
2023-02-08T18:39:54.612Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
2023-02-08T18:39:54.612Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
2023-02-08T18:39:54.613Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
2023-02-08T18:39:54.613Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
2023-02-08T18:39:54.614Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
2023-02-08T18:39:54.615Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
2023-02-08T18:39:54.616Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
2023-02-08T18:39:54.617Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
2023-02-08T18:39:54.617Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
2023-02-08T18:39:54.617Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
2023-02-08T18:39:54.618Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
2023-02-08T18:39:54.619Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
2023-02-08T18:39:54.619Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3] Load contributions of 21 plugins: 80.4 ms [Finished 3.472 s after frontend start]
2023-02-08T18:39:54.671Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2023-02-08T18:39:54.672Z root WARN a registered grammar configuration for 'cpp' language is overridden
2023-02-08T18:39:54.984Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): PluginManagerExtImpl/init()
2023-02-08T18:39:54.987Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): initializing(cortex-debug@1.5.1 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-02-08T18:39:54.993Z root INFO [hosted-plugin: 19268] Debugger contribution has been registered: cortex-debug
2023-02-08T18:39:54.995Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): initializing(vscode-arduino-tools@0.0.2-beta.5 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-02-08T18:39:54.996Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): initializing(cpp@1.52.1 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-02-08T18:39:54.998Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): initializing(json@1.46.1 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-02-08T18:39:54.999Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): initializing(json-language-features@1.46.1 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-02-08T18:39:55.002Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): initializing(vscode-language-pack-bg@1.48.3 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-02-08T18:39:55.006Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): initializing(vscode-language-pack-cs@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(19268): initializing(vscode-language-pack-de@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(19268): initializing(vscode-language-pack-es@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-02-08T18:39:55.006Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): initializing(vscode-language-pack-fr@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-02-08T18:39:55.007Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): initializing(vscode-language-pack-hu@1.48.3 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-02-08T18:39:55.008Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): initializing(vscode-language-pack-it@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-02-08T18:39:55.009Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): initializing(vscode-language-pack-ja@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-02-08T18:39:55.009Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): initializing(vscode-language-pack-ko@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-02-08T18:39:55.010Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): initializing(vscode-language-pack-nl@1.48.3 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-02-08T18:39:55.010Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): initializing(vscode-language-pack-pl@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-02-08T18:39:55.011Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): initializing(vscode-language-pack-pt-BR@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-02-08T18:39:55.012Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): initializing(vscode-language-pack-ru@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-02-08T18:39:55.013Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): initializing(vscode-language-pack-tr@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-02-08T18:39:55.013Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): initializing(vscode-language-pack-uk@1.48.3 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-02-08T18:39:55.014Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): initializing(vscode-language-pack-zh-hans@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-02-08T18:39:55.020Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): PluginManagerExtImpl/loadPlugin(C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain)
2023-02-08T18:39:55.104Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): PluginManagerExtImpl/loadPlugin(C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle)
2023-02-08T18:39:55.134Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][marus25.cortex-debug]: Started plugin.
2023-02-08T18:39:55.135Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][arduino.vscode-arduino-tools]: Started plugin.2023-02-08T18:39:55.136Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][vscode.cpp]: Started plugin.
2023-02-08T18:39:55.136Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][vscode.json]: Started plugin.
2023-02-08T18:39:55.137Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][vscode.json-language-features]: Started plugin.
2023-02-08T18:39:55.137Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-bg]: Started plugin.
2023-02-08T18:39:55.138Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-cs]: Started plugin.
2023-02-08T18:39:55.143Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-de]: Started plugin.
2023-02-08T18:39:55.144Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-es]: Started plugin.
2023-02-08T18:39:55.144Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-fr]: Started plugin.
2023-02-08T18:39:55.147Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-hu]: Started plugin.
2023-02-08T18:39:55.148Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-it]: Started plugin.
2023-02-08T18:39:55.151Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-ja]: Started plugin.
2023-02-08T18:39:55.151Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-ko]: Started plugin.
2023-02-08T18:39:55.153Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-nl]: Started plugin.
2023-02-08T18:39:55.153Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-pl]: Started plugin.
2023-02-08T18:39:55.153Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
2023-02-08T18:39:55.153Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-ru]: Started plugin.
2023-02-08T18:39:55.154Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-tr]: Started plugin.
2023-02-08T18:39:55.154Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-uk]: Started plugin.
2023-02-08T18:39:55.154Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
2023-02-08T18:39:55.163Z root INFO [hosted-plugin: 19268] PLUGIN_HOST(19268): PluginManagerExtImpl/loadPlugin(C:\Program Files\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js)
2023-02-08T18:39:55.207Z root INFO [hosted-plugin: 19268] Debug configuration provider has been registered: cortex-debug, trigger: 1
2023-02-08T18:39:55.211Z root INFO [hosted-plugin: 19268] GDB server console created
2023-02-08T18:39:55.222Z root INFO [45927140-c467-4167-8988-b6e8f6eddac3] Start of 21 plugins: 614.3 ms [Finished 4.093 s after frontend start]
2023-02-08T18:39:55.807Z root INFO Frontend application start: 2714.3 ms [Finished 6.523 s after backend start]
2023-02-08T18:39:55.816Z root INFO Replace loading indicator with ready workbench UI (animation): 863.7 ms [Finished 4.337 s after frontend start]
2023-02-08T18:39:55.817Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2023-02-08T18:39:55.817Z root WARN Linked preference "workbench.colorCustomizations" not found. Source: "editor.bracketPairColorization.enabled"
Checking for update
Update for version 2.0.3 is not available (latest version: 2.0.3, downgrade is allowed).
2023-02-08T18:39:56.876Z root ERROR ---- !!!SLOW!!! DURATION: search took 967.975 ms. Args: [{"type":"Updatable"}] ----

Thanks! I see the problem here:

It appears you have set the "Sketchbook location" preference in Arduino IDE to a location in a network share. By itself, that should not cause the IDE to fail to start. However, there is a bug in Arduino IDE 2.0.3 that will cause it to fail to start if the sketchbook location is not accessible:

So this problem you experienced would be expected if the \\s601f008.de601.corpintra.net\e601_h01$ network share was no longer accessible. This means a simple solution would be to reconnect to that share.

If it is not possible to do that, just let me know. There are other alternative solutions and I will be happy to provide instructions for those if needed.

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