flathub / cc.arduino.IDE2

https://flathub.org/apps/details/cc.arduino.IDE2
6 stars 4 forks source link

IDE persistently crashes on startup #81

Open TatharNuar opened 5 months ago

TatharNuar commented 5 months ago

The IDE (version 2.3.2) crashes about 2 to 3 seconds into startup on Fedora 39. It did not always do this, but now it does every time. Reinstalling the Flathub package does not fix the problem. Here is the /var/lib/flatpak/exports/bin/cc.arduino.IDE2 log:

Logs
> Arduino IDE 2.3.2
Checking for frontend application configuration customizations. Module path: /app/arduino-ide/resources/app/lib/backend/electron-main.js, destination 'package.json': /app/arduino-ide/resources/app/package.json
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:54:08.669Z" (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:54:08.669Z"}
Starting backend process. PID: 62
[62 zypak-helper] Using spawn strategy test 1 as set by environment
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///home/tathar/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2024-02-27T05:18:26.146Z root INFO Backend Object.initialize: 5.5 ms [Finished 0.367 s after backend start]
2024-02-27T05:18:26.146Z root INFO Backend Object.configure: 4.5 ms [Finished 0.367 s after backend start]
2024-02-27T05:18:26.146Z root INFO Backend s.onStart: 1.6 ms [Finished 0.367 s after backend start]
2024-02-27T05:18:26.146Z root INFO Backend s.configure: 0.3 ms [Finished 0.385 s after backend start]
2024-02-27T05:18:26.147Z root INFO Backend d.onStart: 0.2 ms [Finished 0.385 s after backend start]
2024-02-27T05:18:26.147Z root INFO Backend d.configure: 0.1 ms [Finished 0.385 s after backend start]
2024-02-27T05:18:26.148Z root INFO Backend d.initialize: 17.5 ms [Finished 0.385 s after backend start]
2024-02-27T05:18:26.148Z root INFO Backend c.onStart: 0.2 ms [Finished 0.385 s after backend start]
2024-02-27T05:18:26.149Z root INFO Backend a.configure: 0.4 ms [Finished 0.386 s after backend start]
2024-02-27T05:18:26.150Z config INFO >>> Initializing CLI configuration...
2024-02-27T05:18:26.150Z root INFO Backend c.initialize: 0.4 ms [Finished 0.386 s after backend start]
2024-02-27T05:18:26.150Z root INFO Backend R.onStart: 0.5 ms [Finished 0.386 s after backend start]
2024-02-27T05:18:26.150Z config INFO Loading CLI configuration from /home/tathar/.arduinoIDE/arduino-cli.yaml...
2024-02-27T05:18:26.151Z daemon INFO Starting daemon from /app/arduino-ide/resources/app/lib/backend/resources/arduino-cli...
2024-02-27T05:18:26.151Z root INFO Backend a.initialize: 0.3 ms [Finished 0.387 s after backend start]
2024-02-27T05:18:26.151Z root INFO Backend w.onStart: 1.4 ms [Finished 0.388 s after backend start]
2024-02-27T05:18:26.151Z root INFO Backend r.configure: 1.9 ms [Finished 0.388 s after backend start]
2024-02-27T05:18:26.151Z discovery-log INFO start
2024-02-27T05:18:26.151Z discovery-log INFO start new deferred
2024-02-27T05:18:26.151Z root INFO Backend d.initialize: 0.3 ms [Finished 0.388 s after backend start]
2024-02-27T05:18:26.151Z root INFO Backend y.onStart: 1.3 ms [Finished 0.389 s after backend start]
2024-02-27T05:18:26.151Z root INFO Backend r.configure: 1.1 ms [Finished 0.390 s after backend start]
2024-02-27T05:18:26.151Z root INFO Backend a.onStart: 0.4 ms [Finished 0.390 s after backend start]
2024-02-27T05:18:26.151Z root INFO Backend h.configure: 0.3 ms [Finished 0.390 s after backend start]
2024-02-27T05:18:26.151Z root INFO Backend s.configure: 0.1 ms [Finished 0.391 s after backend start]
2024-02-27T05:18:26.151Z root INFO Backend l.configure: 0.1 ms [Finished 0.391 s after backend start]
2024-02-27T05:18:26.152Z root INFO Theia app listening on http://127.0.0.1:42689.
2024-02-27T05:18:26.153Z root INFO Finished starting backend application: 1.6 ms [Finished 0.392 s after backend start]
2024-02-27T05:18:26.153Z root WARN The local plugin referenced by local-dir:/home/tathar/.arduinoIDE/plugins does not exist.
2024-02-27T05:18:26.153Z root WARN The local plugin referenced by local-dir:/home/tathar/.arduinoIDE/extensions does not exist.
2024-02-27T05:18:26.159Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"data":"/home/tathar/.arduino15","downloads":"/home/tathar/.arduino15/staging","user":"/home/tathar/Arduino"},"library":{"enable_unsafe_install":false},"logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
2024-02-27T05:18:26.159Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2024-02-27T05:18:26.159Z config INFO Loaded the CLI configuration.
Restoring workspace roots: /home/tathar/Arduino/Lab4Part1/Lab4pt1
isTempSketch: false. Input was /home/tathar/Arduino/Lab4Part1/Lab4pt1/Lab4pt1.ino
2024-02-27T05:18:26.165Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///home/tathar/.arduino15","sketchDirUri":"file:///home/tathar/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2024-02-27T05:18:26.165Z config INFO Validating the CLI configuration...
2024-02-27T05:18:26.166Z config INFO The CLI config is valid.
2024-02-27T05:18:26.166Z config INFO <<< Initialized the CLI configuration.
2024-02-27T05:18:26.173Z daemon INFO time="2024-02-27T00:18:26-05:00" level=info msg="Using config file: /home/tathar/.arduinoIDE/arduino-cli.yaml"
time="2024-02-27T00:18:26-05:00" level=info msg="arduino-cli version 0.35.3"
time="2024-02-27T00:18:26-05:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:35473
{"IP":"127.0.0.1","Port":"35473"}
2024-02-27T05:18:26.173Z daemon INFO Daemon is running.
2024-02-27T05:18:26.191Z root INFO Resolve plugins list: 40.7 ms [Finished 0.430 s after backend start]
2024-02-27T05:18:26.200Z daemon INFO time="2024-02-27T00:18:26-05:00" level=info msg="Checking signature" index=/home/tathar/.arduino15/package_index.json signatureFile=/home/tathar/.arduino15/package_index.json.sig trusted=true
2024-02-27T05:18:26.204Z daemon INFO time="2024-02-27T00:18:26-05:00" level=info msg="Loading hardware from: /home/tathar/.arduino15/packages"
time="2024-02-27T00:18:26-05:00" level=info msg="Loading package arduino from: /home/tathar/.arduino15/packages/arduino/hardware"
time="2024-02-27T00:18:26-05:00" level=info msg="Missing signature file" index=/home/tathar/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json
time="2024-02-27T00:18:26-05:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2024-02-27T00:18:26-05:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
time="2024-02-27T00:18:26-05:00" level=info msg="Checking existence of 'tools' path: /home/tathar/.arduino15/packages/arduino/tools"
time="2024-02-27T00:18:26-05:00" level=info msg="Loading tools from dir: /home/tathar/.arduino15/packages/arduino/tools"
time="2024-02-27T00:18:26-05:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
time="2024-02-27T00:18:26-05:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2024-02-27T00:18:26-05:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
time="2024-02-27T00:18:26-05:00" level=info msg="Loading package builtin from: /home/tathar/.arduino15/packages/builtin"
time="2024-02-27T00:18:26-05:00" level=info msg="Checking existence of 'tools' path: /home/tathar/.arduino15/packages/builtin/tools"
time="2024-02-27T00:18:26-05:00" level=info msg="Loading tools from dir: /home/tathar/.arduino15/packages/builtin/tools"
time="2024-02-27T00:18:26-05:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
time="2024-02-27T00:18:26-05:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
time="2024-02-27T00:18:26-05:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
time="2024-02-27T00:18:26-05:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
time="2024-02-27T00:18:26-05:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.13.0"
2024-02-27T05:18:26.204Z daemon INFO time="2024-02-27T00:18:26-05:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
time="2024-02-27T00:18:26-05:00" level=info msg="Loading libraries index file" index=/home/tathar/.arduino15/library_index.json
2024-02-27T05:18:26.382Z daemon INFO time="2024-02-27T00:18:26-05:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/libraries location=ide
time="2024-02-27T00:18:26-05:00" level=info msg="Adding libraries dir" dir=/home/tathar/Arduino/libraries location=user
2024-02-27T05:18:26.384Z discovery-log INFO start resolved watching
2024-02-27T05:18:26.387Z daemon INFO time="2024-02-27T00:18:26-05:00" level=info msg="starting discovery builtin:mdns-discovery process"
time="2024-02-27T00:18:26-05:00" level=info msg="starting discovery builtin:serial-discovery process"
time="2024-02-27T00:18:26-05:00" level=info msg="started discovery builtin:serial-discovery process"
time="2024-02-27T00:18:26-05:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:serial-discovery"
time="2024-02-27T00:18:26-05:00" level=info msg="started discovery builtin:mdns-discovery process"
time="2024-02-27T00:18:26-05:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:mdns-discovery"
time="2024-02-27T00:18:26-05:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-02-27T00:18:26-05:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
time="2024-02-27T00:18:26-05:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-02-27T00:18:26-05:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
time="2024-02-27T00:18:26-05:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
2024-02-27T05:18:26.394Z daemon INFO time="2024-02-27T00:18:26-05:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
2024-02-27T05:18:26.811Z root INFO Deploy plugins list: 40.7 ms [Finished 1.050 s after backend start]
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2024-02-27T05:18:27.316Z root ERROR [nsfw-watcher: 137] [137 zypak-helper] Using spawn strategy test 1 as set by environment
2024-02-27T05:18:27.339Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 187.6 ms [Finished 1.131 s after frontend start]
2024-02-27T05:18:27.342Z root WARN A command editor.action.toggleStickyScroll is already registered.
2024-02-27T05:18:27.349Z 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: , response: .
2024-02-27T05:18:27.456Z root ERROR [hosted-plugin: 147] [147 zypak-helper] Using spawn strategy test 1 as set by environment
2024-02-27T05:18:27.469Z root INFO Start frontend contributions: 366.3 ms [Finished 1.260 s after frontend start]
2024-02-27T05:18:27.469Z root INFO Changed application state from 'init' to 'started_contributions'.
2024-02-27T05:18:27.486Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2024-02-27T05:18:27.487Z root INFO >>> Restoring the layout state...
2024-02-27T05:18:27.488Z root INFO ------- SERIALIZED LAYOUT DATA -------
2024-02-27T05:18:27.488Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///home/tathar/Arduino/Lab4Part1/Lab4pt1/Lab4pt1.ino"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":13,\"column\":5},\"position\":{\"lineNumber\":13,\"column\":5}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":15,\"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":351,"expanded":true},"leftPanel":{"type":"sidepanel","items":[{"widget":{"constructionOptions":{"factoryId":"arduino-sketchbook-widget"}},"rank":1,"expanded":false,"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}]},"rightPanel":{"type":"sidepanel","items":[]}}
2024-02-27T05:18:27.488Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2024-02-27T05:18:27.534Z root INFO [74fafd21-157d-42e7-8f61-6fff1ab4aaf1] Waiting for backend deployment: 86.8 ms [Finished 1.342 s after frontend start]
2024-02-27T05:18:27.978Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147) starting instance
2024-02-27T05:18:28.361Z root INFO [74fafd21-157d-42e7-8f61-6fff1ab4aaf1] Sync of 23 plugins: 827.4 ms [Finished 2.170 s after frontend start]
2024-02-27T05:18:28.499Z root INFO <<< The layout has been successfully restored.
2024-02-27T05:18:28.547Z root INFO Initialize the workbench layout: 1022.7 ms [Finished 2.308 s after frontend start]
2024-02-27T05:18:28.549Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2024-02-27T05:18:28.549Z root INFO [74fafd21-157d-42e7-8f61-6fff1ab4aaf1] Loading plugin contributions
2024-02-27T05:18:28.549Z root INFO [74fafd21-157d-42e7-8f61-6fff1ab4aaf1] Load contributions of 23 plugins: 46.6 ms [Finished 2.356 s after frontend start]
2024-02-27T05:18:28.556Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2024-02-27T05:18:28.556Z root WARN a registered grammar configuration for 'cpp' language is overridden
2024-02-27T05:18:28.856Z root ERROR [hosted-plugin: 147] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
2024-02-27T05:18:28.856Z root ERROR [hosted-plugin: 147] 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
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
2024-02-27T05:18:28.856Z root ERROR [hosted-plugin: 147] 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
2024-02-27T05:18:28.856Z root ERROR [hosted-plugin: 147] Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
2024-02-27T05:18:28.856Z root ERROR [hosted-plugin: 147] Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
2024-02-27T05:18:28.856Z root ERROR [hosted-plugin: 147] Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
2024-02-27T05:18:28.856Z root ERROR [hosted-plugin: 147] 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-02-27T05:18:28.856Z root ERROR [hosted-plugin: 147] 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
2024-02-27T05:18:28.856Z root ERROR [hosted-plugin: 147] 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
2024-02-27T05:18:28.856Z root ERROR [hosted-plugin: 147] 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-02-27T05:18:28.863Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): PluginManagerExtImpl/init()
2024-02-27T05:18:28.864Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(vscode-arduino-api@0.1.2 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.906Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(cortex-debug@1.5.1 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.906Z root INFO [hosted-plugin: 147] Debugger contribution has been registered: cortex-debug
2024-02-27T05:18:28.907Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(vscode-arduino-tools@0.1.3 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.907Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(cpp@1.52.1 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.908Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(json@1.46.1 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.908Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(json-language-features@1.46.1 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.909Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(vscode-language-pack-bg@1.48.3 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.909Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(vscode-language-pack-cs@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.910Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(vscode-language-pack-de@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.911Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(vscode-language-pack-es@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.911Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(vscode-language-pack-fr@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.912Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(vscode-language-pack-hu@1.48.3 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.912Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(vscode-language-pack-it@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.912Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(vscode-language-pack-ja@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.912Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(vscode-language-pack-ko@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.913Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(vscode-language-pack-nl@1.48.3 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.913Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(vscode-language-pack-pl@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.913Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(vscode-language-pack-pt-BR@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.913Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(vscode-language-pack-ru@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.913Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(vscode-language-pack-tr@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.913Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(vscode-language-pack-uk@1.48.3 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.914Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(vscode-language-pack-zh-hans@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.914Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): initializing(vscode-language-pack-zh-hant@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-27T05:18:28.917Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): PluginManagerExtImpl/loadPlugin(/app/arduino-ide/resources/app/plugins/vscode-arduino-api/extension/dist/extension.js)
2024-02-27T05:18:28.920Z root INFO [hosted-plugin: 147] calling activation function on Arduino IDE API for VS Code extensions
2024-02-27T05:18:28.921Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): PluginManagerExtImpl/loadPlugin(/app/arduino-ide/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
2024-02-27T05:18:28.941Z root INFO [hosted-plugin: 147] calling activation function on JSON Language Features (built-in)
2024-02-27T05:18:28.945Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): PluginManagerExtImpl/loadPlugin(/app/arduino-ide/resources/app/plugins/vscode-arduino-tools/extension/dist/extension.js)
2024-02-27T05:18:28.965Z root INFO [hosted-plugin: 147] calling activation function on VS Code Arduino Tools
2024-02-27T05:18:28.973Z root INFO [74fafd21-157d-42e7-8f61-6fff1ab4aaf1] Starting plugins.
2024-02-27T05:18:28.991Z root INFO [hosted-plugin: 147] PLUGIN_HOST(147): PluginManagerExtImpl/loadPlugin(/app/arduino-ide/resources/app/plugins/cortex-debug/extension/dist/extension.js)
2024-02-27T05:18:29.017Z root INFO [hosted-plugin: 147] Debug configuration provider has been registered: cortex-debug, trigger: 1
2024-02-27T05:18:29.017Z root INFO [hosted-plugin: 147] calling activation function on Cortex-Debug
2024-02-27T05:18:29.019Z root INFO [hosted-plugin: 147] GDB server console created
2024-02-27T05:18:29.022Z root INFO [74fafd21-157d-42e7-8f61-6fff1ab4aaf1] Start of 23 plugins: 471.0 ms [Finished 2.832 s after frontend start]
Checking for update
2024-02-27T05:18:29.529Z root INFO Replace loading indicator with ready workbench UI (animation): 836.8 ms [Finished 3.195 s after frontend start]
2024-02-27T05:18:29.529Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2024-02-27T05:18:29.529Z root WARN Linked preference "workbench.colorCustomizations" not found.
2024-02-27T05:18:29.530Z root INFO Frontend application start: 2191.7 ms [Finished 3.748 s after backend start]
Update for version 2.3.2 is not available (latest version: 2.3.2, downgrade is allowed).
2024-02-27T05:18:29.803Z root ERROR ---- !!!SLOW!!! DURATION: search took 271.096 ms. Args: [{"type":"Updatable"}] ----
2024-02-27T05:18:29.804Z root INFO Starting language server: arduino:avr:uno
2024-02-27T05:18:29.807Z root ERROR Failed to get debug config: arduino:avr:uno, undefined Error: Debugging is not supported.
    at Object.callback (/app/arduino-ide/resources/app/lib/backend/main.js:2:81196)
    at Object.onReceiveStatus (/app/arduino-ide/resources/app/lib/backend/main.js:2:788562)
    at Object.onReceiveStatus (/app/arduino-ide/resources/app/lib/backend/main.js:2:784513)
    at Object.onReceiveStatus (/app/arduino-ide/resources/app/lib/backend/main.js:2:783958)
    at /app/arduino-ide/resources/app/lib/backend/main.js:2:870080
    at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
2024-02-27T05:18:29.807Z root ERROR Request checkDebugEnabled failed with error: Debugging is not supported. Error: Debugging is not supported.
    at Object.callback (/app/arduino-ide/resources/app/lib/backend/main.js:2:81196)
    at Object.onReceiveStatus (/app/arduino-ide/resources/app/lib/backend/main.js:2:788562)
    at Object.onReceiveStatus (/app/arduino-ide/resources/app/lib/backend/main.js:2:784513)
    at Object.onReceiveStatus (/app/arduino-ide/resources/app/lib/backend/main.js:2:783958)
    at /app/arduino-ide/resources/app/lib/backend/main.js:2:870080
    at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
2024-02-27T05:18:29.808Z daemon INFO time="2024-02-27T00:18:29-05:00" level=info msg="Tool required for debug" tool="arduino:arduinoOTA@1.3.0"
time="2024-02-27T00:18:29-05:00" level=info msg="Tool required for debug" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2024-02-27T00:18:29-05:00" level=info msg="Tool required for debug" tool="arduino:avrdude@6.3.0-arduino17"
time="2024-02-27T00:18:29-05:00" level=info msg="Tool required for debug" tool="builtin:ctags@5.8-arduino11"
time="2024-02-27T00:18:29-05:00" level=info msg="Tool required for debug" tool="builtin:serial-discovery@1.4.0"
time="2024-02-27T00:18:29-05:00" level=info msg="Tool required for debug" tool="builtin:mdns-discovery@1.0.9"
time="2024-02-27T00:18:29-05:00" level=info msg="Tool required for debug" tool="builtin:serial-monitor@0.13.0"
time="2024-02-27T00:18:29-05:00" level=info msg="Tool required for debug" tool="builtin:dfu-discovery@0.1.2"
2024-02-27T05:18:29.842Z daemon INFO time="2024-02-27T00:18:29-05:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/libraries location=ide
time="2024-02-27T00:18:29-05:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
time="2024-02-27T00:18:29-05:00" level=info msg="Adding libraries dir" dir=/home/tathar/Arduino/libraries location=user
2024-02-27T05:18:29.990Z daemon INFO time="2024-02-27T00:18:29-05:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/libraries location=ide
time="2024-02-27T00:18:29-05:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
time="2024-02-27T00:18:29-05:00" level=info msg="Adding libraries dir" dir=/home/tathar/Arduino/libraries location=user
SuperNinja-4965 commented 5 months ago

It's looking like the IDE is having issues reading some of the settings. Would you be able to try moving your ~/.arduino15 and ~/.arduinoIDE folders to another place to allow the IDE to start up using defaults just to see if that fixes the issue.

TatharNuar commented 5 months ago

Unfortunately, it still crashes after doing this.

Logs
> Arduino IDE 2.3.2
Checking for frontend application configuration customizations. Module path: /app/arduino-ide/resources/app/lib/backend/electron-main.js, destination 'package.json': /app/arduino-ide/resources/app/package.json
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:54:08.669Z" (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:54:08.669Z"}
Starting backend process. PID: 63
[63 zypak-helper] Using spawn strategy test 1 as set by environment
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///home/tathar/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2024-02-29T20:13:37.767Z root INFO Backend Object.initialize: 3.3 ms [Finished 0.365 s after backend start]
2024-02-29T20:13:37.767Z root INFO Backend Object.configure: 2.5 ms [Finished 0.365 s after backend start]
2024-02-29T20:13:37.767Z root INFO Backend s.onStart: 1.3 ms [Finished 0.365 s after backend start]
2024-02-29T20:13:37.767Z root INFO Backend s.configure: 0.3 ms [Finished 0.382 s after backend start]
2024-02-29T20:13:37.768Z root INFO Backend d.onStart: 0.2 ms [Finished 0.382 s after backend start]
2024-02-29T20:13:37.769Z root INFO Backend d.configure: 0.1 ms [Finished 0.382 s after backend start]
2024-02-29T20:13:37.769Z root INFO Backend d.initialize: 18.1 ms [Finished 0.383 s after backend start]
2024-02-29T20:13:37.769Z root INFO Backend c.onStart: 0.9 ms [Finished 0.383 s after backend start]
2024-02-29T20:13:37.770Z root INFO Backend a.configure: 0.5 ms [Finished 0.384 s after backend start]
2024-02-29T20:13:37.771Z config INFO >>> Initializing CLI configuration...
2024-02-29T20:13:37.771Z root INFO Backend c.initialize: 0.6 ms [Finished 0.384 s after backend start]
2024-02-29T20:13:37.771Z root INFO Backend R.onStart: 0.8 ms [Finished 0.385 s after backend start]
2024-02-29T20:13:37.771Z config INFO Loading CLI configuration from /home/tathar/.arduinoIDE/arduino-cli.yaml...
2024-02-29T20:13:37.772Z daemon INFO Starting daemon from /app/arduino-ide/resources/app/lib/backend/resources/arduino-cli...
2024-02-29T20:13:37.772Z root INFO Backend a.initialize: 0.3 ms [Finished 0.385 s after backend start]
2024-02-29T20:13:37.772Z root INFO Backend w.onStart: 0.8 ms [Finished 0.386 s after backend start]
2024-02-29T20:13:37.772Z root INFO Backend r.configure: 1.4 ms [Finished 0.386 s after backend start]
2024-02-29T20:13:37.772Z discovery-log INFO start
2024-02-29T20:13:37.772Z discovery-log INFO start new deferred
2024-02-29T20:13:37.772Z root INFO Backend d.initialize: 0.4 ms [Finished 0.386 s after backend start]
2024-02-29T20:13:37.772Z root INFO Backend y.onStart: 1.4 ms [Finished 0.388 s after backend start]
2024-02-29T20:13:37.772Z root INFO Backend r.configure: 1.2 ms [Finished 0.388 s after backend start]
2024-02-29T20:13:37.772Z root INFO Backend a.onStart: 0.4 ms [Finished 0.389 s after backend start]
2024-02-29T20:13:37.772Z root INFO Backend h.configure: 0.3 ms [Finished 0.389 s after backend start]
2024-02-29T20:13:37.772Z root INFO Backend s.configure: 0.1 ms [Finished 0.389 s after backend start]
2024-02-29T20:13:37.772Z root INFO Backend l.configure: 0.1 ms [Finished 0.389 s after backend start]
2024-02-29T20:13:37.774Z root INFO Theia app listening on http://127.0.0.1:43311.
2024-02-29T20:13:37.774Z root INFO Finished starting backend application: 1.9 ms [Finished 0.391 s after backend start]
Restoring workspace roots: /home/tathar/Arduino/Lab4Part1/Lab4pt1
isTempSketch: false. Input was /home/tathar/Arduino/Lab4Part1/Lab4pt1/Lab4pt1.ino
2024-02-29T20:13:37.784Z root WARN The local plugin referenced by local-dir:/home/tathar/.arduinoIDE/extensions does not exist.
2024-02-29T20:13:37.784Z root WARN The local plugin referenced by local-dir:/home/tathar/.arduinoIDE/plugins does not exist.
2024-02-29T20:13:37.796Z daemon INFO time="2024-02-29T15:13:37-05:00" level=info msg="Config file not found, using default values"
time="2024-02-29T15:13:37-05:00" level=info msg="arduino-cli version 0.35.3"
time="2024-02-29T15:13:37-05:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:38751
{"IP":"127.0.0.1","Port":"38751"}
2024-02-29T20:13:37.796Z daemon INFO Daemon is running.
2024-02-29T20:13:37.801Z config INFO Loading CLI configuration from /home/tathar/.arduinoIDE/arduino-cli.yaml...
2024-02-29T20:13:37.815Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"data":"/home/tathar/.arduino15","downloads":"/home/tathar/.arduino15/staging","user":"/home/tathar/Arduino"},"library":{"enable_unsafe_install":false},"logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
2024-02-29T20:13:37.815Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2024-02-29T20:13:37.815Z config INFO Loaded the CLI configuration.
2024-02-29T20:13:37.816Z daemon INFO time="2024-02-29T15:13:37-05:00" level=info msg="Updating libraries index"
time="2024-02-29T15:13:37-05:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/library_index.tar.bz2"
2024-02-29T20:13:37.816Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///home/tathar/.arduino15","sketchDirUri":"file:///home/tathar/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2024-02-29T20:13:37.816Z config INFO Validating the CLI configuration...
2024-02-29T20:13:37.816Z config INFO The CLI config is valid.
2024-02-29T20:13:37.816Z config INFO <<< Initialized the CLI configuration.
2024-02-29T20:13:37.821Z root INFO Resolve plugins list: 49.3 ms [Finished 0.437 s after backend start]
2024-02-29T20:13:38.454Z root INFO Deploy plugins list: 49.3 ms [Finished 1.071 s after backend start]
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2024-02-29T20:13:38.996Z root ERROR [nsfw-watcher: 131] [131 zypak-helper] Using spawn strategy test 1 as set by environment
2024-02-29T20:13:39.022Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 185.5 ms [Finished 1.183 s after frontend start]
2024-02-29T20:13:39.023Z root WARN A command editor.action.toggleStickyScroll is already registered.
2024-02-29T20:13:39.112Z daemon INFO time="2024-02-29T15:13:39-05:00" level=info msg="Updating index" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
2024-02-29T20:13:39.112Z daemon INFO time="2024-02-29T15:13:39-05:00" level=info msg="Starting download" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
2024-02-29T20:13:39.278Z daemon INFO time="2024-02-29T15:13:39-05:00" level=info msg="Checking signature" index=/home/tathar/.arduino15/package_index.json signatureFile=/home/tathar/.arduino15/package_index.json.sig trusted=true
2024-02-29T20:13:39.279Z daemon INFO time="2024-02-29T15:13:39-05:00" level=info msg="Loading hardware from: /home/tathar/.arduino15/packages"
2024-02-29T20:13:39.279Z daemon INFO time="2024-02-29T15:13:39-05:00" level=info msg="Starting download" url="https://downloads.arduino.cc/tools/ctags-5.8-arduino11-pm-x86_64-pc-linux-gnu.tar.bz2"
2024-02-29T20:13:39.487Z daemon INFO time="2024-02-29T15:13:39-05:00" level=info msg="Installing tool" Tool="builtin:ctags@5.8-arduino11"
2024-02-29T20:13:39.504Z daemon INFO time="2024-02-29T15:13:39-05:00" level=info msg="Skipping tool configuration." Tool="builtin:ctags@5.8-arduino11"
time="2024-02-29T15:13:39-05:00" level=info msg="Tool installed" Tool="builtin:ctags@5.8-arduino11"
time="2024-02-29T15:13:39-05:00" level=info msg="Starting download" url="https://downloads.arduino.cc/discovery/serial-discovery/serial-discovery_v1.4.0_Linux_64bit.tar.gz"
2024-02-29T20:13:39.796Z daemon INFO time="2024-02-29T15:13:39-05:00" level=info msg="Installing tool" Tool="builtin:serial-discovery@1.4.0"
2024-02-29T20:13:39.816Z daemon INFO time="2024-02-29T15:13:39-05:00" level=info msg="Skipping tool configuration." Tool="builtin:serial-discovery@1.4.0"
time="2024-02-29T15:13:39-05:00" level=info msg="Tool installed" Tool="builtin:serial-discovery@1.4.0"
time="2024-02-29T15:13:39-05:00" level=info msg="Starting download" url="https://downloads.arduino.cc/discovery/mdns-discovery/mdns-discovery_v1.0.9_Linux_64bit.tar.gz"
2024-02-29T20:13:40.047Z daemon INFO time="2024-02-29T15:13:40-05:00" level=info msg="Installing tool" Tool="builtin:mdns-discovery@1.0.9"
2024-02-29T20:13:40.081Z daemon INFO time="2024-02-29T15:13:40-05:00" level=info msg="Skipping tool configuration." Tool="builtin:mdns-discovery@1.0.9"
2024-02-29T20:13:40.081Z daemon INFO time="2024-02-29T15:13:40-05:00" level=info msg="Tool installed" Tool="builtin:mdns-discovery@1.0.9"
time="2024-02-29T15:13:40-05:00" level=info msg="Starting download" url="https://downloads.arduino.cc/monitor/serial-monitor/serial-monitor_v0.13.0_Linux_64bit.tar.gz"
2024-02-29T20:13:40.477Z daemon INFO time="2024-02-29T15:13:40-05:00" level=info msg="Installing tool" Tool="builtin:serial-monitor@0.13.0"
2024-02-29T20:13:40.503Z daemon INFO time="2024-02-29T15:13:40-05:00" level=info msg="Skipping tool configuration." Tool="builtin:serial-monitor@0.13.0"
time="2024-02-29T15:13:40-05:00" level=info msg="Tool installed" Tool="builtin:serial-monitor@0.13.0"
time="2024-02-29T15:13:40-05:00" level=info msg="Starting download" url="https://downloads.arduino.cc/discovery/dfu-discovery/dfu-discovery_v0.1.2_Linux_64bit.tar.gz"
2024-02-29T20:13:40.874Z daemon INFO time="2024-02-29T15:13:40-05:00" level=info msg="Installing tool" Tool="builtin:dfu-discovery@0.1.2"
2024-02-29T20:13:40.896Z daemon INFO time="2024-02-29T15:13:40-05:00" level=info msg="Skipping tool configuration." Tool="builtin:dfu-discovery@0.1.2"
2024-02-29T20:13:40.896Z daemon INFO time="2024-02-29T15:13:40-05:00" level=info msg="Tool installed" Tool="builtin:dfu-discovery@0.1.2"
time="2024-02-29T15:13:40-05:00" level=info msg="Loading tools from dir: /home/tathar/.arduino15/packages/builtin/tools"
time="2024-02-29T15:13:40-05:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
time="2024-02-29T15:13:40-05:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
time="2024-02-29T15:13:40-05:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
time="2024-02-29T15:13:40-05:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
time="2024-02-29T15:13:40-05:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.13.0"
2024-02-29T20:13:40.896Z daemon INFO time="2024-02-29T15:13:40-05:00" level=info msg="Loading libraries index file" index=/home/tathar/.arduino15/library_index.json
2024-02-29T20:13:41.046Z daemon INFO time="2024-02-29T15:13:41-05:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/libraries location=ide
2024-02-29T20:13:41.046Z daemon INFO time="2024-02-29T15:13:41-05:00" level=info msg="Adding libraries dir" dir=/home/tathar/Arduino/libraries location=user
2024-02-29T20:13:41.050Z discovery-log INFO start resolved watching
2024-02-29T20:13:41.051Z daemon INFO time="2024-02-29T15:13:41-05:00" level=info msg="starting discovery builtin:mdns-discovery process"
2024-02-29T20:13:41.052Z 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: , response: .
2024-02-29T20:13:41.052Z daemon INFO time="2024-02-29T15:13:41-05:00" level=info msg="starting discovery builtin:serial-discovery process"
time="2024-02-29T15:13:41-05:00" level=info msg="started discovery builtin:serial-discovery process"
time="2024-02-29T15:13:41-05:00" level=info msg="started discovery builtin:mdns-discovery process"
time="2024-02-29T15:13:41-05:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:serial-discovery"
time="2024-02-29T15:13:41-05:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:mdns-discovery"
time="2024-02-29T15:13:41-05:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
2024-02-29T20:13:41.052Z daemon INFO time="2024-02-29T15:13:41-05:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
2024-02-29T20:13:41.052Z daemon INFO time="2024-02-29T15:13:41-05:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
2024-02-29T20:13:41.052Z daemon INFO time="2024-02-29T15:13:41-05:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
2024-02-29T20:13:41.052Z daemon INFO time="2024-02-29T15:13:41-05:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
2024-02-29T20:13:41.053Z daemon INFO time="2024-02-29T15:13:41-05:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
2024-02-29T20:13:41.064Z root WARN Frontend c.onStart took longer than the expected maximum 100 milliseconds: 1955.7 ms [Finished 3.243 s after frontend start]
2024-02-29T20:13:41.073Z root ERROR [hosted-plugin: 164] [164 zypak-helper] Using spawn strategy test 1 as set by environment
2024-02-29T20:13:41.083Z root INFO Start frontend contributions: 2301.1 ms [Finished 3.249 s after frontend start]
2024-02-29T20:13:41.083Z root INFO Changed application state from 'init' to 'started_contributions'.
2024-02-29T20:13:41.102Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2024-02-29T20:13:41.102Z root INFO >>> Restoring the layout state...
2024-02-29T20:13:41.103Z root INFO ------- SERIALIZED LAYOUT DATA -------
2024-02-29T20:13:41.103Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///home/tathar/Arduino/Lab4Part1/Lab4pt1/Lab4pt1.ino"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":13,\"column\":5},\"position\":{\"lineNumber\":13,\"column\":5}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":15,\"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":351,"expanded":true},"leftPanel":{"type":"sidepanel","items":[{"widget":{"constructionOptions":{"factoryId":"arduino-sketchbook-widget"}},"rank":1,"expanded":false,"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}]},"rightPanel":{"type":"sidepanel","items":[]}}
2024-02-29T20:13:41.103Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2024-02-29T20:13:41.149Z root INFO [5d873bba-5564-4a16-828a-eec9be55b886] Waiting for backend deployment: 84.4 ms [Finished 3.329 s after frontend start]
2024-02-29T20:13:41.522Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164) starting instance
2024-02-29T20:13:41.896Z root INFO [5d873bba-5564-4a16-828a-eec9be55b886] Sync of 23 plugins: 748.2 ms [Finished 4.077 s after frontend start]
2024-02-29T20:13:42.027Z root INFO <<< The layout has been successfully restored.
2024-02-29T20:13:42.081Z root INFO Initialize the workbench layout: 937.6 ms [Finished 4.209 s after frontend start]
2024-02-29T20:13:42.083Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2024-02-29T20:13:42.083Z root INFO [5d873bba-5564-4a16-828a-eec9be55b886] Loading plugin contributions
2024-02-29T20:13:42.083Z root INFO [5d873bba-5564-4a16-828a-eec9be55b886] Load contributions of 23 plugins: 52.3 ms [Finished 4.262 s after frontend start]
2024-02-29T20:13:42.090Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2024-02-29T20:13:42.090Z root WARN a registered grammar configuration for 'cpp' language is overridden
2024-02-29T20:13:42.420Z root ERROR [hosted-plugin: 164] 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
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-02-29T20:13:42.436Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): PluginManagerExtImpl/init()
2024-02-29T20:13:42.437Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(vscode-arduino-api@0.1.2 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.479Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(cortex-debug@1.5.1 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.479Z root INFO [hosted-plugin: 164] Debugger contribution has been registered: cortex-debug
2024-02-29T20:13:42.480Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(vscode-arduino-tools@0.1.3 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.481Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(cpp@1.52.1 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.481Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(json@1.46.1 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.482Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(json-language-features@1.46.1 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.482Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(vscode-language-pack-bg@1.48.3 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.483Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(vscode-language-pack-cs@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.484Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(vscode-language-pack-de@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.484Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(vscode-language-pack-es@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.485Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(vscode-language-pack-fr@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.485Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(vscode-language-pack-hu@1.48.3 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.485Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(vscode-language-pack-it@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.485Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(vscode-language-pack-ja@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.485Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(vscode-language-pack-ko@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.486Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(vscode-language-pack-nl@1.48.3 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.486Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(vscode-language-pack-pl@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.486Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(vscode-language-pack-pt-BR@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.486Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(vscode-language-pack-ru@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.486Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(vscode-language-pack-tr@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.486Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(vscode-language-pack-uk@1.48.3 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.487Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(vscode-language-pack-zh-hans@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.487Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): initializing(vscode-language-pack-zh-hant@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-02-29T20:13:42.490Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): PluginManagerExtImpl/loadPlugin(/app/arduino-ide/resources/app/plugins/vscode-arduino-api/extension/dist/extension.js)
2024-02-29T20:13:42.492Z root INFO [hosted-plugin: 164] calling activation function on Arduino IDE API for VS Code extensions
2024-02-29T20:13:42.493Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): PluginManagerExtImpl/loadPlugin(/app/arduino-ide/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
2024-02-29T20:13:42.514Z root INFO [hosted-plugin: 164] calling activation function on JSON Language Features (built-in)
2024-02-29T20:13:42.517Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): PluginManagerExtImpl/loadPlugin(/app/arduino-ide/resources/app/plugins/vscode-arduino-tools/extension/dist/extension.js)
2024-02-29T20:13:42.537Z root INFO [hosted-plugin: 164] calling activation function on VS Code Arduino Tools
2024-02-29T20:13:42.545Z root INFO [5d873bba-5564-4a16-828a-eec9be55b886] Starting plugins.
2024-02-29T20:13:42.550Z root INFO [hosted-plugin: 164] PLUGIN_HOST(164): PluginManagerExtImpl/loadPlugin(/app/arduino-ide/resources/app/plugins/cortex-debug/extension/dist/extension.js)
2024-02-29T20:13:42.572Z root INFO [hosted-plugin: 164] Debug configuration provider has been registered: cortex-debug, trigger: 1
2024-02-29T20:13:42.572Z root INFO [hosted-plugin: 164] calling activation function on Cortex-Debug
2024-02-29T20:13:42.574Z root INFO [hosted-plugin: 164] GDB server console created
2024-02-29T20:13:42.579Z root INFO [5d873bba-5564-4a16-828a-eec9be55b886] Start of 23 plugins: 493.0 ms [Finished 4.760 s after frontend start]
Checking for update
2024-02-29T20:13:43.060Z root INFO Replace loading indicator with ready workbench UI (animation): 837.1 ms [Finished 5.101 s after frontend start]
2024-02-29T20:13:43.060Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2024-02-29T20:13:43.060Z root WARN Linked preference "workbench.colorCustomizations" not found.
2024-02-29T20:13:43.062Z root INFO Frontend application start: 4043.3 ms [Finished 5.657 s after backend start]
2024-02-29T20:13:43.127Z root INFO core-client-provider [library-index] Downloading index: library_index.tar.bz2

2024-02-29T20:13:43.127Z root INFO core-client-provider [platform-index] Downloading index: package_index.tar.bz2

2024-02-29T20:13:43.127Z daemon INFO time="2024-02-29T15:13:43-05:00" level=info msg="Updating libraries index"
time="2024-02-29T15:13:43-05:00" level=info msg="Updating index" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
time="2024-02-29T15:13:43-05:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/library_index.tar.bz2"
time="2024-02-29T15:13:43-05:00" level=info msg="Starting download" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
2024-02-29T20:13:43.301Z root ERROR ---- !!!SLOW!!! DURATION: search took 237.564 ms. Args: [{"type":"Updatable"}] ----
2024-02-29T20:13:43.302Z root INFO Could not start language server for arduino:avr:uno. The core is not installed for the board.
Update for version 2.3.2 is not available (latest version: 2.3.2, downgrade is allowed).
SuperNinja-4965 commented 5 months ago

hmm ok. At a quick comparison between my logs and yours i cannot see anything that stands out. It's strange that there is no log of anything happening. Would you be able to download the zip package (available here: https://github.com/arduino/arduino-ide/releases/download/2.3.2/arduino-ide_2.3.2_Linux_64bit.zip), extract it and run it just to see if the same issue occurs. I'd like to try and determine if flatpak is the cause here or if there is something else going on which i suspect could be the case.

TatharNuar commented 5 months ago

I just tried it, and the zip package works fine.

SuperNinja-4965 commented 5 months ago

I just tried it, and the zip package works fine.

Would you be able to attach the logs for that just so i can compare them?

TatharNuar commented 5 months ago
Logs
> Arduino IDE 2.3.2
Checking for frontend application configuration customizations. Module path: /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/electron-main.js, destination 'package.json': /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/package.json
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:54:08.669Z" (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:54:08.669Z"}
Starting backend process. PID: 39194
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///home/tathar/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2024-03-03T21:36:02.410Z root INFO Backend Object.initialize: 3.1 ms [Finished 0.369 s after backend start]
2024-03-03T21:36:02.410Z root INFO Backend Object.configure: 2.4 ms [Finished 0.369 s after backend start]
2024-03-03T21:36:02.410Z root INFO Backend s.onStart: 1.3 ms [Finished 0.369 s after backend start]
2024-03-03T21:36:02.410Z root INFO Backend s.configure: 0.2 ms [Finished 0.388 s after backend start]
2024-03-03T21:36:02.411Z root INFO Backend d.onStart: 0.2 ms [Finished 0.388 s after backend start]
2024-03-03T21:36:02.411Z root INFO Backend d.configure: 0.1 ms [Finished 0.388 s after backend start]
2024-03-03T21:36:02.412Z root INFO Backend d.initialize: 18.9 ms [Finished 0.388 s after backend start]
2024-03-03T21:36:02.412Z root INFO Backend c.onStart: 0.2 ms [Finished 0.388 s after backend start]
2024-03-03T21:36:02.412Z root INFO Backend a.configure: 0.4 ms [Finished 0.389 s after backend start]
2024-03-03T21:36:02.413Z config INFO >>> Initializing CLI configuration...
2024-03-03T21:36:02.413Z root INFO Backend c.initialize: 0.4 ms [Finished 0.389 s after backend start]
2024-03-03T21:36:02.414Z root INFO Backend R.onStart: 0.7 ms [Finished 0.389 s after backend start]
2024-03-03T21:36:02.414Z config INFO Loading CLI configuration from /home/tathar/.arduinoIDE/arduino-cli.yaml...
2024-03-03T21:36:02.414Z daemon INFO Starting daemon from /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/resources/arduino-cli...
2024-03-03T21:36:02.414Z root INFO Backend a.initialize: 0.3 ms [Finished 0.390 s after backend start]
2024-03-03T21:36:02.414Z root INFO Backend w.onStart: 0.9 ms [Finished 0.390 s after backend start]
2024-03-03T21:36:02.414Z root INFO Backend r.configure: 1.3 ms [Finished 0.391 s after backend start]
2024-03-03T21:36:02.414Z discovery-log INFO start
2024-03-03T21:36:02.414Z discovery-log INFO start new deferred
2024-03-03T21:36:02.414Z root INFO Backend d.initialize: 0.3 ms [Finished 0.391 s after backend start]
2024-03-03T21:36:02.414Z root INFO Backend y.onStart: 1.3 ms [Finished 0.392 s after backend start]
2024-03-03T21:36:02.414Z root INFO Backend r.configure: 1.2 ms [Finished 0.392 s after backend start]
2024-03-03T21:36:02.415Z root INFO Backend a.onStart: 0.4 ms [Finished 0.393 s after backend start]
2024-03-03T21:36:02.415Z root INFO Backend h.configure: 0.3 ms [Finished 0.393 s after backend start]
2024-03-03T21:36:02.415Z root INFO Backend s.configure: 0.1 ms [Finished 0.393 s after backend start]
2024-03-03T21:36:02.415Z root INFO Backend l.configure: 0.1 ms [Finished 0.393 s after backend start]
2024-03-03T21:36:02.416Z root INFO Theia app listening on http://127.0.0.1:38863.
2024-03-03T21:36:02.416Z root INFO Finished starting backend application: 1.6 ms [Finished 0.395 s after backend start]
2024-03-03T21:36:02.417Z root WARN The local plugin referenced by local-dir:/home/tathar/.arduinoIDE/plugins does not exist.
2024-03-03T21:36:02.417Z root WARN The local plugin referenced by local-dir:/home/tathar/.arduinoIDE/extensions does not exist.
2024-03-03T21:36:02.422Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"data":"/home/tathar/.arduino15","downloads":"/home/tathar/.arduino15/staging","user":"/home/tathar/Arduino"},"library":{"enable_unsafe_install":false},"logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
2024-03-03T21:36:02.422Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2024-03-03T21:36:02.422Z config INFO Loaded the CLI configuration.
Restoring workspace roots: /home/tathar/Arduino/Lab4Part1/Lab4pt1
isTempSketch: false. Input was /home/tathar/Arduino/Lab4Part1/Lab4pt1/Lab4pt1.ino
2024-03-03T21:36:02.428Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///home/tathar/.arduino15","sketchDirUri":"file:///home/tathar/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2024-03-03T21:36:02.428Z config INFO Validating the CLI configuration...
2024-03-03T21:36:02.429Z config INFO The CLI config is valid.
2024-03-03T21:36:02.429Z config INFO <<< Initialized the CLI configuration.
2024-03-03T21:36:02.436Z daemon INFO time="2024-03-03T16:36:02-05:00" level=info msg="Using config file: /home/tathar/.arduinoIDE/arduino-cli.yaml"
time="2024-03-03T16:36:02-05:00" level=info msg="arduino-cli version 0.35.3"
time="2024-03-03T16:36:02-05:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:37149
{"IP":"127.0.0.1","Port":"37149"}
2024-03-03T21:36:02.436Z daemon INFO Daemon is running.
2024-03-03T21:36:02.453Z root INFO Resolve plugins list: 38.5 ms [Finished 0.431 s after backend start]
2024-03-03T21:36:02.464Z daemon INFO time="2024-03-03T16:36:02-05:00" level=info msg="Checking signature" index=/home/tathar/.arduino15/package_index.json signatureFile=/home/tathar/.arduino15/package_index.json.sig trusted=true
2024-03-03T21:36:02.465Z daemon INFO time="2024-03-03T16:36:02-05:00" level=info msg="Loading hardware from: /home/tathar/.arduino15/packages"
2024-03-03T21:36:02.465Z daemon INFO time="2024-03-03T16:36:02-05:00" level=info msg="Loading package arduino from: /home/tathar/.arduino15/packages/arduino/hardware"
2024-03-03T21:36:02.468Z daemon INFO time="2024-03-03T16:36:02-05:00" level=info msg="Missing signature file" index=/home/tathar/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json
2024-03-03T21:36:02.468Z daemon INFO time="2024-03-03T16:36:02-05:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
2024-03-03T21:36:02.468Z daemon INFO time="2024-03-03T16:36:02-05:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
time="2024-03-03T16:36:02-05:00" level=info msg="Checking existence of 'tools' path: /home/tathar/.arduino15/packages/arduino/tools"
time="2024-03-03T16:36:02-05:00" level=info msg="Loading tools from dir: /home/tathar/.arduino15/packages/arduino/tools"
time="2024-03-03T16:36:02-05:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
2024-03-03T21:36:02.468Z daemon INFO time="2024-03-03T16:36:02-05:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2024-03-03T16:36:02-05:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
time="2024-03-03T16:36:02-05:00" level=info msg="Loading package builtin from: /home/tathar/.arduino15/packages/builtin"
time="2024-03-03T16:36:02-05:00" level=info msg="Checking existence of 'tools' path: /home/tathar/.arduino15/packages/builtin/tools"
time="2024-03-03T16:36:02-05:00" level=info msg="Loading tools from dir: /home/tathar/.arduino15/packages/builtin/tools"
2024-03-03T21:36:02.468Z daemon INFO time="2024-03-03T16:36:02-05:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
time="2024-03-03T16:36:02-05:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
2024-03-03T21:36:02.468Z daemon INFO time="2024-03-03T16:36:02-05:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
time="2024-03-03T16:36:02-05:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
time="2024-03-03T16:36:02-05:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.13.0"
2024-03-03T21:36:02.470Z daemon INFO time="2024-03-03T16:36:02-05:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
time="2024-03-03T16:36:02-05:00" level=info msg="Loading libraries index file" index=/home/tathar/.arduino15/library_index.json
2024-03-03T21:36:02.656Z daemon INFO time="2024-03-03T16:36:02-05:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/libraries location=ide
time="2024-03-03T16:36:02-05:00" level=info msg="Adding libraries dir" dir=/home/tathar/Arduino/libraries location=user
2024-03-03T21:36:02.683Z discovery-log INFO start resolved watching
2024-03-03T21:36:02.686Z daemon INFO time="2024-03-03T16:36:02-05:00" level=info msg="starting discovery builtin:mdns-discovery process"
time="2024-03-03T16:36:02-05:00" level=info msg="starting discovery builtin:serial-discovery process"
time="2024-03-03T16:36:02-05:00" level=info msg="started discovery builtin:serial-discovery process"
time="2024-03-03T16:36:02-05:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:serial-discovery"
time="2024-03-03T16:36:02-05:00" level=info msg="started discovery builtin:mdns-discovery process"
time="2024-03-03T16:36:02-05:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:mdns-discovery"
time="2024-03-03T16:36:02-05:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-03-03T16:36:02-05:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
time="2024-03-03T16:36:02-05:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-03-03T16:36:02-05:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
time="2024-03-03T16:36:02-05:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
2024-03-03T21:36:02.689Z daemon INFO time="2024-03-03T16:36:02-05:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
2024-03-03T21:36:03.080Z root INFO Deploy plugins list: 38.5 ms [Finished 1.059 s after backend start]
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2024-03-03T21:36:03.590Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 198.8 ms [Finished 1.117 s after frontend start]
2024-03-03T21:36:03.591Z root WARN A command editor.action.toggleStickyScroll is already registered.
2024-03-03T21:36:03.597Z 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: , response: .
2024-03-03T21:36:03.716Z root INFO Start frontend contributions: 374.3 ms [Finished 1.247 s after frontend start]
2024-03-03T21:36:03.717Z root INFO Changed application state from 'init' to 'started_contributions'.
2024-03-03T21:36:03.733Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2024-03-03T21:36:03.733Z root INFO >>> Restoring the layout state...
2024-03-03T21:36:03.733Z root INFO ------- SERIALIZED LAYOUT DATA -------
2024-03-03T21:36:03.734Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///home/tathar/Arduino/Lab4Part1/Lab4pt1/Lab4pt1.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\":15,\"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":350,"expanded":true},"leftPanel":{"type":"sidepanel","items":[{"widget":{"constructionOptions":{"factoryId":"arduino-sketchbook-widget"}},"rank":1,"expanded":false,"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}]},"rightPanel":{"type":"sidepanel","items":[]}}
2024-03-03T21:36:03.734Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2024-03-03T21:36:03.758Z root INFO [9987230f-df96-463f-9342-0e60f870eca6] Waiting for backend deployment: 62.8 ms [Finished 1.305 s after frontend start]
2024-03-03T21:36:04.185Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290) starting instance
2024-03-03T21:36:04.574Z root INFO [9987230f-df96-463f-9342-0e60f870eca6] Sync of 23 plugins: 817.3 ms [Finished 2.122 s after frontend start]
2024-03-03T21:36:04.742Z root INFO <<< The layout has been successfully restored.
2024-03-03T21:36:04.791Z root INFO Initialize the workbench layout: 1020.6 ms [Finished 2.291 s after frontend start]
2024-03-03T21:36:04.793Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2024-03-03T21:36:04.793Z root INFO [9987230f-df96-463f-9342-0e60f870eca6] Loading plugin contributions
2024-03-03T21:36:04.793Z root INFO [9987230f-df96-463f-9342-0e60f870eca6] Load contributions of 23 plugins: 46.8 ms [Finished 2.339 s after frontend start]
2024-03-03T21:36:04.812Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2024-03-03T21:36:04.812Z root WARN a registered grammar configuration for 'cpp' language is overridden
2024-03-03T21:36:04.914Z root ERROR [hosted-plugin: 39290] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
2024-03-03T21:36:04.914Z root ERROR [hosted-plugin: 39290] 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
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-03-03T21:36:04.914Z root ERROR [hosted-plugin: 39290] 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
2024-03-03T21:36:04.914Z root ERROR [hosted-plugin: 39290] 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
2024-03-03T21:36:04.914Z root ERROR [hosted-plugin: 39290] 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-03-03T21:36:04.914Z root ERROR [hosted-plugin: 39290] 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-03-03T21:36:05.126Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): PluginManagerExtImpl/init()
2024-03-03T21:36:05.128Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(vscode-arduino-api@0.1.2 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.175Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(cortex-debug@1.5.1 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.175Z root INFO [hosted-plugin: 39290] Debugger contribution has been registered: cortex-debug
2024-03-03T21:36:05.176Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(vscode-arduino-tools@0.1.3 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.176Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(cpp@1.52.1 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.178Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(json@1.46.1 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.178Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(json-language-features@1.46.1 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.179Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(vscode-language-pack-bg@1.48.3 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.180Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(vscode-language-pack-cs@1.80.0 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.180Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(vscode-language-pack-de@1.80.0 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.181Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(vscode-language-pack-es@1.80.0 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.181Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(vscode-language-pack-fr@1.80.0 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.182Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(vscode-language-pack-hu@1.48.3 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.182Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(vscode-language-pack-it@1.80.0 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.182Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(vscode-language-pack-ja@1.80.0 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.182Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(vscode-language-pack-ko@1.80.0 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.183Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(vscode-language-pack-nl@1.48.3 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.183Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(vscode-language-pack-pl@1.80.0 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.183Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(vscode-language-pack-pt-BR@1.80.0 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.183Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(vscode-language-pack-ru@1.80.0 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.183Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(vscode-language-pack-tr@1.80.0 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.184Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(vscode-language-pack-uk@1.48.3 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.184Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(vscode-language-pack-zh-hans@1.80.0 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.184Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): initializing(vscode-language-pack-zh-hant@1.80.0 with /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/plugin-vscode-init)
2024-03-03T21:36:05.188Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): PluginManagerExtImpl/loadPlugin(/home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/plugins/vscode-arduino-api/extension/dist/extension.js)
2024-03-03T21:36:05.190Z root INFO [hosted-plugin: 39290] calling activation function on Arduino IDE API for VS Code extensions
2024-03-03T21:36:05.192Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): PluginManagerExtImpl/loadPlugin(/home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
2024-03-03T21:36:05.215Z root INFO [hosted-plugin: 39290] calling activation function on JSON Language Features (built-in)
2024-03-03T21:36:05.217Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): PluginManagerExtImpl/loadPlugin(/home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/plugins/vscode-arduino-tools/extension/dist/extension.js)
2024-03-03T21:36:05.239Z root INFO [hosted-plugin: 39290] calling activation function on VS Code Arduino Tools
2024-03-03T21:36:05.249Z root INFO [9987230f-df96-463f-9342-0e60f870eca6] Starting plugins.
2024-03-03T21:36:05.252Z root INFO [hosted-plugin: 39290] PLUGIN_HOST(39290): PluginManagerExtImpl/loadPlugin(/home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/plugins/cortex-debug/extension/dist/extension.js)
2024-03-03T21:36:05.276Z root INFO [hosted-plugin: 39290] Debug configuration provider has been registered: cortex-debug, trigger: 1
2024-03-03T21:36:05.277Z root INFO [hosted-plugin: 39290] calling activation function on Cortex-Debug
2024-03-03T21:36:05.279Z root INFO [hosted-plugin: 39290] GDB server console created
2024-03-03T21:36:05.286Z root INFO [9987230f-df96-463f-9342-0e60f870eca6] Start of 23 plugins: 490.6 ms [Finished 2.834 s after frontend start]
Checking for update
2024-03-03T21:36:05.802Z root INFO Replace loading indicator with ready workbench UI (animation): 851.1 ms [Finished 3.192 s after frontend start]
2024-03-03T21:36:05.802Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2024-03-03T21:36:05.802Z root WARN Linked preference "workbench.colorCustomizations" not found.
2024-03-03T21:36:05.803Z root INFO Frontend application start: 2216.3 ms [Finished 3.760 s after backend start]
2024-03-03T21:36:06.095Z root ERROR ---- !!!SLOW!!! DURATION: search took 289.798 ms. Args: [{"type":"Updatable"}] ----
2024-03-03T21:36:06.097Z root INFO Starting language server: arduino:avr:uno
2024-03-03T21:36:06.101Z root ERROR Failed to get debug config: arduino:avr:uno, undefined Error: Debugging is not supported.
    at Object.callback (/home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/main.js:2:81196)
    at Object.onReceiveStatus (/home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/main.js:2:788562)
    at Object.onReceiveStatus (/home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/main.js:2:784513)
    at Object.onReceiveStatus (/home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/main.js:2:783958)
    at /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/main.js:2:870080
    at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
2024-03-03T21:36:06.101Z root ERROR Request checkDebugEnabled failed with error: Debugging is not supported. Error: Debugging is not supported.
    at Object.callback (/home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/main.js:2:81196)
    at Object.onReceiveStatus (/home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/main.js:2:788562)
    at Object.onReceiveStatus (/home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/main.js:2:784513)
    at Object.onReceiveStatus (/home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/main.js:2:783958)
    at /home/tathar/Downloads/ArduinoTest/arduino-ide_2.3.2_Linux_64bit/resources/app/lib/backend/main.js:2:870080
    at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
2024-03-03T21:36:06.102Z daemon INFO time="2024-03-03T16:36:06-05:00" level=info msg="Tool required for debug" tool="arduino:arduinoOTA@1.3.0"
time="2024-03-03T16:36:06-05:00" level=info msg="Tool required for debug" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2024-03-03T16:36:06-05:00" level=info msg="Tool required for debug" tool="arduino:avrdude@6.3.0-arduino17"
time="2024-03-03T16:36:06-05:00" level=info msg="Tool required for debug" tool="builtin:mdns-discovery@1.0.9"
time="2024-03-03T16:36:06-05:00" level=info msg="Tool required for debug" tool="builtin:serial-monitor@0.13.0"
time="2024-03-03T16:36:06-05:00" level=info msg="Tool required for debug" tool="builtin:dfu-discovery@0.1.2"
time="2024-03-03T16:36:06-05:00" level=info msg="Tool required for debug" tool="builtin:ctags@5.8-arduino11"
time="2024-03-03T16:36:06-05:00" level=info msg="Tool required for debug" tool="builtin:serial-discovery@1.4.0"
2024-03-03T21:36:06.131Z daemon INFO time="2024-03-03T16:36:06-05:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/libraries location=ide
time="2024-03-03T16:36:06-05:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
2024-03-03T21:36:06.131Z daemon INFO time="2024-03-03T16:36:06-05:00" level=info msg="Adding libraries dir" dir=/home/tathar/Arduino/libraries location=user
Update for version 2.3.2 is not available (latest version: 2.3.2, downgrade is allowed).
2024-03-03T21:36:06.286Z daemon INFO time="2024-03-03T16:36:06-05:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/libraries location=ide
time="2024-03-03T16:36:06-05:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
2024-03-03T21:36:06.287Z daemon INFO time="2024-03-03T16:36:06-05:00" level=info msg="Adding libraries dir" dir=/home/tathar/Arduino/libraries location=user
[39184:0303/163609.307031:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
TatharNuar commented 4 months ago

Is this what you need? I haven't heard back in a while.

SuperNinja-4965 commented 4 months ago

Hi apologies, I've been quite busy and i realise that this is an inconvenience for you. I cant seem to see anything in the logs that could suggest what is causing this. Neither of the logs contain any errors that i can see which suggest something else is causing the program to crash elsewhere that isnt being logged here. I'd ask you for any more logs but I'll be honest i'm not quite sure what to ask for. I'd suggest you check dmesg or journalctl around the time of the crash to see if there is something being logged here.

The only thing i can think to ask for is some platform information: Display server, desktop environment, do you have any custom startup parameters set on the flatpak version (see: https://github.com/flathub/cc.arduino.IDE2?tab=readme-ov-file#adding-permanent-custom-flags-to-the-ide).

Again apologies it took me so long to respond.

TatharNuar commented 4 months ago

Could you tell me the commands I need to use to check those? I'm not familiar with how to check them.

SuperNinja-4965 commented 4 months ago

Sure. Lets start with journalctl. if you open a terminal and run journalctl -b and then press the end key on your keyboard to scroll to the end. I would recommend copy and pasting anything that might look like errors around the time you attempted to start the ide.

As for system information in your search i would search "info" and you will probably have an option to view your system information.

TatharNuar commented 4 months ago

Is this what you're looking for?

Apr 07 20:50:16 fedora plasmashell[2778]: trying to show an empty dialog Apr 07 20:50:34 fedora kstart5[5488]: Omitting both --window and --windowclass arguments is not recommended Apr 07 20:50:34 fedora systemd[2346]: Started app-konsole-6066fce4e9314a11a34621db26f13b4a.scope - konsole. Apr 07 20:50:35 fedora csc_vpnagent[1019]: Function: AddNewWatch File: ../../vpn/Common/Utility/FileSystemWatcher.cpp Line: 785 Adding watch for file '/var/run/utmp' to '/var/run/utmp' file watcher Apr 07 20:50:36 fedora PackageKit[4758]: daemon quit Apr 07 20:50:36 fedora systemd[1]: packagekit.service: Deactivated successfully. Apr 07 20:50:36 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=packagekit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Apr 07 20:50:36 fedora systemd[1]: packagekit.service: Consumed 2.919s CPU time. Apr 07 20:50:46 fedora systemd[2346]: Starting flatpak-session-helper.service - flatpak session helper... Apr 07 20:50:46 fedora systemd[2346]: Started flatpak-session-helper.service - flatpak session helper. Apr 07 20:50:46 fedora systemd[2346]: Started app-flatpak-cc.arduino.IDE2-5535.scope. Apr 07 20:50:46 fedora systemd[2346]: Starting flatpak-portal.service - flatpak portal... Apr 07 20:50:46 fedora systemd[2346]: Started flatpak-portal.service - flatpak portal. Apr 07 20:50:46 fedora systemd[2346]: Started app-flatpak-cc.arduino.IDE2-5572.scope. Apr 07 20:50:57 fedora systemd[2346]: app-flatpak-cc.arduino.IDE2-5535.scope: Consumed 12.591s CPU time.

TatharNuar commented 4 months ago

As for system information, will this do?

                                          tathar@fedora 
             .',;::::;,'.                ------------- 
         .';:cccccccccccc:;,.            OS: Fedora release 39 (Thirty Nine) x86_64 
      .;cccccccccccccccccccccc;.         Host: Laptop A3 
    .:cccccccccccccccccccccccccc:.       Kernel: 6.8.4-200.fc39.x86_64 
  .;ccccccccccccc;.:dddl:.;ccccccc;.     Uptime: 8 hours, 25 mins 
 .:ccccccccccccc;OWMKOOXMWd;ccccccc:.    Packages: 3665 (dnf), 38 (flatpak-system) 
.:ccccccccccccc;KMMc;cc;xMMc;ccccccc:.   Shell: bash 5.2.26 
,cccccccccccccc;MMM.;cc;;WW:;cccccccc,   Resolution: 2256x1504 
:cccccccccccccc;MMM.;cccccccccccccccc:   DE: Plasma 5.27.11 [KF5 5.115.0] [Qt 5.15.12] (wayland) 
:ccccccc;oxOOOo;MMM0OOk.;cccccccccccc:   WM: kwin_wayland_wr kwin_wayland 
cccccc;0MMKxdd:;MMMkddc.;cccccccccccc;   WM Theme: Breeze 
ccccc;XM0';cccc;MMM.;cccccccccccccccc'   Theme: Fusion [KDE/Qt], Breeze [GTK2/3] 
ccccc;MMo;ccccc;MMW.;ccccccccccccccc;    Icons: candy-icons [KDE/Qt/GTK2/3] 
ccccc;0MNc.ccc.xMMd;ccccccccccccccc;     Terminal: konsole 
cccccc;dNMWXXXWM0:;cccccccccccccc:,      CPU: 11th Gen Intel i5-1135G7 (8) @ 4.200GHz 
cccccccc;.:odl:.;cccccccccccccc:,.       GPU: Intel TigerLake-LP GT2 [Iris Xe Graphics] 
:cccccccccccccccccccccccccccc:'.         Memory: 3793.35 MiB / 31876.99 MiB 
.:cccccccccccccccccccccc:;,..         
  '::cccccccccccccc::;,.                                         
TatharNuar commented 3 months ago

Is this what you're looking for?

Apr 07 20:50:16 fedora plasmashell[2778]: trying to show an empty dialog Apr 07 20:50:34 fedora kstart5[5488]: Omitting both --window and --windowclass arguments is not recommended Apr 07 20:50:34 fedora systemd[2346]: Started app-konsole-6066fce4e9314a11a34621db26f13b4a.scope - konsole. Apr 07 20:50:35 fedora csc_vpnagent[1019]: Function: AddNewWatch File: ../../vpn/Common/Utility/FileSystemWatcher.cpp Line: 785 Adding watch for file '/var/run/utmp' to '/var/run/utmp' file watcher Apr 07 20:50:36 fedora PackageKit[4758]: daemon quit Apr 07 20:50:36 fedora systemd[1]: packagekit.service: Deactivated successfully. Apr 07 20:50:36 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=packagekit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Apr 07 20:50:36 fedora systemd[1]: packagekit.service: Consumed 2.919s CPU time. Apr 07 20:50:46 fedora systemd[2346]: Starting flatpak-session-helper.service - flatpak session helper... Apr 07 20:50:46 fedora systemd[2346]: Started flatpak-session-helper.service - flatpak session helper. Apr 07 20:50:46 fedora systemd[2346]: Started app-flatpak-cc.arduino.IDE2-5535.scope. Apr 07 20:50:46 fedora systemd[2346]: Starting flatpak-portal.service - flatpak portal... Apr 07 20:50:46 fedora systemd[2346]: Started flatpak-portal.service - flatpak portal. Apr 07 20:50:46 fedora systemd[2346]: Started app-flatpak-cc.arduino.IDE2-5572.scope. Apr 07 20:50:57 fedora systemd[2346]: app-flatpak-cc.arduino.IDE2-5535.scope: Consumed 12.591s CPU time.

I don't really know what any of this means, but that was the entirety of the journalctl -b output.

SuperNinja-4965 commented 3 months ago

Hi, Apologies for the late reply. I am looking into your issue and seeing if I can reproduce it. Unfortunately, I'm currently in the middle of my university exam season and I have a lot of other deadlines due soon so there might be a bit of delay. Just as a debugging step for me do you have this issue with other electron based apps? For example, vscode.

TatharNuar commented 3 months ago

I don't use vscode, but I do use Discord's flatpak. It doesn't crash, but it does prevent me from sending files.

TatharNuar commented 2 months ago

I installed vscode and it runs with no issue. The cc.arduino.arduinoide v1.x Flathub package also runs with no issue. Also, I upgraded to Fedora 40 and it did not change anything.

SuperNinja-4965 commented 2 months ago

Ok, Thanks for your input. I've been quite busy recently dealing with some family stuff and I do realise that this has been an issue for you for some time so i would like to apologise for that. I've now got alot more time on my hands now so ill do some further investigating.

While i do that would you be able to tell me the contents of the /etc/hosts file and the /etc/hostname file. I just want to check that those are valid.

SuperNinja-4965 commented 2 months ago

As a sanity check I recreated my fedora VM with KDE to check to see if the IDE worked fine there. From my testing it seems to be working fine. image

I realise the setup isnt identical but it does make it harder for me to diagnose your issue. I'll keep testing and see what i can find

TatharNuar commented 2 months ago
[tathar@fedora ~]$ cat /etc/hosts
# Loopback entries; do not change.
# For historical reasons, localhost precedes localhost.localdomain:
127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6
# See hosts(5) for proper format and other examples:
# 192.168.1.10 foo.mydomain.org foo
# 192.168.1.13 bar.mydomain.org bar

[tathar@fedora ~]$ cat /etc/hostname

[tathar@fedora ~]$ 
SuperNinja-4965 commented 2 months ago

ah im sorry i didnt catch this earlier see #38. Try setting a hostname (id recommend just fedora since thats what your prompt is suggesting it should be.

To set the hostname just edit /etc/hostname and insert the value fedora

Hopefully its just that

TatharNuar commented 2 months ago

I set the hostname, but it didn't fix the problem.

SuperNinja-4965 commented 2 months ago

Just to check. you did reboot before testing? as i missed that in the instructions.


From: TatharNuar @.> Sent: 21 May 2024 09:44 To: flathub/cc.arduino.IDE2 @.> Cc: Joshua Glass @.>; Comment @.> Subject: Re: [flathub/cc.arduino.IDE2] IDE persistently crashes on startup (Issue #81)

I set the hostname, but it didn't fix the problem.

— Reply to this email directly, view it on GitHubhttps://github.com/flathub/cc.arduino.IDE2/issues/81#issuecomment-2122094309, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AGZRGGZAWUCZT4WCVRMFBYDZDMCPNAVCNFSM6AAAAABD3OGVNGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMRSGA4TIMZQHE. You are receiving this because you commented.Message ID: @.***>

TatharNuar commented 2 months ago

I just rebooted in case I hadn't done that earlier, and it didn't change anything.

SuperNinja-4965 commented 2 months ago

Would you be able to make sure that the following is in your hosts file? (/etc/hosts)

127.0.0.1 localhost localhost.localdomain fedora
::1 localhost localhost.localdomain fedora

If you modify the file please reboot before trying again.

Once that's done can you just send me the contents of your hostname and hosts files? If that doesn't work I'll take another good look at the logs to see if I can see anything else.

TatharNuar commented 2 months ago

Is this good?

# Loopback entries; do not change.
# For historical reasons, localhost precedes localhost.localdomain:
127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4 fedora
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6 fedora
# See hosts(5) for proper format and other examples:
# 192.168.1.10 foo.mydomain.org foo
# 192.168.1.13 bar.mydomain.org bar
SuperNinja-4965 commented 2 months ago

Looks good. After a reboot did that help?

If not I'll dig through your logs again and see if I've missed something

TatharNuar commented 2 months ago

Unfortunately not.

SuperNinja-4965 commented 2 months ago

Ok would you try running the application from the console with gpu disabled and send the application logs again?

flatpak run cc.arduino.IDE2 --disable-gpu
TatharNuar commented 2 months ago
[tathar@fedora ~]$ flatpak run cc.arduino.IDE2 --disable-gpu
Arduino IDE 2.3.2
Checking for frontend application configuration customizations. Module path: /app/arduino-ide/resources/app/lib/backend/electron-main.js, destination 'package.json': /app/arduino-ide/resources/app/package.json
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:54:08.669Z" (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:54:08.669Z"}
Starting backend process. PID: 69
[69 zypak-helper] Using spawn strategy test 1 as set by environment
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///home/tathar/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2024-05-28T01:22:08.506Z root INFO Backend Object.initialize: 3.1 ms [Finished 0.372 s after backend start]
2024-05-28T01:22:08.507Z root INFO Backend Object.configure: 2.4 ms [Finished 0.372 s after backend start]
2024-05-28T01:22:08.507Z root INFO Backend s.onStart: 1.2 ms [Finished 0.372 s after backend start]
2024-05-28T01:22:08.507Z root INFO Backend s.configure: 0.3 ms [Finished 0.390 s after backend start]
2024-05-28T01:22:08.508Z root INFO Backend d.onStart: 0.2 ms [Finished 0.390 s after backend start]
2024-05-28T01:22:08.508Z root INFO Backend d.configure: 0.1 ms [Finished 0.390 s after backend start]
2024-05-28T01:22:08.509Z root INFO Backend d.initialize: 18.6 ms [Finished 0.391 s after backend start]
2024-05-28T01:22:08.509Z root INFO Backend c.onStart: 0.2 ms [Finished 0.391 s after backend start]
2024-05-28T01:22:08.509Z root INFO Backend a.configure: 0.4 ms [Finished 0.391 s after backend start]
2024-05-28T01:22:08.510Z config INFO >>> Initializing CLI configuration...
2024-05-28T01:22:08.510Z root INFO Backend c.initialize: 0.4 ms [Finished 0.391 s after backend start]
2024-05-28T01:22:08.510Z root INFO Backend R.onStart: 0.6 ms [Finished 0.392 s after backend start]
2024-05-28T01:22:08.511Z config INFO Loading CLI configuration from /home/tathar/.arduinoIDE/arduino-cli.yaml...
2024-05-28T01:22:08.511Z daemon INFO Starting daemon from /app/arduino-ide/resources/app/lib/backend/resources/arduino-cli...
2024-05-28T01:22:08.511Z root INFO Backend a.initialize: 0.3 ms [Finished 0.392 s after backend start]
2024-05-28T01:22:08.511Z root INFO Backend w.onStart: 0.7 ms [Finished 0.393 s after backend start]
2024-05-28T01:22:08.511Z root INFO Backend r.configure: 1.2 ms [Finished 0.393 s after backend start]
2024-05-28T01:22:08.511Z discovery-log INFO start
2024-05-28T01:22:08.511Z discovery-log INFO start new deferred
2024-05-28T01:22:08.511Z root INFO Backend d.initialize: 0.3 ms [Finished 0.393 s after backend start]
2024-05-28T01:22:08.511Z root INFO Backend y.onStart: 1.2 ms [Finished 0.394 s after backend start]
2024-05-28T01:22:08.511Z root INFO Backend r.configure: 1.1 ms [Finished 0.394 s after backend start]
2024-05-28T01:22:08.511Z root INFO Backend a.onStart: 0.3 ms [Finished 0.395 s after backend start]
2024-05-28T01:22:08.511Z root INFO Backend h.configure: 0.3 ms [Finished 0.395 s after backend start]
2024-05-28T01:22:08.511Z root INFO Backend s.configure: 0.1 ms [Finished 0.395 s after backend start]
2024-05-28T01:22:08.511Z root INFO Backend l.configure: 0.0 ms [Finished 0.395 s after backend start]
2024-05-28T01:22:08.513Z root INFO Theia app listening on http://127.0.0.1:42985.
2024-05-28T01:22:08.513Z root INFO Finished starting backend application: 1.8 ms [Finished 0.397 s after backend start]
2024-05-28T01:22:08.513Z root WARN The local plugin referenced by local-dir:/home/tathar/.arduinoIDE/plugins does not exist.
2024-05-28T01:22:08.513Z root WARN The local plugin referenced by local-dir:/home/tathar/.arduinoIDE/extensions does not exist.
2024-05-28T01:22:08.519Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"data":"/home/tathar/.arduino15","downloads":"/home/tathar/.arduino15/staging","user":"/home/tathar/Arduino"},"library":{"enable_unsafe_install":false},"logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
2024-05-28T01:22:08.519Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2024-05-28T01:22:08.519Z config INFO Loaded the CLI configuration.
Restoring workspace roots: /home/tathar/Arduino/Lab4Part1/Lab4pt1
isTempSketch: false. Input was /home/tathar/Arduino/Lab4Part1/Lab4pt1/Lab4pt1.ino
2024-05-28T01:22:08.525Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///home/tathar/.arduino15","sketchDirUri":"file:///home/tathar/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2024-05-28T01:22:08.525Z config INFO Validating the CLI configuration...
2024-05-28T01:22:08.526Z config INFO The CLI config is valid.
2024-05-28T01:22:08.526Z config INFO <<< Initialized the CLI configuration.
2024-05-28T01:22:08.533Z daemon INFO time="2024-05-27T21:22:08-04:00" level=info msg="Using config file: /home/tathar/.arduinoIDE/arduino-cli.yaml"
time="2024-05-27T21:22:08-04:00" level=info msg="arduino-cli version 0.35.3"
time="2024-05-27T21:22:08-04:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:33601
{"IP":"127.0.0.1","Port":"33601"}
2024-05-28T01:22:08.533Z daemon INFO Daemon is running.
2024-05-28T01:22:08.550Z root INFO Resolve plugins list: 39.2 ms [Finished 0.434 s after backend start]
2024-05-28T01:22:08.562Z daemon INFO time="2024-05-27T21:22:08-04:00" level=info msg="Checking signature" index=/home/tathar/.arduino15/package_index.json signatureFile=/home/tathar/.arduino15/package_index.json.sig trusted=true
2024-05-28T01:22:08.565Z daemon INFO time="2024-05-27T21:22:08-04:00" level=info msg="Loading hardware from: /home/tathar/.arduino15/packages"
time="2024-05-27T21:22:08-04:00" level=info msg="Loading package arduino from: /home/tathar/.arduino15/packages/arduino/hardware"
time="2024-05-27T21:22:08-04:00" level=info msg="Missing signature file" index=/home/tathar/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json
2024-05-28T01:22:08.567Z daemon INFO time="2024-05-27T21:22:08-04:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
time="2024-05-27T21:22:08-04:00" level=info msg="Checking existence of 'tools' path: /home/tathar/.arduino15/packages/arduino/tools"
time="2024-05-27T21:22:08-04:00" level=info msg="Loading tools from dir: /home/tathar/.arduino15/packages/arduino/tools"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
time="2024-05-27T21:22:08-04:00" level=info msg="Loading package builtin from: /home/tathar/.arduino15/packages/builtin"
time="2024-05-27T21:22:08-04:00" level=info msg="Checking existence of 'tools' path: /home/tathar/.arduino15/packages/builtin/tools"
time="2024-05-27T21:22:08-04:00" level=info msg="Loading tools from dir: /home/tathar/.arduino15/packages/builtin/tools"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.13.0"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.14.1"
time="2024-05-27T21:22:08-04:00" level=info msg="Loading package energia from: /home/tathar/.arduino15/packages/energia/hardware"
time="2024-05-27T21:22:08-04:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded platform" platform="energia:msp432r@5.29.1"
time="2024-05-27T21:22:08-04:00" level=info msg="Checking existence of 'tools' path: /home/tathar/.arduino15/packages/energia/tools"
time="2024-05-27T21:22:08-04:00" level=info msg="Loading tools from dir: /home/tathar/.arduino15/packages/energia/tools"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded tool" tool="energia:arm-none-eabi-gcc@6.3.1-20170620"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded tool" tool="energia:dslite@9.3.0.1863"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded tool" tool="energia:ino2cpp@1.0.7"
2024-05-28T01:22:08.569Z daemon INFO time="2024-05-27T21:22:08-04:00" level=info msg="Installing tool" Tool="builtin:serial-discovery@1.4.1"
2024-05-28T01:22:08.622Z daemon INFO time="2024-05-27T21:22:08-04:00" level=info msg="Skipping tool configuration." Tool="builtin:serial-discovery@1.4.1"
time="2024-05-27T21:22:08-04:00" level=info msg="Tool installed" Tool="builtin:serial-discovery@1.4.1"
time="2024-05-27T21:22:08-04:00" level=info msg="Loading tools from dir: /home/tathar/.arduino15/packages/builtin/tools"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.1"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.13.0"
time="2024-05-27T21:22:08-04:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.14.1"
time="2024-05-27T21:22:08-04:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
time="2024-05-27T21:22:08-04:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/packages/energia/hardware/msp432r/5.29.1/libraries location=platform
time="2024-05-27T21:22:08-04:00" level=info msg="Loading libraries index file" index=/home/tathar/.arduino15/library_index.json
2024-05-28T01:22:08.774Z daemon INFO time="2024-05-27T21:22:08-04:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/libraries location=ide
time="2024-05-27T21:22:08-04:00" level=info msg="Adding libraries dir" dir=/home/tathar/Arduino/libraries location=user
2024-05-28T01:22:08.820Z discovery-log INFO start resolved watching
2024-05-28T01:22:08.823Z daemon INFO time="2024-05-27T21:22:08-04:00" level=info msg="starting discovery builtin:mdns-discovery process"
time="2024-05-27T21:22:08-04:00" level=info msg="starting discovery builtin:serial-discovery process"
time="2024-05-27T21:22:08-04:00" level=info msg="started discovery builtin:serial-discovery process"
time="2024-05-27T21:22:08-04:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:serial-discovery"
time="2024-05-27T21:22:08-04:00" level=info msg="started discovery builtin:mdns-discovery process"
time="2024-05-27T21:22:08-04:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:mdns-discovery"
time="2024-05-27T21:22:08-04:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-05-27T21:22:08-04:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
time="2024-05-27T21:22:08-04:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-05-27T21:22:08-04:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
time="2024-05-27T21:22:08-04:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
2024-05-28T01:22:08.827Z daemon INFO time="2024-05-27T21:22:08-04:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
2024-05-28T01:22:09.215Z root INFO Deploy plugins list: 39.2 ms [Finished 1.100 s after backend start]
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2024-05-28T01:22:09.744Z root ERROR [nsfw-watcher: 143] [143 zypak-helper] Using spawn strategy test 1 as set by environment
2024-05-28T01:22:09.769Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 196.4 ms [Finished 1.198 s after frontend start]
2024-05-28T01:22:09.769Z root WARN A command editor.action.toggleStickyScroll is already registered.
2024-05-28T01:22:09.777Z 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: </home/tathar/Arduino/Lab4Part1/Lab4pt1/Lab4pt1.ino>, response: </home/tathar/Arduino/Lab4Part1/Lab4pt1>.
2024-05-28T01:22:09.890Z root ERROR [hosted-plugin: 153] [153 zypak-helper] Using spawn strategy test 1 as set by environment
2024-05-28T01:22:09.902Z root INFO Start frontend contributions: 384.4 ms [Finished 1.335 s after frontend start]
2024-05-28T01:22:09.903Z root INFO Changed application state from 'init' to 'started_contributions'.
2024-05-28T01:22:09.920Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2024-05-28T01:22:09.920Z root INFO >>> Restoring the layout state...
2024-05-28T01:22:09.921Z root INFO ------- SERIALIZED LAYOUT DATA -------
2024-05-28T01:22:09.921Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///home/tathar/Arduino/Lab4Part1/Lab4pt1/Lab4pt1.ino"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":13,\"column\":5},\"position\":{\"lineNumber\":13,\"column\":5}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":15,\"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":351,"expanded":true},"leftPanel":{"type":"sidepanel","items":[{"widget":{"constructionOptions":{"factoryId":"arduino-sketchbook-widget"}},"rank":1,"expanded":false,"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}]},"rightPanel":{"type":"sidepanel","items":[]}}
2024-05-28T01:22:09.921Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2024-05-28T01:22:09.962Z root INFO [e06415ed-be56-4ac1-8e34-c08409fa9667] Waiting for backend deployment: 81.7 ms [Finished 1.411 s after frontend start]
2024-05-28T01:22:10.389Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153) starting instance
2024-05-28T01:22:10.775Z root INFO [e06415ed-be56-4ac1-8e34-c08409fa9667] Sync of 23 plugins: 815.0 ms [Finished 2.226 s after frontend start]
2024-05-28T01:22:10.919Z root INFO <<< The layout has been successfully restored.
2024-05-28T01:22:10.977Z root INFO Initialize the workbench layout: 1010.3 ms [Finished 2.370 s after frontend start]
2024-05-28T01:22:10.978Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2024-05-28T01:22:10.979Z root INFO [e06415ed-be56-4ac1-8e34-c08409fa9667] Loading plugin contributions
2024-05-28T01:22:10.979Z root INFO [e06415ed-be56-4ac1-8e34-c08409fa9667] Load contributions of 23 plugins: 55.1 ms [Finished 2.426 s after frontend start]
2024-05-28T01:22:10.986Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2024-05-28T01:22:10.986Z root WARN a registered grammar configuration for 'cpp' language is overridden
2024-05-28T01:22:11.298Z root ERROR [hosted-plugin: 153] 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
2024-05-28T01:22:11.298Z root ERROR [hosted-plugin: 153] 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
2024-05-28T01:22:11.298Z root ERROR [hosted-plugin: 153] Conflict in settings file Default: Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
2024-05-28T01:22:11.298Z root ERROR [hosted-plugin: 153] Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
2024-05-28T01:22:11.298Z root ERROR [hosted-plugin: 153] Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
2024-05-28T01:22:11.298Z root ERROR [hosted-plugin: 153] Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
2024-05-28T01:22:11.298Z root ERROR [hosted-plugin: 153] Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
2024-05-28T01:22:11.299Z root ERROR [hosted-plugin: 153] Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
2024-05-28T01:22:11.299Z root ERROR [hosted-plugin: 153] 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
2024-05-28T01:22:11.299Z root ERROR [hosted-plugin: 153] 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
2024-05-28T01:22:11.299Z root ERROR [hosted-plugin: 153] 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
2024-05-28T01:22:11.299Z root ERROR [hosted-plugin: 153] 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-05-28T01:22:11.299Z root ERROR [hosted-plugin: 153] 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-05-28T01:22:11.328Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): PluginManagerExtImpl/init()
2024-05-28T01:22:11.329Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(vscode-arduino-api@0.1.2 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.373Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(cortex-debug@1.5.1 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.374Z root INFO [hosted-plugin: 153] Debugger contribution has been registered: cortex-debug
2024-05-28T01:22:11.374Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(vscode-arduino-tools@0.1.3 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.375Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(cpp@1.52.1 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.376Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(json@1.46.1 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.376Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(json-language-features@1.46.1 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.377Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(vscode-language-pack-bg@1.48.3 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.377Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(vscode-language-pack-cs@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.378Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(vscode-language-pack-de@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.379Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(vscode-language-pack-es@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.379Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(vscode-language-pack-fr@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.380Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(vscode-language-pack-hu@1.48.3 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.380Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(vscode-language-pack-it@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.380Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(vscode-language-pack-ja@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.380Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(vscode-language-pack-ko@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.380Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(vscode-language-pack-nl@1.48.3 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.381Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(vscode-language-pack-pl@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.381Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(vscode-language-pack-pt-BR@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.381Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(vscode-language-pack-ru@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.381Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(vscode-language-pack-tr@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.381Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(vscode-language-pack-uk@1.48.3 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.381Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(vscode-language-pack-zh-hans@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.382Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): initializing(vscode-language-pack-zh-hant@1.80.0 with /app/arduino-ide/resources/app/lib/backend/plugin-vscode-init)
2024-05-28T01:22:11.385Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): PluginManagerExtImpl/loadPlugin(/app/arduino-ide/resources/app/plugins/vscode-arduino-api/extension/dist/extension.js)
2024-05-28T01:22:11.388Z root INFO [hosted-plugin: 153] calling activation function on Arduino IDE API for VS Code extensions
2024-05-28T01:22:11.391Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): PluginManagerExtImpl/loadPlugin(/app/arduino-ide/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
2024-05-28T01:22:11.413Z root INFO [hosted-plugin: 153] calling activation function on JSON Language Features (built-in)
2024-05-28T01:22:11.415Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): PluginManagerExtImpl/loadPlugin(/app/arduino-ide/resources/app/plugins/vscode-arduino-tools/extension/dist/extension.js)
2024-05-28T01:22:11.437Z root INFO [hosted-plugin: 153] calling activation function on VS Code Arduino Tools
2024-05-28T01:22:11.446Z root INFO [e06415ed-be56-4ac1-8e34-c08409fa9667] Starting plugins.
2024-05-28T01:22:11.449Z root INFO [hosted-plugin: 153] PLUGIN_HOST(153): PluginManagerExtImpl/loadPlugin(/app/arduino-ide/resources/app/plugins/cortex-debug/extension/dist/extension.js)
2024-05-28T01:22:11.474Z root INFO [hosted-plugin: 153] Debug configuration provider has been registered: cortex-debug, trigger: 1
2024-05-28T01:22:11.475Z root INFO [hosted-plugin: 153] calling activation function on Cortex-Debug
2024-05-28T01:22:11.477Z root INFO [hosted-plugin: 153] GDB server console created
2024-05-28T01:22:11.482Z root INFO [e06415ed-be56-4ac1-8e34-c08409fa9667] Start of 23 plugins: 500.9 ms [Finished 2.932 s after frontend start]
Checking for update
2024-05-28T01:22:11.954Z root INFO Replace loading indicator with ready workbench UI (animation): 838.4 ms [Finished 3.268 s after frontend start]
2024-05-28T01:22:11.954Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2024-05-28T01:22:11.954Z root WARN Linked preference "workbench.colorCustomizations" not found.
2024-05-28T01:22:11.955Z root INFO Frontend application start: 2191.1 ms [Finished 3.818 s after backend start]
2024-05-28T01:22:12.037Z root INFO core-client-provider [library-index] Downloading index: library_index.tar.bz2

2024-05-28T01:22:12.037Z root INFO core-client-provider [platform-index] Downloading index: package_index.tar.bz2

2024-05-28T01:22:12.041Z daemon INFO time="2024-05-27T21:22:12-04:00" level=info msg="Updating libraries index"
time="2024-05-27T21:22:12-04:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/library_index.tar.bz2"
time="2024-05-27T21:22:12-04:00" level=info msg="Updating index" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
time="2024-05-27T21:22:12-04:00" level=info msg="Starting download" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
Update for version 2.3.2 is not available (latest version: 2.3.2, downgrade is allowed).
2024-05-28T01:22:12.243Z root ERROR ---- !!!SLOW!!! DURATION: search took 286.465 ms. Args: [{"type":"Updatable"}] ----
2024-05-28T01:22:12.245Z root INFO Starting language server: arduino:avr:uno
2024-05-28T01:22:12.248Z daemon INFO time="2024-05-27T21:22:12-04:00" level=info msg="Tool required for debug" tool="arduino:arduinoOTA@1.3.0"
2024-05-28T01:22:12.248Z daemon INFO time="2024-05-27T21:22:12-04:00" level=info msg="Tool required for debug" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2024-05-27T21:22:12-04:00" level=info msg="Tool required for debug" tool="arduino:avrdude@6.3.0-arduino17"
time="2024-05-27T21:22:12-04:00" level=info msg="Tool required for debug" tool="builtin:serial-monitor@0.14.1"
time="2024-05-27T21:22:12-04:00" level=info msg="Tool required for debug" tool="builtin:ctags@5.8-arduino11"
time="2024-05-27T21:22:12-04:00" level=info msg="Tool required for debug" tool="energia:arm-none-eabi-gcc@6.3.1-20170620"
time="2024-05-27T21:22:12-04:00" level=info msg="Tool required for debug" tool="energia:dslite@9.3.0.1863"
time="2024-05-27T21:22:12-04:00" level=info msg="Tool required for debug" tool="builtin:dfu-discovery@0.1.2"
2024-05-28T01:22:12.248Z daemon INFO time="2024-05-27T21:22:12-04:00" level=info msg="Tool required for debug" tool="builtin:mdns-discovery@1.0.9"
time="2024-05-27T21:22:12-04:00" level=info msg="Tool required for debug" tool="builtin:serial-discovery@1.4.1"
time="2024-05-27T21:22:12-04:00" level=info msg="Tool required for debug" tool="energia:ino2cpp@1.0.7"
2024-05-28T01:22:12.249Z root ERROR Failed to get debug config: arduino:avr:uno, undefined Error: Debugging is not supported.
    at Object.callback (/app/arduino-ide/resources/app/lib/backend/main.js:2:81196)
    at Object.onReceiveStatus (/app/arduino-ide/resources/app/lib/backend/main.js:2:788562)
    at Object.onReceiveStatus (/app/arduino-ide/resources/app/lib/backend/main.js:2:784513)
    at Object.onReceiveStatus (/app/arduino-ide/resources/app/lib/backend/main.js:2:783958)
    at /app/arduino-ide/resources/app/lib/backend/main.js:2:870080
    at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
2024-05-28T01:22:12.249Z root ERROR Request checkDebugEnabled failed with error: Debugging is not supported. Error: Debugging is not supported.
    at Object.callback (/app/arduino-ide/resources/app/lib/backend/main.js:2:81196)
    at Object.onReceiveStatus (/app/arduino-ide/resources/app/lib/backend/main.js:2:788562)
    at Object.onReceiveStatus (/app/arduino-ide/resources/app/lib/backend/main.js:2:784513)
    at Object.onReceiveStatus (/app/arduino-ide/resources/app/lib/backend/main.js:2:783958)
    at /app/arduino-ide/resources/app/lib/backend/main.js:2:870080
    at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
2024-05-28T01:22:12.275Z daemon INFO time="2024-05-27T21:22:12-04:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/libraries location=ide
time="2024-05-27T21:22:12-04:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
time="2024-05-27T21:22:12-04:00" level=info msg="Adding libraries dir" dir=/home/tathar/Arduino/libraries location=user
2024-05-28T01:22:12.419Z daemon INFO time="2024-05-27T21:22:12-04:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/libraries location=ide
time="2024-05-27T21:22:12-04:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
2024-05-28T01:22:12.419Z daemon INFO time="2024-05-27T21:22:12-04:00" level=info msg="Adding libraries dir" dir=/home/tathar/Arduino/libraries location=user
2024-05-28T01:22:13.348Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Checking signature" index=/home/tathar/.arduino15/package_index.json signatureFile=/home/tathar/.arduino15/package_index.json.sig trusted=true
2024-05-28T01:22:13.349Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Loading hardware from: /home/tathar/.arduino15/packages"
2024-05-28T01:22:13.349Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Loading package arduino from: /home/tathar/.arduino15/packages/arduino/hardware"
2024-05-28T01:22:13.349Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Missing signature file" index=/home/tathar/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json
2024-05-28T01:22:13.350Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
2024-05-28T01:22:13.350Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
time="2024-05-27T21:22:13-04:00" level=info msg="Checking existence of 'tools' path: /home/tathar/.arduino15/packages/arduino/tools"
time="2024-05-27T21:22:13-04:00" level=info msg="Loading tools from dir: /home/tathar/.arduino15/packages/arduino/tools"
2024-05-28T01:22:13.351Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
2024-05-28T01:22:13.351Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
2024-05-28T01:22:13.351Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
2024-05-28T01:22:13.351Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Loading package builtin from: /home/tathar/.arduino15/packages/builtin"
2024-05-28T01:22:13.351Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Checking existence of 'tools' path: /home/tathar/.arduino15/packages/builtin/tools"
2024-05-28T01:22:13.351Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Loading tools from dir: /home/tathar/.arduino15/packages/builtin/tools"
2024-05-28T01:22:13.351Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
2024-05-28T01:22:13.351Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
2024-05-28T01:22:13.351Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
2024-05-28T01:22:13.351Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
2024-05-28T01:22:13.351Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.1"
2024-05-28T01:22:13.351Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.13.0"
2024-05-28T01:22:13.351Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.14.1"
2024-05-28T01:22:13.351Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Loading package energia from: /home/tathar/.arduino15/packages/energia/hardware"
2024-05-28T01:22:13.351Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
2024-05-28T01:22:13.351Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Loaded platform" platform="energia:msp432r@5.29.1"
time="2024-05-27T21:22:13-04:00" level=info msg="Checking existence of 'tools' path: /home/tathar/.arduino15/packages/energia/tools"
time="2024-05-27T21:22:13-04:00" level=info msg="Loading tools from dir: /home/tathar/.arduino15/packages/energia/tools"
2024-05-28T01:22:13.351Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Loaded tool" tool="energia:arm-none-eabi-gcc@6.3.1-20170620"
2024-05-28T01:22:13.351Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Loaded tool" tool="energia:dslite@9.3.0.1863"
2024-05-28T01:22:13.351Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Loaded tool" tool="energia:ino2cpp@1.0.7"
2024-05-28T01:22:13.351Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="sending command QUIT to discovery builtin:serial-discovery"
2024-05-28T01:22:13.352Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="from discovery builtin:serial-discovery received message type: quit, message: OK"
2024-05-28T01:22:13.352Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="killing discovery builtin:serial-discovery process"
2024-05-28T01:22:13.352Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Discovery event channel closed builtin:serial-discovery. Exiting goroutine."
2024-05-28T01:22:13.352Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="killed discovery builtin:serial-discovery process"
time="2024-05-27T21:22:13-04:00" level=info msg="Closed and removed discovery builtin:serial-discovery"
time="2024-05-27T21:22:13-04:00" level=info msg="sending command QUIT to discovery builtin:mdns-discovery"
2024-05-28T01:22:13.352Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="from discovery builtin:mdns-discovery received message type: quit, message: OK"
2024-05-28T01:22:13.352Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="killing discovery builtin:mdns-discovery process"
2024-05-28T01:22:13.352Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Discovery event channel closed builtin:mdns-discovery. Exiting goroutine."
2024-05-28T01:22:13.352Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="killed discovery builtin:mdns-discovery process"
time="2024-05-27T21:22:13-04:00" level=info msg="Closed and removed discovery builtin:mdns-discovery"
2024-05-28T01:22:13.352Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="starting discovery builtin:serial-discovery process"
2024-05-28T01:22:13.352Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="started discovery builtin:serial-discovery process"
2024-05-28T01:22:13.352Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:serial-discovery"
2024-05-28T01:22:13.353Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
2024-05-28T01:22:13.353Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
2024-05-28T01:22:13.354Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
2024-05-28T01:22:13.354Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="starting discovery builtin:mdns-discovery process"
2024-05-28T01:22:13.354Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="started discovery builtin:mdns-discovery process"
2024-05-28T01:22:13.354Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:mdns-discovery"
2024-05-28T01:22:13.355Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-05-27T21:22:13-04:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
2024-05-28T01:22:13.355Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
2024-05-28T01:22:13.355Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/packages/energia/hardware/msp432r/5.29.1/libraries location=platform
2024-05-28T01:22:13.355Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
time="2024-05-27T21:22:13-04:00" level=info msg="Loading libraries index file" index=/home/tathar/.arduino15/library_index.json
2024-05-28T01:22:13.489Z daemon INFO time="2024-05-27T21:22:13-04:00" level=info msg="Adding libraries dir" dir=/home/tathar/.arduino15/libraries location=ide
time="2024-05-27T21:22:13-04:00" level=info msg="Adding libraries dir" dir=/home/tathar/Arduino/libraries location=user
[tathar@fedora ~]$ 
SuperNinja-4965 commented 2 months ago

Hey, just as a step to make debugging my side a little easier can you run the following commands: sudo journalctl -b > ArduinoIDE-journalctl-debug-log.txt sudo dmesg > ArduinoIDE-dmesg-debug-log.txt

The commands creates 2 log files (ArduinoIDE-journalctl-debug-log.txt and ArduinoIDE-dmesg-debug-log.txt) in the directory you run the commands (in the rare case those files exist they will be overwritten)

Could you EMAIL those files to me at: SuperNinja_4965+GithubIDEIssue81@outlook.com Alternatively you can upload them here if you wish but an email would be appreciated.

If i find anything ill update here.

TatharNuar commented 2 months ago

Done.