Most people don't like going off-site. You're advised to post your output here using code tags. I've done it for you
Arduino IDE 27.3.11
Skipping frontend application configuration customizations. Running in dev mode.
Starting backend process. PID: 62379
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///home/panchines/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2024-09-25T04:44:59.987Z root INFO Backend Object.initialize: 10.1 ms [Finished 1.043 s after backend start]
2024-09-25T04:44:59.987Z root INFO Backend Object.configure: 8.8 ms [Finished 1.044 s after backend start]
2024-09-25T04:44:59.987Z root INFO Backend s.onStart: 4.6 ms [Finished 1.044 s after backend start]
2024-09-25T04:44:59.992Z root INFO Backend s.configure: 0.9 ms [Finished 1.080 s after backend start]
2024-09-25T04:44:59.996Z root INFO Backend d.onStart: 0.4 ms [Finished 1.080 s after backend start]
2024-09-25T04:45:00.000Z root INFO Backend d.configure: 0.2 ms [Finished 1.080 s after backend start]
2024-09-25T04:45:00.002Z root INFO Backend d.initialize: 36.7 ms [Finished 1.081 s after backend start]
2024-09-25T04:45:00.004Z root INFO Backend c.onStart: 0.6 ms [Finished 1.081 s after backend start]
2024-09-25T04:45:00.006Z root INFO Backend a.configure: 4.5 ms [Finished 1.086 s after backend start]
2024-09-25T04:45:00.009Z config INFO >>> Initializing CLI configuration...
2024-09-25T04:45:00.009Z root INFO Backend c.initialize: 5.0 ms [Finished 1.087 s after backend start]
2024-09-25T04:45:00.010Z root INFO Backend R.onStart: 4.2 ms [Finished 1.091 s after backend start]
2024-09-25T04:45:00.011Z config INFO Loading CLI configuration from /home/panchines/.arduinoIDE/arduino-cli.yaml...
2024-09-25T04:45:00.012Z daemon INFO Starting daemon from /usr/lib/arduino-ide/lib/backend/resources/arduino-cli...
2024-09-25T04:45:00.012Z root INFO Backend a.initialize: 2.4 ms [Finished 1.094 s after backend start]
2024-09-25T04:45:00.012Z root INFO Backend w.onStart: 5.0 ms [Finished 1.097 s after backend start]
2024-09-25T04:45:00.012Z root INFO Backend r.configure: 7.8 ms [Finished 1.098 s after backend start]
2024-09-25T04:45:00.012Z discovery-log INFO start
2024-09-25T04:45:00.012Z discovery-log INFO start new deferred
2024-09-25T04:45:00.012Z root INFO Backend d.initialize: 1.5 ms [Finished 1.101 s after backend start]
2024-09-25T04:45:00.012Z root INFO Backend y.onStart: 3.5 ms [Finished 1.104 s after backend start]
2024-09-25T04:45:00.012Z root INFO Backend r.configure: 3.1 ms [Finished 1.104 s after backend start]
2024-09-25T04:45:00.012Z root INFO Backend a.onStart: 0.7 ms [Finished 1.107 s after backend start]
2024-09-25T04:45:00.012Z root INFO Backend h.configure: 0.6 ms [Finished 1.107 s after backend start]
2024-09-25T04:45:00.013Z root INFO Backend s.configure: 0.2 ms [Finished 1.107 s after backend start]
2024-09-25T04:45:00.013Z root INFO Backend l.configure: 0.1 ms [Finished 1.107 s after backend start]
2024-09-25T04:45:00.017Z root INFO Theia app listening on http://127.0.0.1:45245.
2024-09-25T04:45:00.018Z root INFO Finished starting backend application: 5.2 ms [Finished 1.112 s after backend start]
Error: App version is not a valid semver version: "0.0"
at t.newError (/usr/lib/arduino-ide/lib/backend/electron-main.js:8:63605)
at new v (/usr/lib/arduino-ide/lib/backend/electron-main.js:8:73215)
at new n (/usr/lib/arduino-ide/lib/backend/electron-main.js:8:81847)
at new p (/usr/lib/arduino-ide/lib/backend/electron-main.js:8:70215)
at Object.get [as autoUpdater] (/usr/lib/arduino-ide/lib/backend/electron-main.js:8:112930)
at new u (/usr/lib/arduino-ide/lib/backend/electron-main.js:2:56794)
at Ee (/usr/lib/arduino-ide/lib/backend/electron-main.js:8:616577)
at /usr/lib/arduino-ide/lib/backend/electron-main.js:8:620554
at Le (/usr/lib/arduino-ide/lib/backend/electron-main.js:8:620623)
at /usr/lib/arduino-ide/lib/backend/electron-main.js:8:621010 {
code: 'ERR_UPDATER_INVALID_VERSION'
}
2024-09-25T04:45:00.029Z root WARN The local plugin referenced by local-dir:/home/panchines/.arduinoIDE/plugins does not exist.
2024-09-25T04:45:00.029Z root WARN The local plugin referenced by local-dir:/home/panchines/.arduinoIDE/extensions does not exist.
2024-09-25T04:45:00.139Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"data":"/home/panchines/.arduino15","downloads":"/home/panchines/.arduino15/staging","user":"/home/panchines/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-09-25T04:45:00.140Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2024-09-25T04:45:00.140Z config INFO Loaded the CLI configuration.
2024-09-25T04:45:00.181Z daemon INFO time="2024-09-25T01:45:00-03:00" level=info msg="Using config file: /home/panchines/.arduinoIDE/arduino-cli.yaml"
time="2024-09-25T01:45:00-03:00" level=info msg="arduino-cli version 0.35.3"
time="2024-09-25T01:45:00-03:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:32867
{"IP":"127.0.0.1","Port":"32867"}
2024-09-25T04:45:00.181Z daemon INFO Daemon is running.
2024-09-25T04:45:00.356Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///home/panchines/.arduino15","sketchDirUri":"file:///home/panchines/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2024-09-25T04:45:00.356Z config INFO Validating the CLI configuration...
2024-09-25T04:45:00.410Z config INFO The CLI config is valid.
2024-09-25T04:45:00.410Z config INFO <<< Initialized the CLI configuration.
2024-09-25T04:45:00.514Z root INFO Resolve plugins list: 500.3 ms [Finished 1.605 s after backend start]
2024-09-25T04:45:00.550Z daemon INFO time="2024-09-25T01:45:00-03:00" level=info msg="Checking signature" index=/home/panchines/.arduino15/package_index.json signatureFile=/home/panchines/.arduino15/package_index.json.sig trusted=true
time="2024-09-25T01:45:00-03:00" level=info msg="Loading hardware from: /home/panchines/.arduino15/packages"
time="2024-09-25T01:45:00-03:00" level=info msg="Loading package arduino from: /home/panchines/.arduino15/packages/arduino/hardware"
time="2024-09-25T01:45:00-03:00" level=info msg="Missing signature file" index=/home/panchines/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json
time="2024-09-25T01:45:00-03:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2024-09-25T01:45:00-03:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
time="2024-09-25T01:45:00-03:00" level=info msg="Checking existence of 'tools' path: /home/panchines/.arduino15/packages/arduino/tools"
time="2024-09-25T01:45:00-03:00" level=info msg="Loading tools from dir: /home/panchines/.arduino15/packages/arduino/tools"
2024-09-25T04:45:00.565Z daemon INFO time="2024-09-25T01:45:00-03:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
time="2024-09-25T01:45:00-03:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2024-09-25T01:45:00-03:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
time="2024-09-25T01:45:00-03:00" level=info msg="Loaded tool" tool="arduino:dfu-util@0.11.0-arduino5"
time="2024-09-25T01:45:00-03:00" level=info msg="Loading package builtin from: /home/panchines/.arduino15/packages/builtin"
time="2024-09-25T01:45:00-03:00" level=info msg="Checking existence of 'tools' path: /home/panchines/.arduino15/packages/builtin/tools"
time="2024-09-25T01:45:00-03:00" level=info msg="Loading tools from dir: /home/panchines/.arduino15/packages/builtin/tools"
time="2024-09-25T01:45:00-03:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
time="2024-09-25T01:45:00-03:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
time="2024-09-25T01:45:00-03:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
time="2024-09-25T01:45:00-03:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.1"
time="2024-09-25T01:45:00-03:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.14.1"
time="2024-09-25T01:45:00-03:00" level=info msg="Loading package esp32 from: /home/panchines/.arduino15/packages/esp32/hardware"
2024-09-25T04:45:00.589Z daemon INFO time="2024-09-25T01:45:00-03:00" level=info msg="Missing signature file" index=/home/panchines/.arduino15/packages/esp32/hardware/esp32/3.0.4/installed.json
2024-09-25T04:45:00.750Z daemon INFO time="2024-09-25T01:45:00-03:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2024-09-25T01:45:00-03:00" level=info msg="Loaded platform" platform="esp32:esp32@3.0.4"
time="2024-09-25T01:45:00-03:00" level=info msg="Checking existence of 'tools' path: /home/panchines/.arduino15/packages/esp32/tools"
time="2024-09-25T01:45:00-03:00" level=info msg="Loading tools from dir: /home/panchines/.arduino15/packages/esp32/tools"
2024-09-25T04:45:00.767Z daemon INFO time="2024-09-25T01:45:00-03:00" level=info msg="Loaded tool" tool="esp32:esp-rv32@2302"
time="2024-09-25T01:45:00-03:00" level=info msg="Loaded tool" tool="esp32:esp-x32@2302"
time="2024-09-25T01:45:00-03:00" level=info msg="Loaded tool" tool="esp32:esp-xs2@2302"
time="2024-09-25T01:45:00-03:00" level=info msg="Loaded tool" tool="esp32:esp-xs3@2302"
time="2024-09-25T01:45:00-03:00" level=info msg="Loaded tool" tool="esp32:esp32-arduino-libs@idf-release_v5.1-b6b4727c58"
time="2024-09-25T01:45:00-03:00" level=info msg="Loaded tool" tool="esp32:esptool_py@4.6"
time="2024-09-25T01:45:00-03:00" level=info msg="Loaded tool" tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
time="2024-09-25T01:45:00-03:00" level=info msg="Loaded tool" tool="esp32:mkspiffs@0.2.3"
time="2024-09-25T01:45:00-03:00" level=info msg="Loaded tool" tool="esp32:openocd-esp32@v0.12.0-esp32-20240318"
time="2024-09-25T01:45:00-03:00" level=info msg="Loaded tool" tool="esp32:riscv32-esp-elf-gdb@12.1_20231023"
time="2024-09-25T01:45:00-03:00" level=info msg="Loaded tool" tool="esp32:xtensa-esp-elf-gdb@12.1_20231023"
time="2024-09-25T01:45:00-03:00" level=info msg="Adding libraries dir" dir=/home/panchines/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
time="2024-09-25T01:45:00-03:00" level=info msg="Adding libraries dir" dir=/home/panchines/.arduino15/packages/esp32/hardware/esp32/3.0.4/libraries location=platform
time="2024-09-25T01:45:00-03:00" level=info msg="Loading libraries index file" index=/home/panchines/.arduino15/library_index.json
2024-09-25T04:45:01.618Z daemon INFO time="2024-09-25T01:45:01-03:00" level=info msg="Adding libraries dir" dir=/home/panchines/.arduino15/libraries location=ide
time="2024-09-25T01:45:01-03:00" level=info msg="Adding libraries dir" dir=/home/panchines/Arduino/libraries location=user
2024-09-25T04:45:01.645Z discovery-log INFO start resolved watching
2024-09-25T04:45:01.665Z daemon INFO time="2024-09-25T01:45:01-03:00" level=info msg="starting discovery builtin:mdns-discovery process"
time="2024-09-25T01:45:01-03:00" level=info msg="starting discovery builtin:serial-discovery process"
time="2024-09-25T01:45:01-03:00" level=info msg="started discovery builtin:serial-discovery process"
time="2024-09-25T01:45:01-03:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:serial-discovery"
time="2024-09-25T01:45:01-03:00" level=info msg="started discovery builtin:mdns-discovery process"
time="2024-09-25T01:45:01-03:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:mdns-discovery"
2024-09-25T04:45:01.672Z daemon INFO time="2024-09-25T01:45:01-03:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, mensaje: OK, versión del protocolo: 1"
time="2024-09-25T01:45:01-03:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
2024-09-25T04:45:01.683Z daemon INFO time="2024-09-25T01:45:01-03:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, mensaje: OK, versión del protocolo: 1"
time="2024-09-25T01:45:01-03:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
time="2024-09-25T01:45:01-03:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, mensaje: OK"
2024-09-25T04:45:01.695Z daemon INFO time="2024-09-25T01:45:01-03:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, mensaje: OK"
time="2024-09-25T01:45:01-03:00" level=info msg="from discovery builtin:serial-discovery received message type: add, puerto: /dev/ttyUSB0"
2024-09-25T04:45:01.700Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/ttyUSB0","label":"/dev/ttyUSB0","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0xea60"],["serialNumber","0001"],["vid","0x10c4"]],"hardwareId":"0001"}},"error":""}
[62402:0925/014501.799049:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
[62402:0925/014501.824515:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
[62402:0925/014501.865174:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
WebContents #1 called ipcRenderer.sendSync() with 'GetSecurityToken' channel without listeners.
2024-09-25T04:45:03.944Z root INFO Deploy plugins list: 500.3 ms [Finished 5.038 s after backend start]
Error occurred in handler for 'GetTitleStyleAtStartup': Error: No handler registered for 'GetTitleStyleAtStartup'
at WebContents.<anonymous> (node:electron/js2c/browser_init:2:79778)
at WebContents.emit (node:events:514:28)
2024-09-25T04:46:44.218Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 499.9 ms [Finished 103.915 s after frontend start]
2024-09-25T04:46:44.232Z root WARN A command editor.action.toggleStickyScroll is already registered.
2024-09-25T04:46:44.232Z root WARN Frontend commands.onStart took longer than the expected maximum 100 milliseconds: 132.7 ms [Finished 104.049 s after frontend start]
Error occurred in handler for 'GetTitleStyleAtStartup': Error: No handler registered for 'GetTitleStyleAtStartup'
at WebContents.<anonymous> (node:electron/js2c/browser_init:2:79778)
at WebContents.emit (node:events:514:28)
2024-09-25T04:46:44.667Z root INFO Start frontend contributions: 1149.4 ms [Finished 104.427 s after frontend start]
2024-09-25T04:46:44.667Z root INFO Changed application state from 'init' to 'started_contributions'.
2024-09-25T04:46:44.759Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2024-09-25T04:46:44.759Z root INFO >>> Restoring the layout state...
2024-09-25T04:46:44.773Z root INFO <<< Nothing to restore.
2024-09-25T04:46:44.860Z root INFO Initialize the workbench layout: 61.9 ms [Finished 104.680 s after frontend start]
2024-09-25T04:46:44.920Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2024-09-25T04:46:44.955Z root INFO [58c1fcfa-eddf-4d6d-a8da-7cdcf32b0ec6] Waiting for backend deployment: 412.1 ms [Finished 104.803 s after frontend start]
2024-09-25T04:46:46.396Z root INFO Refreshing token auth0|a13dc842-a148-4651-b217-1b3fa0fc13d5
2024-09-25T04:46:46.456Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553) starting instance
Error occurred in handler for 'Arduino:IsFirstWindow': Error: No handler registered for 'Arduino:IsFirstWindow'
at WebContents.<anonymous> (node:electron/js2c/browser_init:2:79778)
at WebContents.emit (node:events:514:28)
2024-09-25T04:46:47.105Z root INFO Replace loading indicator with ready workbench UI (animation): 1602.9 ms [Finished 106.382 s after frontend start]
2024-09-25T04:46:47.105Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2024-09-25T04:46:47.105Z root WARN Linked preference "workbench.colorCustomizations" not found.
2024-09-25T04:46:47.109Z root INFO Frontend application start: 2982.9 ms [Finished 108.063 s after backend start]
2024-09-25T04:46:48.432Z root INFO [58c1fcfa-eddf-4d6d-a8da-7cdcf32b0ec6] Sync of 23 plugins: 3443.2 ms [Finished 108.246 s after frontend start]
2024-09-25T04:46:48.435Z root INFO [58c1fcfa-eddf-4d6d-a8da-7cdcf32b0ec6] Loading plugin contributions
2024-09-25T04:46:48.435Z root INFO [58c1fcfa-eddf-4d6d-a8da-7cdcf32b0ec6] Load contributions of 23 plugins: 39.4 ms [Finished 108.286 s after frontend start]
2024-09-25T04:46:48.817Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2024-09-25T04:46:48.817Z root WARN a registered grammar configuration for 'cpp' language is overridden
2024-09-25T04:46:50.975Z root ERROR [hosted-plugin: 62553] 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
2024-09-25T04:46:50.979Z root ERROR [hosted-plugin: 62553] Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null
2024-09-25T04:46:51.022Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): PluginManagerExtImpl/init()
2024-09-25T04:46:51.025Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(vscode-arduino-api@0.1.2 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.135Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(cortex-debug@1.5.1 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.137Z root INFO [hosted-plugin: 62553] Debugger contribution has been registered: cortex-debug
2024-09-25T04:46:51.139Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(vscode-arduino-tools@0.1.3 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.140Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(cpp@1.52.1 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.144Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(json@1.46.1 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.147Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(json-language-features@1.46.1 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.150Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(vscode-language-pack-bg@1.48.3 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.156Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(vscode-language-pack-cs@1.80.0 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.159Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(vscode-language-pack-de@1.80.0 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.160Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(vscode-language-pack-es@1.80.0 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.162Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(vscode-language-pack-fr@1.80.0 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.163Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(vscode-language-pack-hu@1.48.3 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.164Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(vscode-language-pack-it@1.80.0 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.167Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(vscode-language-pack-ja@1.80.0 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.168Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(vscode-language-pack-ko@1.80.0 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.169Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(vscode-language-pack-nl@1.48.3 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.169Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(vscode-language-pack-pl@1.80.0 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.170Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(vscode-language-pack-pt-BR@1.80.0 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.171Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(vscode-language-pack-ru@1.80.0 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.172Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(vscode-language-pack-tr@1.80.0 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.174Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(vscode-language-pack-uk@1.48.3 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.175Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(vscode-language-pack-zh-hans@1.80.0 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.177Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): initializing(vscode-language-pack-zh-hant@1.80.0 with /usr/lib/arduino-ide/lib/backend/plugin-vscode-init)
2024-09-25T04:46:51.192Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): PluginManagerExtImpl/loadPlugin(/usr/lib/arduino-ide/plugins/vscode-arduino-api/extension/dist/extension.js)
2024-09-25T04:46:51.208Z root INFO [hosted-plugin: 62553] calling activation function on Arduino IDE API for VS Code extensions
2024-09-25T04:46:51.216Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): PluginManagerExtImpl/loadPlugin(/usr/lib/arduino-ide/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
2024-09-25T04:46:51.299Z root INFO [hosted-plugin: 62553] calling activation function on JSON Language Features (built-in)
2024-09-25T04:46:51.318Z root INFO [58c1fcfa-eddf-4d6d-a8da-7cdcf32b0ec6] Starting plugins.
2024-09-25T04:46:51.354Z root INFO [hosted-plugin: 62553] PLUGIN_HOST(62553): PluginManagerExtImpl/loadPlugin(/usr/lib/arduino-ide/plugins/cortex-debug/extension/dist/extension.js)
2024-09-25T04:46:51.457Z root INFO [hosted-plugin: 62553] Debug configuration provider has been registered: cortex-debug, trigger: 1
2024-09-25T04:46:51.459Z root INFO [hosted-plugin: 62553] calling activation function on Cortex-Debug
2024-09-25T04:46:51.464Z root INFO [hosted-plugin: 62553] GDB server console created
2024-09-25T04:46:51.502Z root INFO [58c1fcfa-eddf-4d6d-a8da-7cdcf32b0ec6] Start of 23 plugins: 3030.1 ms [Finished 111.349 s after frontend start]
Error occurred in handler for 'AttachSecurityToken': Error: No handler registered for 'AttachSecurityToken'
at WebContents.<anonymous> (node:electron/js2c/browser_init:2:79778)
at WebContents.emit (node:events:514:28)
2024-09-25T04:46:52.616Z root ERROR [hosted-plugin: 62553] Promise rejection not handled in one second: Error: Error invoking remote method 'AttachSecurityToken': Error: No handler registered for 'AttachSecurityToken' , reason: Error: Error invoking remote method 'AttachSecurityToken': Error: No handler registered for 'AttachSecurityToken'
With stack trace: Error: Error invoking remote method 'AttachSecurityToken': Error: No handler registered for 'AttachSecurityToken'
Warning: vkCreateInstance: Found no drivers!
Warning: vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER
at CheckVkSuccessImpl (../../third_party/dawn/src/dawn/native/vulkan/VulkanError.cpp:88)
at CreateVkInstance (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:458)
at Initialize (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:344)
at Create (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:266)
at operator() (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:521)
How did you install the IDE? From a repository? Or did you download from https://www.arduino.cc/en/software? I suspect that it's the former (looking at the version number in your output) in which case I would uninstall and install from the link; on my Ubuntu system both the appImage and the zip work as expected.
I'm not familiar with Manjaro. Your application does not show a menu bar, only a tool bar. Is this normal for your operating system (do other applications do the same)?