Sketches show as blank

Just installed the v2 IDE on my new iMac (macOS Sonoma, Silicon M3 chip) but when I open any sketch it shows as completely blank - no lines of code at all. Happens for any sketch, all of which open just fine on my MacBook (macOS Sonoma, Intel chip).

Strangely, Brackets app does the same thing ….

Hi @RossAWaddell. I'm going to ask you to post some additional information that might help us to identify the problem. Arduino IDE produces some debug logs while it is running. I'm hoping there will be some clue in those logs. They are printed to the terminal when you start Arduino IDE from the command line so this is an easy way to obtain the relevant logs.


:exclamation: This procedure is not intended to solve the problem. The purpose is to gather more information.


Please do this:

  1. Select Arduino IDE > Quit Arduino IDE from the Arduino IDE menus if it is running.
  2. Open macOS Launchpad.
  3. Type terminal in the "Search" field.
  4. Click on the "Terminal" icon.
    A "zsh" window will open.
  5. Type the following command in the zsh window:
    "/Applications/Arduino IDE.app/Contents/MacOS/Arduino IDE"
    
  6. Press the Enter key
  7. Wait for Arduino IDE to finish starting.
  8. Attempt to open a sketch, just as you did before.
  9. Verify that the problem of the sketch being blank has occurred.
  10. Switch back to the Terminal window.
  11. Press the Command+A keyboard shortcut.
    This will select all the text in the Terminal window.
  12. Press the Command+C keyboard shortcut.
    This will copy the selected text to the clipboard.
  13. Open a forum reply here by clicking the "Reply" button.
  14. 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 output is correctly formatted.
    Code block icon on toolbar
  15. Press the Command+V keyboard shortcut.
    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.

1 Like
Last login: Fri Apr 12 09:03:05 on console
Ross@iMac ~ % "/Applications/Arduino IDE.app/Contents/MacOS/Arduino IDE"
Arduino IDE 2.3.2
Checking for frontend application configuration customizations. Module path: /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/electron-main.js, destination 'package.json': /Applications/Arduino IDE.app/Contents/Resources/app/package.json
2024-04-12 18:14:15.648 Arduino IDE[32962:629543] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
Setting 'theia.frontend.config.appVersion' application configuration value to: "2.3.2" (type of string)
Setting 'theia.frontend.config.cliVersion' application configuration value to: "0.35.3" (type of string)
Setting 'theia.frontend.config.buildDate' application configuration value to: "2024-02-20T09:53:59.281Z" (type of string)
Frontend application configuration after modifications: {"applicationName":"Arduino IDE","defaultTheme":{"light":"arduino-theme","dark":"arduino-theme-dark"},"defaultIconTheme":"none","electron":{"windowOptions":{}},"defaultLocale":"","validatePreferencesSchema":false,"preferences":{"window.title":"${rootName}${activeEditorShort}${appName}","files.autoSave":"afterDelay","editor.minimap.enabled":false,"editor.tabSize":2,"editor.scrollBeyondLastLine":false,"editor.quickSuggestions":{"other":false,"comments":false,"strings":false},"editor.maxTokenizationLineLength":500,"editor.bracketPairColorization.enabled":false,"breadcrumbs.enabled":false,"workbench.tree.renderIndentGuides":"none","explorer.compactFolders":false},"appVersion":"2.3.2","cliVersion":"0.35.3","buildDate":"2024-02-20T09:53:59.281Z"}
Starting backend process. PID: 32984
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///Users/Ross/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2024-04-12T22:14:15.907Z root INFO Backend Object.initialize: 1.7 ms [Finished 0.216 s after backend start]
2024-04-12T22:14:15.909Z root INFO Backend Object.configure: 1.3 ms [Finished 0.216 s after backend start]
2024-04-12T22:14:15.909Z root INFO Backend s.onStart: 0.6 ms [Finished 0.216 s after backend start]
2024-04-12T22:14:15.909Z root INFO Backend s.configure: 0.1 ms [Finished 0.228 s after backend start]
2024-04-12T22:14:15.909Z root INFO Backend d.onStart: 0.1 ms [Finished 0.228 s after backend start]
2024-04-12T22:14:15.910Z root INFO Backend d.configure: 0.0 ms [Finished 0.228 s after backend start]
2024-04-12T22:14:15.910Z root INFO Backend d.initialize: 11.3 ms [Finished 0.228 s after backend start]
2024-04-12T22:14:15.910Z root INFO Backend c.onStart: 0.1 ms [Finished 0.228 s after backend start]
2024-04-12T22:14:15.910Z root INFO Backend a.configure: 1.8 ms [Finished 0.230 s after backend start]
2024-04-12T22:14:15.911Z config INFO >>> Initializing CLI configuration...
2024-04-12T22:14:15.911Z root INFO Backend c.initialize: 0.2 ms [Finished 0.230 s after backend start]
2024-04-12T22:14:15.911Z root INFO Backend R.onStart: 0.3 ms [Finished 0.230 s after backend start]
2024-04-12T22:14:15.911Z config INFO Loading CLI configuration from /Users/Ross/.arduinoIDE/arduino-cli.yaml...
2024-04-12T22:14:15.911Z daemon INFO Starting daemon from /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/resources/arduino-cli...
2024-04-12T22:14:15.911Z root INFO Backend a.initialize: 0.2 ms [Finished 0.230 s after backend start]
2024-04-12T22:14:15.911Z root INFO Backend w.onStart: 0.4 ms [Finished 0.231 s after backend start]
2024-04-12T22:14:15.911Z root INFO Backend r.configure: 0.6 ms [Finished 0.231 s after backend start]
2024-04-12T22:14:15.911Z discovery-log INFO start
2024-04-12T22:14:15.911Z discovery-log INFO start new deferred
2024-04-12T22:14:15.911Z root INFO Backend d.initialize: 0.2 ms [Finished 0.231 s after backend start]
2024-04-12T22:14:15.911Z root INFO Backend y.onStart: 0.7 ms [Finished 0.231 s after backend start]
2024-04-12T22:14:15.911Z root INFO Backend r.configure: 0.6 ms [Finished 0.231 s after backend start]
2024-04-12T22:14:15.911Z root INFO Backend a.onStart: 0.2 ms [Finished 0.232 s after backend start]
2024-04-12T22:14:15.911Z root INFO Backend h.configure: 0.1 ms [Finished 0.232 s after backend start]
2024-04-12T22:14:15.911Z root INFO Backend s.configure: 0.0 ms [Finished 0.232 s after backend start]
2024-04-12T22:14:15.911Z root INFO Backend l.configure: 0.0 ms [Finished 0.232 s after backend start]
2024-04-12T22:14:15.912Z root INFO Theia app listening on http://127.0.0.1:50280.
2024-04-12T22:14:15.912Z root INFO Finished starting backend application: 1.0 ms [Finished 0.233 s after backend start]
2024-04-12T22:14:15.913Z root WARN The local plugin referenced by local-dir:/Users/Ross/.arduinoIDE/plugins does not exist.
2024-04-12T22:14:15.913Z root WARN The local plugin referenced by local-dir:/Users/Ross/.arduinoIDE/extensions does not exist.
2024-04-12T22:14:15.921Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":["https://files.pololu.com/arduino/package_pololu_index.json"]},"daemon":{"port":"50051"},"directories":{"builtin":{"libraries":"/Users/Ross/Library/Arduino15/libraries"},"data":"/Users/Ross/Library/Arduino15","downloads":"/Users/Ross/Library/Arduino15/staging","user":"/Users/Ross/Dropbox/Arduino Projects"},"library":{"enable_unsafe_install":false},"locale":"en","logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
2024-04-12T22:14:15.921Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2024-04-12T22:14:15.921Z config INFO Loaded the CLI configuration.
2024-04-12T22:14:15.925Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///Users/Ross/Library/Arduino15","sketchDirUri":"file:///Users/Ross/Dropbox/Arduino%20Projects","additionalUrls":["https://files.pololu.com/arduino/package_pololu_index.json"],"network":"none","locale":"en"}
2024-04-12T22:14:15.925Z config INFO Validating the CLI configuration...
2024-04-12T22:14:15.925Z config INFO The CLI config is valid.
2024-04-12T22:14:15.925Z config INFO <<< Initialized the CLI configuration.
2024-04-12T22:14:15.932Z root INFO Resolve plugins list: 20.9 ms [Finished 0.252 s after backend start]
2024-04-12T22:14:15.991Z daemon INFO time="2024-04-12T18:14:15-04:00" level=info msg="Using config file: /Users/Ross/.arduinoIDE/arduino-cli.yaml"
time="2024-04-12T18:14:15-04:00" level=info msg="arduino-cli version 0.35.3"
time="2024-04-12T18:14:15-04:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:50281
{"IP":"127.0.0.1","Port":"50281"}
2024-04-12T22:14:15.991Z daemon INFO Daemon is running.
2024-04-12T22:14:16.043Z daemon INFO time="2024-04-12T18:14:16-04:00" level=info msg="Checking signature" index=/Users/Ross/Library/Arduino15/package_index.json signatureFile=/Users/Ross/Library/Arduino15/package_index.json.sig trusted=true
time="2024-04-12T18:14:16-04:00" level=info msg="Missing signature file" index=/Users/Ross/Library/Arduino15/package_pololu_index.json
time="2024-04-12T18:14:16-04:00" level=info msg="Loading hardware from: /Users/Ross/Library/Arduino15/packages"
time="2024-04-12T18:14:16-04:00" level=info msg="Loading package arduino from: /Users/Ross/Library/Arduino15/packages/arduino/hardware"
time="2024-04-12T18:14:16-04:00" level=info msg="Missing signature file" index=/Users/Ross/Library/Arduino15/packages/arduino/hardware/avr/1.8.6/installed.json
time="2024-04-12T18:14:16-04:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2024-04-12T18:14:16-04:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
time="2024-04-12T18:14:16-04:00" level=info msg="Checking existence of 'tools' path: /Users/Ross/Library/Arduino15/packages/arduino/tools"
time="2024-04-12T18:14:16-04:00" level=info msg="Loading tools from dir: /Users/Ross/Library/Arduino15/packages/arduino/tools"
time="2024-04-12T18:14:16-04:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
time="2024-04-12T18:14:16-04:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2024-04-12T18:14:16-04:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
time="2024-04-12T18:14:16-04:00" level=info msg="Loading package builtin from: /Users/Ross/Library/Arduino15/packages/builtin"
time="2024-04-12T18:14:16-04:00" level=info msg="Checking existence of 'tools' path: /Users/Ross/Library/Arduino15/packages/builtin/tools"
time="2024-04-12T18:14:16-04:00" level=info msg="Loading tools from dir: /Users/Ross/Library/Arduino15/packages/builtin/tools"
time="2024-04-12T18:14:16-04:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
time="2024-04-12T18:14:16-04:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
time="2024-04-12T18:14:16-04:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.6"
time="2024-04-12T18:14:16-04:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.8"
time="2024-04-12T18:14:16-04:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
time="2024-04-12T18:14:16-04:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.3.2"
time="2024-04-12T18:14:16-04:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.3.3"
time="2024-04-12T18:14:16-04:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.3.5"
time="2024-04-12T18:14:16-04:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
time="2024-04-12T18:14:16-04:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.10.0"
time="2024-04-12T18:14:16-04:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.11.0"
time="2024-04-12T18:14:16-04:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.12.0"
time="2024-04-12T18:14:16-04:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.13.0"
time="2024-04-12T18:14:16-04:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.14.1"
time="2024-04-12T18:14:16-04:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.9.1"
time="2024-04-12T18:14:16-04:00" level=info msg="Loading package pololu-a-star from: /Users/Ross/Library/Arduino15/packages/pololu-a-star/hardware"
time="2024-04-12T18:14:16-04:00" level=info msg="Missing signature file" index=/Users/Ross/Library/Arduino15/packages/pololu-a-star/hardware/avr/5.1.0/installed.json
time="2024-04-12T18:14:16-04:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2024-04-12T18:14:16-04:00" level=info msg="Loaded platform" platform="pololu-a-star:avr@5.1.0"
time="2024-04-12T18:14:16-04:00" level=info msg="Adding libraries dir" dir=/Users/Ross/Library/Arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
time="2024-04-12T18:14:16-04:00" level=info msg="Adding libraries dir" dir=/Users/Ross/Library/Arduino15/packages/pololu-a-star/hardware/avr/5.1.0/libraries location=platform
time="2024-04-12T18:14:16-04:00" level=info msg="Loading libraries index file" index=/Users/Ross/Library/Arduino15/library_index.json
Restoring workspace roots: /Users/Ross/Dropbox/Arduino Projects/4-TMP E/Prototypes/RunningLts_StrobeLts_Nav_Dish_v1,/Users/Ross/Dropbox/Arduino Projects/4-TMP E/Prototypes/RunningLts_StrobeLts_Nav_Dish_v2
isTempSketch: false. Input was /Users/Ross/Dropbox/Arduino Projects/4-TMP E/Prototypes/RunningLts_StrobeLts_Nav_Dish_v1/RunningLts_StrobeLts_Nav_Dish_v1.ino
2024-04-12T22:14:16.156Z daemon INFO time="2024-04-12T18:14:16-04:00" level=info msg="Adding libraries dir" dir=/Users/Ross/Library/Arduino15/libraries location=ide
time="2024-04-12T18:14:16-04:00" level=info msg="Adding libraries dir" dir="/Users/Ross/Dropbox/Arduino Projects/libraries" location=user
isTempSketch: false. Input was /Users/Ross/Dropbox/Arduino Projects/4-TMP E/Prototypes/RunningLts_StrobeLts_Nav_Dish_v2/RunningLts_StrobeLts_Nav_Dish_v2.ino
2024-04-12T22:14:16.215Z discovery-log INFO start resolved watching
2024-04-12T22:14:16.217Z daemon INFO time="2024-04-12T18:14:16-04:00" level=info msg="starting discovery builtin:mdns-discovery process"
2024-04-12T22:14:16.222Z daemon INFO time="2024-04-12T18:14:16-04:00" level=info msg="starting discovery builtin:serial-discovery process"
time="2024-04-12T18:14:16-04:00" level=info msg="started discovery builtin:serial-discovery process"
time="2024-04-12T18:14:16-04:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:serial-discovery"
2024-04-12T22:14:16.228Z daemon INFO time="2024-04-12T18:14:16-04:00" level=info msg="started discovery builtin:mdns-discovery process"
time="2024-04-12T18:14:16-04:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:mdns-discovery"
2024-04-12T22:14:16.277Z daemon INFO time="2024-04-12T18:14:16-04:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-04-12T18:14:16-04:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
time="2024-04-12T18:14:16-04:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
2024-04-12T22:14:16.291Z daemon INFO time="2024-04-12T18:14:16-04:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-04-12T18:14:16-04:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
time="2024-04-12T18:14:16-04:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
time="2024-04-12T18:14:16-04:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: /dev/cu.Bluetooth-Incoming-Port"
2024-04-12T22:14:16.291Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/cu.Bluetooth-Incoming-Port","label":"/dev/cu.Bluetooth-Incoming-Port","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2024-04-12T22:14:16.342Z root INFO Deploy plugins list: 20.9 ms [Finished 0.663 s after backend start]
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
Opening channel for service path '/services/ide-updater'.
2024-04-12T22:14:16.907Z root WARN A command editor.action.toggleStickyScroll is already registered.
2024-04-12T22:14:16.909Z root WARN A command editor.action.toggleStickyScroll is already registered.
2024-04-12T22:14:16.913Z 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: </Users/Ross/Dropbox/Arduino Projects/4-TMP E/Prototypes/RunningLts_StrobeLts_Nav_Dish_v2/RunningLts_StrobeLts_Nav_Dish_v2.ino>, response: </Users/Ross/Dropbox/Arduino Projects/4-TMP E/Prototypes/RunningLts_StrobeLts_Nav_Dish_v2>.
2024-04-12T22:14:16.914Z 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: </Users/Ross/Dropbox/Arduino Projects/4-TMP E/Prototypes/RunningLts_StrobeLts_Nav_Dish_v1/RunningLts_StrobeLts_Nav_Dish_v1.ino>, response: </Users/Ross/Dropbox/Arduino Projects/4-TMP E/Prototypes/RunningLts_StrobeLts_Nav_Dish_v1>.
2024-04-12T22:14:16.982Z root INFO Start frontend contributions: 207.8 ms [Finished 0.808 s after frontend start]
2024-04-12T22:14:16.982Z root INFO Changed application state from 'init' to 'started_contributions'.
2024-04-12T22:14:16.985Z root INFO Start frontend contributions: 204.7 ms [Finished 0.828 s after frontend start]
2024-04-12T22:14:16.985Z root INFO Changed application state from 'init' to 'started_contributions'.
2024-04-12T22:14:16.993Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2024-04-12T22:14:16.994Z root INFO >>> Restoring the layout state...
2024-04-12T22:14:16.994Z root INFO ------- SERIALIZED LAYOUT DATA -------
2024-04-12T22:14:16.995Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///Users/Ross/Dropbox/Arduino%20Projects/4-TMP%20E/Prototypes/RunningLts_StrobeLts_Nav_Dish_v2/RunningLts_StrobeLts_Nav_Dish_v2.ino"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":1,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"}],"currentIndex":0}},"mainPanelPinned":[false],"bottomPanel":{"config":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"outputView"},"innerWidgetState":"{\"locked\":false}"}],"currentIndex":0}},"pinned":[false],"size":451,"expanded":true},"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":285},"rightPanel":{"type":"sidepanel","items":[]}}
2024-04-12T22:14:16.995Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2024-04-12T22:14:17.007Z root INFO [b64f2038-3ab8-4d68-b5f9-1f9352146e74] Waiting for backend deployment: 35.1 ms [Finished 0.841 s after frontend start]
[32962:0412/181417.070520:ERROR:trust_store_mac.cc(846)] Error parsing certificate:
ERROR: Failed parsing extensions

2024-04-12T22:14:17.127Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2024-04-12T22:14:17.127Z root INFO >>> Restoring the layout state...
2024-04-12T22:14:17.127Z root INFO ------- SERIALIZED LAYOUT DATA -------
2024-04-12T22:14:17.127Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///Users/Ross/Dropbox/Arduino%20Projects/4-TMP%20E/Prototypes/RunningLts_StrobeLts_Nav_Dish_v1/RunningLts_StrobeLts_Nav_Dish_v1.ino"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":1,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"}],"currentIndex":0}},"mainPanelPinned":[false],"bottomPanel":{"config":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"outputView"},"innerWidgetState":"{\"locked\":false}"}],"currentIndex":0}},"pinned":[false],"size":332,"expanded":true},"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":285},"rightPanel":{"type":"sidepanel","items":[]},"activeWidgetId":"arduino-sketchbook-widget"}
2024-04-12T22:14:17.127Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2024-04-12T22:14:17.130Z root INFO [343fead8-8953-4d88-b618-b33deedf6694] Waiting for backend deployment: 65.2 ms [Finished 0.892 s after frontend start]
2024-04-12T22:14:17.199Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992) starting instance
2024-04-12T22:14:17.199Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991) starting instance
2024-04-12T22:14:17.697Z root INFO [b64f2038-3ab8-4d68-b5f9-1f9352146e74] Sync of 23 plugins: 691.9 ms [Finished 1.533 s after frontend start]
2024-04-12T22:14:17.710Z root INFO [343fead8-8953-4d88-b618-b33deedf6694] Sync of 23 plugins: 677.2 ms [Finished 1.569 s after frontend start]
2024-04-12 18:14:17.757 Arduino IDE Helper (Renderer)[32987:629724] CoreText note: Client requested name ".NewYork-Regular", it will get TimesNewRomanPSMT rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2024-04-12 18:14:17.757 Arduino IDE Helper (Renderer)[32987:629724] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.
2024-04-12 18:14:17.762 Arduino IDE Helper (Renderer)[32986:629722] CoreText note: Client requested name ".NewYork-Regular", it will get TimesNewRomanPSMT rather than the intended font. All system UI font access should be through proper APIs such as CTFontCreateUIFontForLanguage() or +[NSFont systemFontOfSize:].
2024-04-12 18:14:17.762 Arduino IDE Helper (Renderer)[32986:629722] CoreText note: Set a breakpoint on CTFontLogSystemFontNameRequest to debug.
2024-04-12T22:14:17.858Z root INFO <<< The layout has been successfully restored.
2024-04-12T22:14:17.859Z root INFO <<< The layout has been successfully restored.
2024-04-12T22:14:17.897Z root INFO Initialize the workbench layout: 858.1 ms [Finished 1.717 s after frontend start]
2024-04-12T22:14:17.897Z root INFO Initialize the workbench layout: 874.6 ms [Finished 1.695 s after frontend start]
2024-04-12T22:14:17.898Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2024-04-12T22:14:17.898Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2024-04-12T22:14:17.898Z root INFO [343fead8-8953-4d88-b618-b33deedf6694] Loading plugin contributions
2024-04-12T22:14:17.898Z root INFO [b64f2038-3ab8-4d68-b5f9-1f9352146e74] Loading plugin contributions
2024-04-12T22:14:17.899Z root INFO [b64f2038-3ab8-4d68-b5f9-1f9352146e74] Load contributions of 23 plugins: 35.6 ms [Finished 1.731 s after frontend start]
2024-04-12T22:14:17.899Z root INFO [343fead8-8953-4d88-b618-b33deedf6694] Load contributions of 23 plugins: 37.2 ms [Finished 1.755 s after frontend start]
2024-04-12T22:14:17.903Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2024-04-12T22:14:17.903Z root WARN a registered grammar configuration for 'cpp' language is overridden
2024-04-12T22:14:17.911Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2024-04-12T22:14:17.911Z root WARN a registered grammar configuration for 'cpp' language is overridden
2024-04-12T22:14:17.979Z root ERROR [hosted-plugin: 32992] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null
2024-04-12T22:14:17.979Z root ERROR [hosted-plugin: 32992] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null
2024-04-12T22:14:18.046Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): PluginManagerExtImpl/init()
2024-04-12T22:14:18.047Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(vscode-arduino-api@0.1.2 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.078Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(cortex-debug@1.5.1 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.078Z root INFO [hosted-plugin: 32992] Debugger contribution has been registered: cortex-debug
2024-04-12T22:14:18.079Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(vscode-arduino-tools@0.1.3 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.079Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(cpp@1.52.1 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.079Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(json@1.46.1 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.080Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(json-language-features@1.46.1 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.081Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(vscode-language-pack-bg@1.48.3 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.081Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(vscode-language-pack-cs@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.082Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(vscode-language-pack-de@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.082Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(vscode-language-pack-es@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.083Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(vscode-language-pack-fr@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.083Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(vscode-language-pack-hu@1.48.3 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.083Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(vscode-language-pack-it@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.083Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(vscode-language-pack-ja@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.084Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(vscode-language-pack-ko@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.084Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(vscode-language-pack-nl@1.48.3 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.085Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(vscode-language-pack-pl@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
PLUGIN_HOST(32992): initializing(vscode-language-pack-pt-BR@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.085Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(vscode-language-pack-ru@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.085Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(vscode-language-pack-tr@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.085Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(vscode-language-pack-uk@1.48.3 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.088Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(vscode-language-pack-zh-hans@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.088Z root ERROR [hosted-plugin: 32991] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null
2024-04-12T22:14:18.088Z root ERROR [hosted-plugin: 32991] Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
2024-04-12T22:14:18.088Z root ERROR [hosted-plugin: 32991] Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
2024-04-12T22:14:18.088Z root ERROR [hosted-plugin: 32991] Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null
2024-04-12T22:14:18.088Z root ERROR [hosted-plugin: 32991] Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null
2024-04-12T22:14:18.088Z root ERROR [hosted-plugin: 32991] Conflict in settings file Default: Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null
2024-04-12T22:14:18.088Z root ERROR [hosted-plugin: 32991] Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null
2024-04-12T22:14:18.088Z root ERROR [hosted-plugin: 32991] Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null
2024-04-12T22:14:18.089Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): initializing(vscode-language-pack-zh-hant@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.092Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): PluginManagerExtImpl/init()
2024-04-12T22:14:18.092Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): PluginManagerExtImpl/loadPlugin(/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-arduino-api/extension/dist/extension.js)
2024-04-12T22:14:18.094Z root INFO [hosted-plugin: 32992] calling activation function on Arduino IDE API for VS Code extensions
2024-04-12T22:14:18.094Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(vscode-arduino-api@0.1.2 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.095Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): PluginManagerExtImpl/loadPlugin(/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
2024-04-12T22:14:18.107Z root INFO [hosted-plugin: 32992] calling activation function on JSON Language Features (built-in)
2024-04-12T22:14:18.111Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): PluginManagerExtImpl/loadPlugin(/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-arduino-tools/extension/dist/extension.js)
2024-04-12T22:14:18.119Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(cortex-debug@1.5.1 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.119Z root INFO [hosted-plugin: 32991] Debugger contribution has been registered: cortex-debug
2024-04-12T22:14:18.120Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(vscode-arduino-tools@0.1.3 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.120Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(cpp@1.52.1 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.121Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(json@1.46.1 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.121Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(json-language-features@1.46.1 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.122Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(vscode-language-pack-bg@1.48.3 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.123Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(vscode-language-pack-cs@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.124Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(vscode-language-pack-de@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.124Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(vscode-language-pack-es@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.125Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(vscode-language-pack-fr@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.125Z root INFO [hosted-plugin: 32992] calling activation function on VS Code Arduino Tools
2024-04-12T22:14:18.125Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(vscode-language-pack-hu@1.48.3 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.125Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(vscode-language-pack-it@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.126Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(vscode-language-pack-ja@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.126Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(vscode-language-pack-ko@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.126Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(vscode-language-pack-nl@1.48.3 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.126Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(vscode-language-pack-pl@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.127Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(vscode-language-pack-pt-BR@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.127Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(vscode-language-pack-ru@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.127Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(vscode-language-pack-tr@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.127Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(vscode-language-pack-uk@1.48.3 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.128Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(vscode-language-pack-zh-hans@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.128Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): initializing(vscode-language-pack-zh-hant@1.80.0 with /Applications/Arduino IDE.app/Contents/Resources/app/lib/backend/plugin-vscode-init)
2024-04-12T22:14:18.129Z root INFO [b64f2038-3ab8-4d68-b5f9-1f9352146e74] Starting plugins.
2024-04-12T22:14:18.130Z root INFO [hosted-plugin: 32992] PLUGIN_HOST(32992): PluginManagerExtImpl/loadPlugin(/Applications/Arduino IDE.app/Contents/Resources/app/plugins/cortex-debug/extension/dist/extension.js)
2024-04-12T22:14:18.131Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): PluginManagerExtImpl/loadPlugin(/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-arduino-api/extension/dist/extension.js)
2024-04-12T22:14:18.133Z root INFO [hosted-plugin: 32991] calling activation function on Arduino IDE API for VS Code extensions
2024-04-12T22:14:18.134Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): PluginManagerExtImpl/loadPlugin(/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
2024-04-12T22:14:18.143Z root INFO [hosted-plugin: 32992] Debug configuration provider has been registered: cortex-debug, trigger: 1
2024-04-12T22:14:18.143Z root INFO [hosted-plugin: 32992] calling activation function on Cortex-Debug
2024-04-12T22:14:18.144Z root INFO [hosted-plugin: 32992] GDB server console created
2024-04-12T22:14:18.145Z root INFO [hosted-plugin: 32991] calling activation function on JSON Language Features (built-in)
2024-04-12T22:14:18.147Z root INFO [b64f2038-3ab8-4d68-b5f9-1f9352146e74] Start of 23 plugins: 247.3 ms [Finished 1.982 s after frontend start]
2024-04-12T22:14:18.148Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): PluginManagerExtImpl/loadPlugin(/Applications/Arduino IDE.app/Contents/Resources/app/plugins/vscode-arduino-tools/extension/dist/extension.js)
2024-04-12T22:14:18.164Z root INFO [hosted-plugin: 32991] calling activation function on VS Code Arduino Tools
2024-04-12T22:14:18.167Z root INFO [343fead8-8953-4d88-b618-b33deedf6694] Starting plugins.
2024-04-12T22:14:18.172Z root INFO [hosted-plugin: 32991] PLUGIN_HOST(32991): PluginManagerExtImpl/loadPlugin(/Applications/Arduino IDE.app/Contents/Resources/app/plugins/cortex-debug/extension/dist/extension.js)
2024-04-12T22:14:18.184Z root INFO [hosted-plugin: 32991] Debug configuration provider has been registered: cortex-debug, trigger: 1
2024-04-12T22:14:18.184Z root INFO [hosted-plugin: 32991] calling activation function on Cortex-Debug
2024-04-12T22:14:18.188Z root INFO [hosted-plugin: 32991] GDB server console created
2024-04-12T22:14:18.191Z root INFO [343fead8-8953-4d88-b618-b33deedf6694] Start of 23 plugins: 290.6 ms [Finished 2.050 s after frontend start]
Checking for update
2024-04-12T22:14:18.791Z root INFO Replace loading indicator with ready workbench UI (animation): 822.4 ms [Finished 2.580 s after frontend start]
2024-04-12T22:14:18.791Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2024-04-12T22:14:18.791Z root WARN Linked preference "workbench.colorCustomizations" not found.
2024-04-12T22:14:18.791Z root INFO Frontend application start: 1908.1 ms [Finished 3.100 s after backend start]
2024-04-12T22:14:18.793Z root INFO Replace loading indicator with ready workbench UI (animation): 818.4 ms [Finished 2.552 s after frontend start]
2024-04-12T22:14:18.793Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2024-04-12T22:14:18.793Z root WARN Linked preference "workbench.colorCustomizations" not found.
2024-04-12T22:14:18.793Z root INFO Frontend application start: 1918.1 ms [Finished 3.112 s after backend start]
2024-04-12T22:14:18.861Z sketches-service WARN Mismatching sketch file <double_blink.ino> and sketch folder name <Double_Blink>. Skipping
2024-04-12T22:14:18.861Z sketches-service WARN Mismatching sketch file <double_blink.ino> and sketch folder name <Double_Blink>. Skipping
2024-04-12T22:14:18.916Z sketches-service WARN Mismatching sketch file <double_blink.ino> and sketch folder name <Double_Blink>. Skipping
2024-04-12T22:14:18.916Z sketches-service WARN Mismatching sketch file <double_blink.ino> and sketch folder name <Double_Blink>. Skipping
2024-04-12T22:14:18.916Z sketches-service WARN Mismatching sketch file <double_blink.ino> and sketch folder name <Double_Blink>. Skipping
2024-04-12T22:14:18.916Z sketches-service WARN Mismatching sketch file <double_blink.ino> and sketch folder name <Double_Blink>. Skipping
2024-04-12T22:14:19.012Z root ERROR ---- !!!SLOW!!! DURATION: search took 218.856 ms. Args: [{"type":"Updatable"}] ----
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.014Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.015Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.015Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.015Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
2024-04-12T22:14:19.016Z root WARN A command arduino-include-library---:- is already registered.
Update for version 2.3.2 is not available (latest version: 2.3.2, downgrade is allowed).

Well, this is embarrassing but in the immortal words of Han Solo, “It’s not my fault!”

All my Arduino sketches & libraries are stored in my DropBox, which I had installed in my new iMac and selected all the appropriate folders to sync. Unbeknownst to me, though, DropBox now defaults to online-only mode where even though you’ve chosen the folders to sync it only shows them as 0-byte files. i noticed the cloud icon next to my files just now and after going through EACH BLOOMIN folder to say to make available offline, all is well.

Sorry for the bother.

I'm glad you were able to find the cause of the problem. Thanks for taking the time to post an update with your findings!

Regards,
Per

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