Linux |Nano (CH340) detected/working in IDE1.8.13, but not IDE2.0.1

Hi All,
running Fedora with a nano (CH340 chipset)

It works fine in arduino 1.8.13 (using the 'old bootloader' option.)
I can not get it recognised in 2.0.1 IDE (run as an appimage)
opens as /dev/ttyUSB0

have run the following
chmod 777 /dev/ttyUSB0
chown etc.
added myself to the dialout group.

Menu Tools | Processor | ATmega328P (old bootloader)

Guessing it's an IDE thing as it works in an old IDE version flawlessly. Really trying to avoid flatpacks for running a program.
Is there anything else I might try?

Regards,

A

Are both IDEs installed on the same PC?

Do you have any other boards (Uno, Mega, Nano, ...) to test with?

Hi @Andrew_F_In_Australia ,

I used successfully how to install ch340 drivers on Linux :+1:

HTH?

Hi sterretje,

State trainer - have a couple of hundred. I believe it's a ch340 issue, but I'll try with a FTDI board and an official board also tonight.

yes, versions of IDE both on same machine. (driver installed, robrs - linux has it natively, but I installed anyway from the WCH site in case - compiled with errors on the makefile, but 1.8.13 opens it fine.)

Identical hardware. used with and without reboot between swap. plugged in and out on startup. 4 attempts there in case it was something on bootup.

Thanks for any assistance you can offer,

lsusb ?

Hi @Andrew_F_In_Australia

I'm not sure I understood correctly what you mean by this. Please provide a more detailed description to help me to understand it.

Do you see the port of the board in the Tools > Port menu of Arduino IDE 2.x?

hi ptillisch.

  • CH340 chipset - recognised correctly in lsusb.
  • shows up as /dev/ttyUSB0 in the ports, so recognised.
  • I can upload code correctly in 1.8.13 to this board [ATmega328P(OldBootloader)] on this computer, however,
  • using identical hardware, ide 2.0.1 will not upload code to the board - error states "no board present," or similar - I left the kit at work today accidentally (am at home now.) I'll get you the exact wording of the message tomorrow. It's confusing me.
  • the board I'm using worked on my Windows computer at work today on IDE2.0.1 (with ch340 drivers manually installed, of course.)

Hope that the above clarifies the issue - please confirm if you have questions, and I'd appreciate any input you could provide.

A

lsusb showed the CH340 chipset, ZX80 - left everything at work accidentally today - I'll bring the unit home tomorrow and upload.

Thanks for your input,

A

Thanks for the clarification

This will be valuable. I'll be sure to take a closer look as soon as I have that information.

hi ptillisch.

Found the issue - one bug and one minor issue. The 2.0.1 appimage is not executable and needs to be chmodded to run from command line to work in Fedora36. Runs but does not upload a sketch when opened from Dolphin in Fedora (CH340 chipset in a nano clone.)

  • 2.0.1 appimage ran flawlessly from command line as per below with the commands in the code box. It needed to be chmodded to allow access

  • 2.0.1 appimage opened when I clicked on in Dolphin, with 'execute' selected (before and after I chmodded it in a command line)

  • when 2.0.1 opened from Dolphin and a sketch attempted to upload, I get the following error (even though I clicked on 'execute' the appimage when I double-clicked it to run. Might be a Fedora security setting, unsure.)

No connection established

Compilation error: No connection established

Minor issue - the appimage of 2.0.1 I have didn't have the blink sketch accessible in the download from the site.

Attached logs - ran all from the command line so I could get a log.

Have to run, blackout last night and I needed to leave for work 10 minutes ago.

Please let me know if you want me to run any more commands, or to beta-test a solution.

Regards,

A


Fedora details.

[horace@MSI ~]$ uname -a
Linux MSI 5.18.17-100.fc35.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 11 14:34:40 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
[horace@MSI ~]$ hostnamectl
   Static hostname: n/a                               
Transient hostname: MSI
         Icon name: computer-laptop
           Chassis: laptop 💻        Machine ID: 7f896587c07842e7865d76a3813f9660
           Boot ID: 1df537d143dd4ac9aac6cd405cb54d64
  Operating System: Fedora Linux 36 (KDE Plasma)      
       CPE OS Name: cpe:/o:fedoraproject:fedora:36
            Kernel: Linux 5.18.17-100.fc35.x86_64
      Architecture: x86-64
   Hardware Vendor: Micro-Star International Co., Ltd.
    Hardware Model: GE75 Raider 9SE
[horace@MSI ~]$ 

*** Version 1.8.13

[horace@MSI ~]$ lsusb
Bus 002 Device 002: ID 32e8:2405 ALOGIC                  ALOGIC USB Hub - UAFUUA
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 008: ID 1038:1122 SteelSeries ApS SteelSeries KLC
Bus 001 Device 007: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 005: ID 046d:082c Logitech, Inc. HD Webcam C615
Bus 001 Device 003: ID 1a86:7523 QinHeng Electronics CH340 serial converter
Bus 001 Device 011: ID 8087:0aaa Intel Corp. Bluetooth 9460/9560 Jefferson Peak (JfP)
Bus 001 Device 009: ID 5986:211c Acer, Inc HD Webcam
Bus 001 Device 006: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 004: ID 1ea7:0064 SHARKOON Technologies GmbH 2.4GHz Wireless rechargeable vertical mouse [More&Better]
Bus 001 Device 002: ID 32e8:2406 ALOGIC                  ALOGIC USB Hub - UAFUUA
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[horace@MSI ~]$ arduino 
Picked up JAVA_TOOL_OPTIONS: 
Set log4j store directory /home/horace/.arduino15
2022-11-03T19:14:53.980Z INFO c.a.u.n.HttpConnectionManager:153 [cc.arduino.packages.discoverers.serial.SerialDiscovery] Connect to https://builder.arduino.cc/builder/v1/boards/0x1A86/0x7523, method=GET, request id=4DBAB9E09CF541C2
2022-11-03T19:14:56.610Z INFO c.a.u.n.HttpConnectionManager:157 [cc.arduino.packages.discoverers.serial.SerialDiscovery] Request complete URL="https://builder.arduino.cc/builder/v1/boards/0x1A86/0x7523", method=GET, response code=404, request id=4DBAB9E09CF541C2, headers={null=[HTTP/1.1 404 Not Found], Cache-Control=[no-cache, no-store, must-revalidate], Server=[nginx], Connection=[keep-alive], Vary=[Origin], Pragma=[no-cache], Expires=[0], Content-Length=[0], Date=[Thu, 03 Nov 2022 19:14:56 GMT]}
2022-11-03T19:14:56.610Z WARN p.a.h.BoardCloudResolver:64 [cc.arduino.packages.discoverers.serial.SerialDiscovery] Fail to get the Vid Pid information from the builder response code=404










Sketch uses 924 bytes (3%) of program storage space. Maximum is 30720 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2039 bytes for local variables. Maximum is 2048 bytes.
Sketch uses 924 bytes (3%) of program storage space. Maximum is 30720 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2039 bytes for local variables. Maximum is 2048 bytes.
[horace@MSI ~]$ ^CrialDiscovery] Connect to https://builder.arduino.cc/builder/v1/boards
[horace@MSI ~]$ method=GET, request id=4DBAB9E09CF541C2

Arduino 2.0.1
(Date: 2022-10-27T13:25:20.672Z
CLI version: 0.28.0 [06fb1909] )

[horace@MSI 2022_arduino_linux]$ dir
arduino-1.8.13                          arduino-ide_nightly-20221101_Linux_64bit
arduino-1.8.13-linux64.tar.xz           arduino-ide_nightly-20221101_Linux_64bit.zip
arduino-1.8.18-linux64.tar.tar          CH341SER_LINUX
arduino-ide_2.0.1_Linux_64bit           CH341SER_LINUX.ZIP
arduino-ide_2.0.1_Linux_64bit.appimage  FastLED-3.5.0
arduino-ide_2.0.1_Linux_64bit.zip       FastLED-3.5.0.zip
[horace@MSI 2022_arduino_linux]$ sudo chmod +x arduino-ide_2.0.1_Linux_64bit.appimage
[sudo] password for horace: 
[horace@MSI 2022_arduino_linux]$ ./arduino-ide_2.0.1_Linux_64bit.appimage 
Arduino IDE 2.0.1
Starting backend process. PID: 4378
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[4400:1104/061836.440532:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
Using browser-only version of superagent in non-browser environment
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
root INFO Configuration directory URI: 'file:///home/horace/.theia'
root INFO Backend Object.initialize: 4.6 ms [Finished 1.148 s after backend start]
root INFO Backend Object.configure: 3.9 ms [Finished 1.148 s after backend start]
root INFO Backend MessagingContribution.onStart: 1.4 ms [Finished 1.148 s after backend start]
root INFO Backend OSBackendApplicationContribution.configure: 0.4 ms [Finished 1.214 s after backend start]
root INFO Backend DefaultWorkspaceServer.onStart: 0.4 ms [Finished 1.214 s after backend start]
root INFO Backend LocalizationBackendContribution.configure: 0.2 ms [Finished 1.214 s after backend start]
root WARN Backend LocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 65.8 ms [Finished 1.214 s after backend start]
root INFO Backend TaskBackendApplicationContribution.onStart: 0.3 ms [Finished 1.214 s after backend start]
root INFO Backend ElectronTokenBackendContribution.configure: 1.0 ms [Finished 1.216 s after backend start]
root INFO Backend PluginDeployerContribution.initialize: 0.4 ms [Finished 1.216 s after backend start]
root INFO Backend ConfigServiceImpl.onStart: 0.7 ms [Finished 1.216 s after backend start]
root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.4 ms [Finished 1.217 s after backend start]
root INFO Backend ArduinoDaemonImpl.onStart: 0.8 ms [Finished 1.218 s after backend start]
root INFO Backend NodeFileUploadService.configure: 1.5 ms [Finished 1.218 s after backend start]
daemon INFO Starting daemon from /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/arduino-ide-extension/build/arduino-cli...
discovery-log INFO start
discovery-log INFO start new deferred
root INFO Backend BoardDiscovery.onStart: 0.8 ms [Finished 1.219 s after backend start]
root INFO Backend FileDownloadEndpoint.configure: 0.4 ms [Finished 1.219 s after backend start]
root INFO Backend AuthenticationServiceImpl.onStart: 0.4 ms [Finished 1.220 s after backend start]
root INFO Backend PluginApiContribution.configure: 0.4 ms [Finished 1.220 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.2 ms [Finished 1.221 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.1 ms [Finished 1.221 s after backend start]
root INFO Backend PlotterBackendContribution.configure: 1.1 ms [Finished 1.222 s after backend start]
root INFO Theia app listening on http://localhost:36273.
root INFO Finished starting backend application: 3.5 ms [Finished 1.224 s after backend start]
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoIDE/plugins does not exist.
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoIDE/extensions does not exist.
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoProIDE/plugins does not exist.
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@0.3.10" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.5" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
root INFO Resolve plugins list: 596.3 ms [Finished 1.816 s after backend start]
root INFO Deployed backend plugin "cortex-debug@0.3.10" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/cortex-debug/extension/dist/extension": 5.9 ms [Finished 1.822 s after backend start]
root INFO Deployed backend plugin "vscode-arduino-tools@0.0.2-beta.5" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-arduino-tools/extension/dist/bundle": 5.7 ms [Finished 1.828 s after backend start]
daemon INFO INFO[0000] Using config file: /home/horace/.arduinoIDE/arduino-cli.yaml 
INFO[0000] arduino-cli version 0.28.0                   
INFO[0000] Executing `arduino-cli daemon`               
{"IP":"127.0.0.1","Port":"36757"}

daemon INFO Daemon is running.
root INFO Deployed backend plugin "cpp@1.52.1" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-builtin-cpp/extension": 37.2 ms [Finished 1.865 s after backend start]
root INFO Deployed backend plugin "json@1.46.1" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-builtin-json/extension": 12.2 ms [Finished 1.877 s after backend start]
daemon INFO INFO[0000] Loading hardware from: /home/horace/.arduino15/packages 
INFO[0000] Loading package arduino from: /home/horace/.arduino15/packages/arduino/hardware 

root INFO Deployed backend plugin "json-language-features@1.46.1" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain": 1.9 ms [Finished 1.879 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-bg@1.48.3" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-language-pack-bg/extension": 331.9 ms [Finished 2.211 s after backend start]
daemon INFO INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/avr/1.8.5/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.5/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.5/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:avr@1.8.5"
INFO[0000] Checking existence of 'tools' path: /home/horace/.arduino15/packages/arduino/tools 
INFO[0000] Loading tools from dir: /home/horace/.arduino15/packages/arduino/tools 
INFO[0000] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"
INFO[0000] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0000] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino17"
INFO[0000] Loading package builtin from: /home/horace/.arduino15/packages/builtin 
INFO[0000] Checking existence of 'tools' path: /home/horace/.arduino15/packages/builtin/tools 
INFO[0000] Loading tools from dir: /home/horace/.arduino15/packages/builtin/tools 
INFO[0000] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"
INFO[0000] Loaded tool                                   tool="builtin:mdns-discovery@1.0.6"
INFO[0000] Loaded tool                                   tool="builtin:serial-discovery@1.3.2"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.10.0"
INFO[0000] Checking signature                            index=/home/horace/.arduino15/package_index.json signatureFile=/home/horace/.arduino15/package_index.json.sig trusted=true
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.5/libraries location=platform
INFO[0000] Loading libraries index file                  index=/home/horace/.arduino15/library_index.json
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/libraries location=ide
INFO[0000] Adding libraries dir                          dir=/home/horace/Arduino/libraries location=user

discovery-log INFO start request start watch
discovery-log INFO start requested start watch
discovery-log INFO start resolved watching
daemon INFO INFO[0000] starting discovery builtin:mdns-discovery process 

daemon INFO INFO[0000] starting discovery builtin:serial-discovery process 

root INFO Deployed backend plugin "vscode-language-pack-cs@1.53.2" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-language-pack-cs/extension": 91.9 ms [Finished 2.303 s after backend start]
daemon INFO INFO[0000] started discovery builtin:mdns-discovery process 
INFO[0000] sending command HELLO 1 "arduino-cli 0.28.0" to discovery builtin:mdns-discovery 
INFO[0000] started discovery builtin:serial-discovery process 
INFO[0000] sending command HELLO 1 "arduino-cli 0.28.0" to discovery builtin:serial-discovery 
INFO[0000] from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1 
INFO[0000] sending command START_SYNC to discovery builtin:serial-discovery 
INFO[0000] from discovery builtin:serial-discovery received message type: start_sync, message: OK 
INFO[0000] from discovery builtin:serial-discovery received message type: add, port: /dev/ttyUSB0 
INFO[0000] from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1 
INFO[0000] sending command START_SYNC to discovery builtin:mdns-discovery 
INFO[0000] from discovery builtin:mdns-discovery received message type: start_sync, message: OK 

root INFO Deployed backend plugin "vscode-language-pack-de@1.53.2" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-language-pack-de/extension": 182.1 ms [Finished 2.485 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-es@1.53.2" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-language-pack-es/extension": 59.5 ms [Finished 2.544 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-fr@1.53.2" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-language-pack-fr/extension": 45.4 ms [Finished 2.590 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-hu@1.48.3" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-language-pack-hu/extension": 32.7 ms [Finished 2.623 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-it@1.53.2" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-language-pack-it/extension": 45.3 ms [Finished 2.668 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ja@1.53.2" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-language-pack-ja/extension": 57.7 ms [Finished 2.726 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ko@1.53.2" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-language-pack-ko/extension": 74.5 ms [Finished 2.800 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-nl@1.48.3" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-language-pack-nl/extension": 23.5 ms [Finished 2.824 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-pl@1.53.2" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-language-pack-pl/extension": 48.5 ms [Finished 2.872 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-pt-BR@1.53.2" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-language-pack-pt-BR/extension": 48.9 ms [Finished 2.921 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ru@1.53.2" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-language-pack-ru/extension": 57.6 ms [Finished 2.979 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-tr@1.53.2" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-language-pack-tr/extension": 53.3 ms [Finished 3.032 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-uk@1.48.3" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-language-pack-uk/extension": 33.6 ms [Finished 3.066 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-zh-hans@1.53.2" from "/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-language-pack-zh-hans/extension": 41.0 ms [Finished 3.107 s after backend start]
root INFO Deploy plugins list: 596.3 ms [Finished 3.111 s after backend start]
discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/ttyUSB0","label":"/dev/ttyUSB0","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x7523"],["serialNumber",""],["vid","0x1a86"]]}},"error":""}
root WARN Frontend s.configure took longer than the expected maximum 100 milliseconds: 160.5 ms [Finished 1.975 s after frontend start]
root INFO Start frontend contributions: 483.3 ms [Finished 2.222 s after frontend start]
root INFO Changed application state from 'init' to 'started_contributions'.
root INFO Changed application state from 'started_contributions' to 'attached_shell'.
root INFO >>> Restoring the layout state...
root INFO <<< Nothing to restore.
root INFO Initialize the workbench layout: 34.7 ms [Finished 2.288 s after frontend start]
root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66] Waiting for backend deployment: 100.8 ms [Finished 2.320 s after frontend start]
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526) starting instance
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66] Sync of 21 plugins: 727.4 ms [Finished 3.048 s after frontend start]
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][marus25.cortex-debug]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][arduino.vscode-arduino-tools]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][vscode.cpp]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][vscode.json]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][vscode.json-language-features]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66] Load contributions of 21 plugins: 28.9 ms [Finished 3.077 s after frontend start]
root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
root WARN a registered grammar configuration for 'cpp' language is overridden
root INFO Frontend application start: 1624.0 ms [Finished 5.330 s after backend start]
root INFO Replace loading indicator with ready workbench UI (animation): 1015.5 ms [Finished 3.305 s after frontend start]
root INFO Changed application state from 'initialized_layout' to 'ready'.
Checking for update
daemon INFO INFO[0004] Updating libraries index                     
INFO[0004] Updating index                                url="https://downloads.arduino.cc/packages/package_index.tar.bz2"

root INFO core-client-provider [library-index]
root INFO core-client-provider [platform-index]
root ERROR ---- !!!SLOW!!! DURATION: search took 665.045 ms. Args: [{"type":"Updatable"}] ----
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): PluginManagerExtImpl/init()
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(cortex-debug@0.3.10 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] Debugger contribution has been registered: cortex-debug
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(vscode-arduino-tools@0.0.2-beta.5 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(cpp@1.52.1 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(json@1.46.1 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(json-language-features@1.46.1 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(vscode-language-pack-bg@1.48.3 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(vscode-language-pack-cs@1.53.2 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(vscode-language-pack-de@1.53.2 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(vscode-language-pack-es@1.53.2 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(vscode-language-pack-fr@1.53.2 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(vscode-language-pack-hu@1.48.3 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(vscode-language-pack-it@1.53.2 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(vscode-language-pack-ja@1.53.2 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(vscode-language-pack-ko@1.53.2 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(vscode-language-pack-nl@1.48.3 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(vscode-language-pack-pl@1.53.2 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(vscode-language-pack-pt-BR@1.53.2 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(vscode-language-pack-ru@1.53.2 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(vscode-language-pack-tr@1.53.2 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(vscode-language-pack-uk@1.48.3 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): initializing(vscode-language-pack-zh-hans@1.53.2 with /tmp/.mount_arduinPi1ScJ/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): PluginManagerExtImpl/loadPlugin(/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][marus25.cortex-debug]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][arduino.vscode-arduino-tools]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][vscode.cpp]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][vscode.json]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][vscode.json-language-features]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-bg]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-cs]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-de]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-es]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-fr]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-hu]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-it]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-ja]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-ko]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-nl]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-pl]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-ru]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-tr]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-uk]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
root INFO [975af43e-5617-4e75-af0d-92fc44e6ca66] Start of 21 plugins: 1465.3 ms [Finished 4.555 s after frontend start]
Update for version 2.0.1 is not available (latest version: 2.0.1, downgrade is allowed).
daemon INFO INFO[0008] Loading hardware from: /home/horace/.arduino15/packages 
INFO[0008] Loading package arduino from: /home/horace/.arduino15/packages/arduino/hardware 

daemon INFO INFO[0008] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/avr/1.8.5/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.5/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.5/installed.json.sig

daemon INFO INFO[0008] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0008] Loaded platform                               platform="arduino:avr@1.8.5"
INFO[0008] Checking existence of 'tools' path: /home/horace/.arduino15/packages/arduino/tools 
INFO[0008] Loading tools from dir: /home/horace/.arduino15/packages/arduino/tools 

daemon INFO INFO[0008] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"
INFO[0008] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0008] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino17"
INFO[0008] Loading package builtin from: /home/horace/.arduino15/packages/builtin 
INFO[0008] Checking existence of 'tools' path: /home/horace/.arduino15/packages/builtin/tools 
INFO[0008] Loading tools from dir: /home/horace/.arduino15/packages/builtin/tools 
INFO[0008] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"
INFO[0008] Loaded tool                                   tool="builtin:mdns-discovery@1.0.6"
INFO[0008] Loaded tool                                   tool="builtin:serial-discovery@1.3.2"
INFO[0008] Loaded tool                                   tool="builtin:serial-monitor@0.10.0"

daemon INFO INFO[0008] Checking signature                            index=/home/horace/.arduino15/package_index.json signatureFile=/home/horace/.arduino15/package_index.json.sig trusted=true

daemon INFO INFO[0008] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.5/libraries location=platform
INFO[0008] Loading libraries index file                  index=/home/horace/.arduino15/library_index.json

daemon INFO INFO[0008] Adding libraries dir                          dir=/home/horace/.arduino15/libraries location=ide
INFO[0008] Adding libraries dir                          dir=/home/horace/Arduino/libraries location=user

root ERROR Request cloneExample failed with error: Sketch does not exist: [object Object]
root INFO Starting language server: arduino:avr:nano
root INFO [hosted-plugin: 4526] PLUGIN_HOST(4526): PluginManagerExtImpl/loadPlugin(/tmp/.mount_arduinPi1ScJ/resources/app/plugins/vscode-arduino-tools/extension/dist/bundle)
daemon INFO INFO[0032] Searching tools required for board arduino:avr:nano 
INFO[0032] Required tool                                 tool="arduino:arduinoOTA@1.3.0"

daemon INFO INFO[0032] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0032] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0032] Adding libraries dir                          dir=/home/horace/.arduino15/libraries location=ide
INFO[0032] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.5/libraries location=platform
INFO[0032] Adding libraries dir                          dir=/home/horace/Arduino/libraries location=user

daemon INFO INFO[0032] Searching tools required for board arduino:avr:nano 
INFO[0032] Required tool                                 tool="arduino:arduinoOTA@1.3.0"

daemon INFO INFO[0032] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0032] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0056] Searching tools required for board arduino:avr:nano 
INFO[0056] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0056] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0056] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0056] Adding libraries dir                          dir=/home/horace/.arduino15/libraries location=ide
INFO[0056] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.5/libraries location=platform
INFO[0056] Adding libraries dir                          dir=/home/horace/Arduino/libraries location=user

root INFO Executing 'arduino.languageserver.notifyBuildDidComplete' with {"buildOutputUri":"file:///tmp/arduino-sketch-8101373D0F33F47B2569402B31CB9814"}
daemon INFO INFO[0057] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0057] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0057] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0057] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0057] Tool required for upload                      tool="arduino:arduinoOTA@1.3.0"
INFO[0057] Tool required for upload                      tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0057] Tool required for upload                      tool="arduino:avrdude@6.3.0-arduino17"
INFO[0057] Tool required for upload                      tool="builtin:ctags@5.8-arduino11"
INFO[0057] Tool required for upload                      tool="builtin:mdns-discovery@1.0.6"
INFO[0057] Tool required for upload                      tool="builtin:serial-discovery@1.3.2"
INFO[0057] Tool required for upload                      tool="builtin:serial-monitor@0.10.0"

daemon INFO INFO[0058] Searching tools required for board arduino:avr:nano 
INFO[0058] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0058] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0058] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"



When the AppImage package was introduced, I wondered about whether the need to set the executable permission would be problematic. It seems to be pretty much expected for AppImage packages:

https://appimage.org/#:~:text=How%20to%20run%20an%20AppImage%3F

Since the great majority of Arduino users are on Windows, I don't have as good of an insight into the requirements of the Linux segment of users.

We do have clear documentation about it here:

https://docs.arduino.cc/software/ide-v2/tutorials/getting-started/ide-v2-downloading-and-installing#linux

But I have been closely watching for feedback about this user experience in order to identify any possible areas for improvement.

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

Please do this:

  1. Open a command line terminal in the folder that contains the AppImage file.
  2. Type the following command:
    ./arduino-ide_2.0.1_Linux_64bit.AppImage
    
  3. Press the Enter key.
    Debug output should now be printed to the PowerShell window as the Arduino IDE starts (or fails to start).
  4. Take whatever action is required to produce that "No connection established" error.
  5. Switch back to the terminal window if the Arduino IDE window took the focus.
  6. Use the mouse to select all the text in the terminal window. Make sure to scroll all the way up to the top.
  7. Press Ctrl+Shift+C.
    This will copy the selected text to the clipboard.
  8. Open a forum reply here by clicking the Reply button.
  9. Click the </> icon on the post composer toolbar.
    This will add the forum's code block markup (```) to your reply to make sure the error messages are correctly formatted.
  10. Press Ctrl+V.
    This will paste the output into the code block.
  11. Move the cursor outside of the code block markup before you add any additional text to your reply.
  12. Click the Reply button to post the output.

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

This bug is being tracked by the Arduino IDE developers here:

They are already working on a fix:

HI ptillisch,

The code above was from a successful start from command line.

The first code window (below) is a successful run by initiating the appimage through command line. - run again just now. (note I've already granted it execute permissions previously.)

The bottom code window is the terminal output from the problem condition (fails when run through graphical file manager)

(1) Successful run.
Command line instruction to successfully run appimage below .

..........
[note that chmod 777 appimage file run previously, using 
sudo chmod +x arduino-ide_2.0.1_Linux_64bit.appimage ]
.........
[horace@horace-GE75-Raider-9SE 2022_arduino_linux]$ ./arduino-ide_2.0.1_Linux_64bit.appimage 
Arduino IDE 2.0.1
Starting backend process. PID: 5298
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[5319:1107/190928.748824:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
Using browser-only version of superagent in non-browser environment
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
root INFO Configuration directory URI: 'file:///home/horace/.theia'
root INFO Backend Object.initialize: 6.8 ms [Finished 1.086 s after backend start]
root INFO Backend Object.configure: 4.2 ms [Finished 1.086 s after backend start]
root INFO Backend MessagingContribution.onStart: 1.5 ms [Finished 1.086 s after backend start]
root INFO Backend OSBackendApplicationContribution.configure: 0.4 ms [Finished 1.121 s after backend start]
root INFO Backend DefaultWorkspaceServer.onStart: 0.3 ms [Finished 1.121 s after backend start]
root INFO Backend LocalizationBackendContribution.configure: 0.2 ms [Finished 1.121 s after backend start]
root INFO Backend LocalizationBackendContribution.initialize: 34.7 ms [Finished 1.121 s after backend start]
root INFO Backend TaskBackendApplicationContribution.onStart: 0.2 ms [Finished 1.121 s after backend start]
root INFO Backend ElectronTokenBackendContribution.configure: 0.9 ms [Finished 1.122 s after backend start]
root INFO Backend PluginDeployerContribution.initialize: 0.4 ms [Finished 1.123 s after backend start]
root INFO Backend ConfigServiceImpl.onStart: 0.7 ms [Finished 1.123 s after backend start]
root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.3 ms [Finished 1.124 s after backend start]
root INFO Backend ArduinoDaemonImpl.onStart: 0.8 ms [Finished 1.124 s after backend start]
root INFO Backend NodeFileUploadService.configure: 1.4 ms [Finished 1.125 s after backend start]
daemon INFO Starting daemon from /tmp/.mount_arduinvINkzf/resources/app/node_modules/arduino-ide-extension/build/arduino-cli...
discovery-log INFO start
discovery-log INFO start new deferred
root INFO Backend BoardDiscovery.onStart: 0.7 ms [Finished 1.126 s after backend start]
root INFO Backend FileDownloadEndpoint.configure: 0.4 ms [Finished 1.126 s after backend start]
root INFO Backend AuthenticationServiceImpl.onStart: 0.4 ms [Finished 1.127 s after backend start]
root INFO Backend PluginApiContribution.configure: 0.4 ms [Finished 1.127 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.2 ms [Finished 1.127 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.1 ms [Finished 1.127 s after backend start]
root INFO Backend PlotterBackendContribution.configure: 0.8 ms [Finished 1.128 s after backend start]
root INFO Theia app listening on http://localhost:36825.
root INFO Finished starting backend application: 3.3 ms [Finished 1.130 s after backend start]
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoIDE/plugins does not exist.
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoIDE/extensions does not exist.
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoProIDE/plugins does not exist.
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@0.3.10" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.5" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
root INFO Resolve plugins list: 296.6 ms [Finished 1.423 s after backend start]
root INFO Deployed backend plugin "cortex-debug@0.3.10" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/cortex-debug/extension/dist/extension": 8.1 ms [Finished 1.431 s after backend start]
daemon INFO INFO[0000] Using config file: /home/horace/.arduinoIDE/arduino-cli.yaml 
INFO[0000] arduino-cli version 0.28.0                   
INFO[0000] Executing `arduino-cli daemon`               
{"IP":"127.0.0.1","Port":"34473"}

daemon INFO Daemon is running.
root INFO Deployed backend plugin "vscode-arduino-tools@0.0.2-beta.5" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-arduino-tools/extension/dist/bundle": 31.2 ms [Finished 1.462 s after backend start]
root INFO Deployed backend plugin "cpp@1.52.1" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-builtin-cpp/extension": 13.0 ms [Finished 1.475 s after backend start]
root INFO Deployed backend plugin "json@1.46.1" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-builtin-json/extension": 12.5 ms [Finished 1.488 s after backend start]
daemon INFO INFO[0000] Loading hardware from: /home/horace/.arduino15/packages 
INFO[0000] Loading package Arrow from: /home/horace/.arduino15/packages/Arrow/hardware 
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/Arrow/hardware/samd/2.1.0/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/Arrow/hardware/samd/2.1.0/installed.json signatureFile=/home/horace/.arduino15/packages/Arrow/hardware/samd/2.1.0/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="Arrow:samd@2.1.0"

daemon INFO INFO[0000] Loading package Intel from: /home/horace/.arduino15/packages/Intel/hardware 

root INFO Deployed backend plugin "json-language-features@1.46.1" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain": 1.2 ms [Finished 1.489 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-bg@1.48.3" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-language-pack-bg/extension": 236.1 ms [Finished 1.725 s after backend start]
daemon INFO INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/Intel/hardware/arc32/2.0.5/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/Intel/hardware/arc32/2.0.5/installed.json signatureFile=/home/horace/.arduino15/packages/Intel/hardware/arc32/2.0.5/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="Intel:arc32@2.0.5"
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/Intel/hardware/i586/1.6.7+1.0/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/Intel/hardware/i586/1.6.7+1.0/installed.json signatureFile=/home/horace/.arduino15/packages/Intel/hardware/i586/1.6.7+1.0/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="Intel:i586@1.6.7+1.0"
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/Intel/hardware/i686/1.6.7+1.0/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/Intel/hardware/i686/1.6.7+1.0/installed.json signatureFile=/home/horace/.arduino15/packages/Intel/hardware/i686/1.6.7+1.0/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="Intel:i686@1.6.7+1.0"
INFO[0000] Checking existence of 'tools' path: /home/horace/.arduino15/packages/Intel/tools 
INFO[0000] Loading tools from dir: /home/horace/.arduino15/packages/Intel/tools 
INFO[0000] Loaded tool                                   tool="Intel:arc-elf32@1.6.9+1.0.1"
INFO[0000] Loaded tool                                   tool="Intel:arduino101load@2.0.1"
INFO[0000] Loaded tool                                   tool="Intel:core2-32-poky-linux@1.6.2+1.0"
INFO[0000] Loaded tool                                   tool="Intel:flashpack@2.0.0"
INFO[0000] Loaded tool                                   tool="Intel:i586-poky-linux-uclibc@1.6.2+1.0"
INFO[0000] Loaded tool                                   tool="Intel:openocd@0.9.0+0.1"
INFO[0000] Loaded tool                                   tool="Intel:sketchUploader@1.6.2+1.0"
INFO[0000] Loading package Microsoft from: /home/horace/.arduino15/packages/Microsoft/hardware 
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/Microsoft/hardware/win10/1.1.2/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/Microsoft/hardware/win10/1.1.2/installed.json signatureFile=/home/horace/.arduino15/packages/Microsoft/hardware/win10/1.1.2/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="Microsoft:win10@1.1.2"
INFO[0000] Loading package arduino from: /home/horace/.arduino15/packages/arduino/hardware 
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:avr@1.8.6"
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/mbed/3.3.0/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/mbed/3.3.0/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/mbed/3.3.0/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:mbed@3.3.0"
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/mbed_edge/3.4.1/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/mbed_edge/3.4.1/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/mbed_edge/3.4.1/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:mbed_edge@3.4.1"
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/mbed_nicla/3.4.1/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/mbed_nicla/3.4.1/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/mbed_nicla/3.4.1/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:mbed_nicla@3.4.1"
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/mbed_portenta/3.4.1/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/mbed_portenta/3.4.1/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/mbed_portenta/3.4.1/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:mbed_portenta@3.4.1"
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/megaavr/1.8.7/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/megaavr/1.8.7/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/megaavr/1.8.7/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:megaavr@1.8.7"
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/nrf52/1.0.2/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/nrf52/1.0.2/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/nrf52/1.0.2/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:nrf52@1.0.2"
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/sam/1.6.12/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/sam/1.6.12/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/sam/1.6.12/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:sam@1.6.12"
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/samd/1.8.13/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/samd/1.8.13/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/samd/1.8.13/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:samd@1.8.13"
INFO[0000] Checking existence of 'tools' path: /home/horace/.arduino15/packages/arduino/tools 
INFO[0000] Loading tools from dir: /home/horace/.arduino15/packages/arduino/tools 
INFO[0000] Loaded tool                                   tool="arduino:CMSIS@4.5.0"
INFO[0000] Loaded tool                                   tool="arduino:CMSIS-Atmel@1.0.0"
INFO[0000] Loaded tool                                   tool="arduino:CMSIS-Atmel@1.2.0"
INFO[0000] Loaded tool                                   tool="arduino:adb@32.0.0"
INFO[0000] Loaded tool                                   tool="arduino:arduinoOTA@1.2.1"
INFO[0000] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"
INFO[0000] Loaded tool                                   tool="arduino:arm-none-eabi-gcc@4.8.3-2014q1"
INFO[0000] Loaded tool                                   tool="arduino:arm-none-eabi-gcc@7-2017q4"
INFO[0000] Loaded tool                                   tool="arduino:avr-gcc@4.8.1-arduino5"
INFO[0000] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino5"
INFO[0000] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0000] Loaded tool                                   tool="arduino:avrdude@6.0.1-arduino5"
INFO[0000] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino17"
INFO[0000] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino8"
INFO[0000] Loaded tool                                   tool="arduino:bossac@1.6.1-arduino"
INFO[0000] Loaded tool                                   tool="arduino:bossac@1.7.0-arduino3"
INFO[0000] Loaded tool                                   tool="arduino:bossac@1.9.1-arduino2"
INFO[0000] Loaded tool                                   tool="arduino:dfu-util@0.10.0-arduino1"
INFO[0000] Loaded tool                                   tool="arduino:dfu-util@0.9.0-arduino1"
INFO[0000] Loaded tool                                   tool="arduino:imgtool@1.8.0-arduino.2"
INFO[0000] Loaded tool                                   tool="arduino:nrf5x-cl-tools@9.3.1"
INFO[0000] Loaded tool                                   tool="arduino:openocd@0.10.0-arduino1-static"
INFO[0000] Loaded tool                                   tool="arduino:openocd@0.10.0-arduino7"
INFO[0000] Loaded tool                                   tool="arduino:openocd@0.11.0-arduino2"
INFO[0000] Loaded tool                                   tool="arduino:openocd@0.9.0-arduino"
INFO[0000] Loaded tool                                   tool="arduino:rp2040tools@1.0.6"
INFO[0000] Loading package atmel-avr-xminis from: /home/horace/.arduino15/packages/atmel-avr-xminis/hardware 
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/atmel-avr-xminis/hardware/avr/0.6.0/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/atmel-avr-xminis/hardware/avr/0.6.0/installed.json signatureFile=/home/horace/.arduino15/packages/atmel-avr-xminis/hardware/avr/0.6.0/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="atmel-avr-xminis:avr@0.6.0"
INFO[0000] Loading package builtin from: /home/horace/.arduino15/packages/builtin 
INFO[0000] Checking existence of 'tools' path: /home/horace/.arduino15/packages/builtin/tools 
INFO[0000] Loading tools from dir: /home/horace/.arduino15/packages/builtin/tools 
INFO[0000] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"
INFO[0000] Loaded tool                                   tool="builtin:mdns-discovery@1.0.6"
INFO[0000] Loaded tool                                   tool="builtin:serial-discovery@1.3.2"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.10.0"
INFO[0000] Loading package emoro from: /home/horace/.arduino15/packages/emoro/hardware 
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/emoro/hardware/avr/3.2.2/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/emoro/hardware/avr/3.2.2/installed.json signatureFile=/home/horace/.arduino15/packages/emoro/hardware/avr/3.2.2/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="emoro:avr@3.2.2"
INFO[0000] Loading package industruino from: /home/horace/.arduino15/packages/industruino/hardware 
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/industruino/hardware/samd/1.0.1/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/industruino/hardware/samd/1.0.1/installed.json signatureFile=/home/horace/.arduino15/packages/industruino/hardware/samd/1.0.1/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="industruino:samd@1.0.1"
INFO[0000] Checking existence of 'tools' path: /home/horace/.arduino15/packages/industruino/tools 
INFO[0000] Loading tools from dir: /home/horace/.arduino15/packages/industruino/tools 
INFO[0000] Loaded tool                                   tool="industruino:bossac@1.7.0-industruino"
INFO[0000] Loading package littleBits from: /home/horace/.arduino15/packages/littleBits/hardware 
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/littleBits/hardware/avr/1.0.0/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/littleBits/hardware/avr/1.0.0/installed.json signatureFile=/home/horace/.arduino15/packages/littleBits/hardware/avr/1.0.0/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="littleBits:avr@1.0.0"
INFO[0000] Checking signature                            index=/home/horace/.arduino15/package_index.json signatureFile=/home/horace/.arduino15/package_index.json.sig trusted=true
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/Intel/hardware/i586/1.6.7+1.0/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/Intel/hardware/i686/1.6.7+1.0/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/Intel/hardware/arc32/2.0.5/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/Arrow/hardware/samd/2.1.0/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/sam/1.6.12/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/mbed/3.3.0/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/mbed_edge/3.4.1/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/mbed_nicla/3.4.1/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/mbed_portenta/3.4.1/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/megaavr/1.8.7/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/nrf52/1.0.2/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/samd/1.8.13/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/atmel-avr-xminis/hardware/avr/0.6.0/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/emoro/hardware/avr/3.2.2/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/industruino/hardware/samd/1.0.1/libraries location=platform
INFO[0000] Loading libraries index file                  index=/home/horace/.arduino15/library_index.json
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/libraries location=ide
INFO[0000] Adding libraries dir                          dir=/home/horace/Arduino/libraries location=user

discovery-log INFO start request start watch
discovery-log INFO start requested start watch
discovery-log INFO start resolved watching
root INFO Deployed backend plugin "vscode-language-pack-cs@1.53.2" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-language-pack-cs/extension": 64.9 ms [Finished 1.790 s after backend start]
daemon INFO INFO[0000] starting discovery builtin:mdns-discovery process 
INFO[0000] starting discovery builtin:serial-discovery process 
INFO[0000] started discovery builtin:mdns-discovery process 
INFO[0000] sending command HELLO 1 "arduino-cli 0.28.0" to discovery builtin:mdns-discovery 
INFO[0000] started discovery builtin:serial-discovery process 
INFO[0000] sending command HELLO 1 "arduino-cli 0.28.0" to discovery builtin:serial-discovery 
INFO[0000] from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1 
INFO[0000] sending command START_SYNC to discovery builtin:serial-discovery 
INFO[0000] from discovery builtin:serial-discovery received message type: start_sync, message: OK 
INFO[0000] from discovery builtin:serial-discovery received message type: add, port: /dev/ttyACM0 
INFO[0000] from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1 
INFO[0000] sending command START_SYNC to discovery builtin:mdns-discovery 
INFO[0000] from discovery builtin:mdns-discovery received message type: start_sync, message: OK 

root INFO Deployed backend plugin "vscode-language-pack-de@1.53.2" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-language-pack-de/extension": 177.6 ms [Finished 1.968 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-es@1.53.2" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-language-pack-es/extension": 58.8 ms [Finished 2.026 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-fr@1.53.2" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-language-pack-fr/extension": 43.6 ms [Finished 2.070 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-hu@1.48.3" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-language-pack-hu/extension": 42.8 ms [Finished 2.113 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-it@1.53.2" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-language-pack-it/extension": 48.1 ms [Finished 2.161 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ja@1.53.2" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-language-pack-ja/extension": 45.2 ms [Finished 2.206 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ko@1.53.2" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-language-pack-ko/extension": 64.0 ms [Finished 2.270 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-nl@1.48.3" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-language-pack-nl/extension": 23.9 ms [Finished 2.294 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-pl@1.53.2" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-language-pack-pl/extension": 50.6 ms [Finished 2.345 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-pt-BR@1.53.2" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-language-pack-pt-BR/extension": 48.8 ms [Finished 2.394 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ru@1.53.2" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-language-pack-ru/extension": 54.6 ms [Finished 2.448 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-tr@1.53.2" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-language-pack-tr/extension": 59.0 ms [Finished 2.507 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-uk@1.48.3" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-language-pack-uk/extension": 47.7 ms [Finished 2.555 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-zh-hans@1.53.2" from "/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-language-pack-zh-hans/extension": 60.1 ms [Finished 2.615 s after backend start]
root INFO Deploy plugins list: 296.6 ms [Finished 2.625 s after backend start]
discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/ttyACM0","label":"/dev/ttyACM0","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x6860"],["serialNumber","R58R24W3SST"],["vid","0x04e8"]]}},"error":""}
root WARN Frontend s.configure took longer than the expected maximum 100 milliseconds: 103.0 ms [Finished 1.766 s after frontend start]
root INFO Start frontend contributions: 399.9 ms [Finished 2.011 s after frontend start]
root INFO Changed application state from 'init' to 'started_contributions'.
root INFO Changed application state from 'started_contributions' to 'attached_shell'.
root INFO >>> Restoring the layout state...
root INFO <<< Nothing to restore.
root INFO Initialize the workbench layout: 35.6 ms [Finished 2.076 s after frontend start]
root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec] Waiting for backend deployment: 96.3 ms [Finished 2.104 s after frontend start]
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444) starting instance
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec] Sync of 21 plugins: 702.7 ms [Finished 2.807 s after frontend start]
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][marus25.cortex-debug]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][arduino.vscode-arduino-tools]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][vscode.cpp]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][vscode.json]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][vscode.json-language-features]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec] Load contributions of 21 plugins: 27.3 ms [Finished 2.834 s after frontend start]
root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
root WARN a registered grammar configuration for 'cpp' language is overridden
root INFO Frontend application start: 1556.1 ms [Finished 4.673 s after backend start]
root INFO Replace loading indicator with ready workbench UI (animation): 928.6 ms [Finished 3.006 s after frontend start]
root INFO Changed application state from 'initialized_layout' to 'ready'.
Checking for update
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): PluginManagerExtImpl/init()
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(cortex-debug@0.3.10 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] Debugger contribution has been registered: cortex-debug
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(vscode-arduino-tools@0.0.2-beta.5 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(cpp@1.52.1 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(json@1.46.1 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(json-language-features@1.46.1 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(vscode-language-pack-bg@1.48.3 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(vscode-language-pack-cs@1.53.2 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(vscode-language-pack-de@1.53.2 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(vscode-language-pack-es@1.53.2 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(vscode-language-pack-fr@1.53.2 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(vscode-language-pack-hu@1.48.3 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(vscode-language-pack-it@1.53.2 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(vscode-language-pack-ja@1.53.2 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(vscode-language-pack-ko@1.53.2 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(vscode-language-pack-nl@1.48.3 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(vscode-language-pack-pl@1.53.2 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(vscode-language-pack-pt-BR@1.53.2 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(vscode-language-pack-ru@1.53.2 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(vscode-language-pack-tr@1.53.2 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(vscode-language-pack-uk@1.48.3 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): initializing(vscode-language-pack-zh-hans@1.53.2 with /tmp/.mount_arduinvINkzf/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): PluginManagerExtImpl/loadPlugin(/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
root ERROR ---- !!!SLOW!!! DURATION: search took 772.150 ms. Args: [{"type":"Updatable"}] ----
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][marus25.cortex-debug]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][arduino.vscode-arduino-tools]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][vscode.cpp]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][vscode.json]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][vscode.json-language-features]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-bg]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-cs]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-de]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-es]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-fr]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-hu]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-it]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-ja]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-ko]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-nl]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-pl]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-ru]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-tr]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-uk]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
root INFO [f9c58a75-cdf0-4721-9544-fe55cada45ec] Start of 21 plugins: 1512.1 ms [Finished 4.359 s after frontend start]
Update for version 2.0.1 is not available (latest version: 2.0.1, downgrade is allowed).
daemon INFO INFO[0272] from discovery builtin:serial-discovery received message type: add, port: /dev/ttyUSB0 

discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/ttyUSB0","label":"/dev/ttyUSB0","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x7523"],["serialNumber",""],["vid","0x1a86"]]}},"error":""}
root INFO Attached boards and available ports changed:
root INFO  - New port is available on /dev/ttyUSB0 Serial Port (USB)
root INFO ------------------------------------------
root INFO Starting language server: arduino:avr:nano
root INFO [hosted-plugin: 5444] PLUGIN_HOST(5444): PluginManagerExtImpl/loadPlugin(/tmp/.mount_arduinvINkzf/resources/app/plugins/vscode-arduino-tools/extension/dist/bundle)
daemon INFO INFO[0292] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0292] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0292] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0292] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0292] Adding libraries dir                          dir=/home/horace/.arduino15/libraries location=ide
INFO[0292] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
INFO[0292] Adding libraries dir                          dir=/home/horace/Arduino/libraries location=user

daemon INFO INFO[0292] Searching tools required for board arduino:avr:nano 
INFO[0292] Required tool                                 tool="arduino:arduinoOTA@1.3.0"

daemon INFO INFO[0292] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0292] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0334] Searching tools required for board arduino:avr:nano 
INFO[0334] Required tool                                 tool="arduino:arduinoOTA@1.3.0"

daemon INFO INFO[0334] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0334] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0335] Searching tools required for board arduino:avr:nano 
INFO[0335] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0335] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0335] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0342] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0342] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0342] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0342] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0353] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0353] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0353] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0353] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0354] Searching tools required for board arduino:avr:nano 
INFO[0354] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0354] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0354] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0358] Searching tools required for board arduino:avr:nano 
INFO[0358] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0358] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0358] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0362] Searching tools required for board arduino:avr:nano 
INFO[0362] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0362] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0362] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0364] Searching tools required for board arduino:avr:nano 
INFO[0364] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0364] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0364] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0369] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0369] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0369] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0369] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0371] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0371] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0371] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0371] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0374] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0374] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0374] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0374] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0376] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0376] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0376] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0376] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0380] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0380] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0380] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0380] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0383] Searching tools required for board arduino:avr:nano 
INFO[0383] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0383] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0383] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0383] Adding libraries dir                          dir=/home/horace/.arduino15/libraries location=ide
INFO[0383] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
INFO[0383] Adding libraries dir                          dir=/home/horace/Arduino/libraries location=user

root INFO Executing 'arduino.languageserver.notifyBuildDidComplete' with {"buildOutputUri":"file:///tmp/arduino-sketch-D74BAEB9692CC0190128DB351F68E7FF"}
daemon INFO INFO[0383] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0383] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0383] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0383] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0383] Tool required for upload                      tool="arduino:arduinoOTA@1.3.0"
INFO[0383] Tool required for upload                      tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0383] Tool required for upload                      tool="arduino:avrdude@6.3.0-arduino17"
INFO[0383] Tool required for upload                      tool="arduino:dfu-util@0.10.0-arduino1"
INFO[0383] Tool required for upload                      tool="arduino:arm-none-eabi-gcc@7-2017q4"
INFO[0383] Tool required for upload                      tool="builtin:ctags@5.8-arduino11"
INFO[0383] Tool required for upload                      tool="arduino:openocd@0.11.0-arduino2"
INFO[0383] Tool required for upload                      tool="industruino:bossac@1.7.0-industruino"
INFO[0383] Tool required for upload                      tool="arduino:CMSIS-Atmel@1.2.0"
INFO[0383] Tool required for upload                      tool="builtin:serial-discovery@1.3.2"
INFO[0383] Tool required for upload                      tool="builtin:serial-monitor@0.10.0"
INFO[0383] Tool required for upload                      tool="Intel:flashpack@2.0.0"
INFO[0383] Tool required for upload                      tool="Intel:core2-32-poky-linux@1.6.2+1.0"
INFO[0383] Tool required for upload                      tool="arduino:rp2040tools@1.0.6"
INFO[0383] Tool required for upload                      tool="arduino:nrf5x-cl-tools@9.3.1"
INFO[0383] Tool required for upload                      tool="arduino:adb@32.0.0"
INFO[0383] Tool required for upload                      tool="builtin:mdns-discovery@1.0.6"
INFO[0383] Tool required for upload                      tool="Intel:arduino101load@2.0.1"
INFO[0383] Tool required for upload                      tool="Intel:i586-poky-linux-uclibc@1.6.2+1.0"
INFO[0383] Tool required for upload                      tool="Intel:arc-elf32@1.6.9+1.0.1"
INFO[0383] Tool required for upload                      tool="Intel:sketchUploader@1.6.2+1.0"
INFO[0383] Tool required for upload                      tool="arduino:imgtool@1.8.0-arduino.2"
INFO[0383] Tool required for upload                      tool="arduino:CMSIS@4.5.0"

daemon INFO INFO[0384] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0384] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0384] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0384] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"


Other appimages I have run successfully when double clicked in the graphical file manager (dolphin in this case - similar to the windows 'file explorer' graphical front end.)

Code (2) Unsuccessful run
The verbose output below is the terminal output from starting Dolphin in the command line, then double clicking on the appimage in Dolphin (file manager) and choosing run with execute permssions when asked.

It asks for execute permission then appears to miss something. I can't attach screenshots - if you want I can email them to you.

THe "compilation error: no board found" error comes up on attempting an upload. vvvvv

.
[horace@horace-GE75-Raider-9SE 2022_arduino_linux]$ dolphin
kf.kio.slaves.trash: Directory "/mnt/Raw_Videos/.Trash-1000" exists but didn't pass the security checks, can't use it
kf.kio.slaves.trash: Directory "/mnt/Data/.Trash-1000" exists but didn't pass the security checks, can't use it
libpng warning: iCCP: known incorrect sRGB profile
Arduino IDE 2.0.1
Starting backend process. PID: 7774
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[7795:1107/191946.280757:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
Using browser-only version of superagent in non-browser environment
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
root INFO Configuration directory URI: 'file:///home/horace/.theia'
root INFO Backend Object.initialize: 4.8 ms [Finished 1.032 s after backend start]
root INFO Backend Object.configure: 3.9 ms [Finished 1.032 s after backend start]
root INFO Backend MessagingContribution.onStart: 1.3 ms [Finished 1.032 s after backend start]
root INFO Backend OSBackendApplicationContribution.configure: 0.3 ms [Finished 1.066 s after backend start]
root INFO Backend DefaultWorkspaceServer.onStart: 0.3 ms [Finished 1.066 s after backend start]
root INFO Backend LocalizationBackendContribution.configure: 0.1 ms [Finished 1.066 s after backend start]
root INFO Backend LocalizationBackendContribution.initialize: 33.4 ms [Finished 1.066 s after backend start]
root INFO Backend TaskBackendApplicationContribution.onStart: 0.2 ms [Finished 1.066 s after backend start]
root INFO Backend ElectronTokenBackendContribution.configure: 0.8 ms [Finished 1.067 s after backend start]
root INFO Backend PluginDeployerContribution.initialize: 0.4 ms [Finished 1.067 s after backend start]
root INFO Backend ConfigServiceImpl.onStart: 0.6 ms [Finished 1.067 s after backend start]
root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.3 ms [Finished 1.068 s after backend start]
root INFO Backend ArduinoDaemonImpl.onStart: 0.7 ms [Finished 1.069 s after backend start]
root INFO Backend NodeFileUploadService.configure: 1.3 ms [Finished 1.069 s after backend start]
daemon INFO Starting daemon from /tmp/.mount_arduinV8rhvC/resources/app/node_modules/arduino-ide-extension/build/arduino-cli...
discovery-log INFO start
discovery-log INFO start new deferred
root INFO Backend BoardDiscovery.onStart: 0.7 ms [Finished 1.070 s after backend start]
root INFO Backend FileDownloadEndpoint.configure: 0.4 ms [Finished 1.070 s after backend start]
root INFO Backend AuthenticationServiceImpl.onStart: 0.4 ms [Finished 1.071 s after backend start]
root INFO Backend PluginApiContribution.configure: 0.4 ms [Finished 1.071 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.2 ms [Finished 1.071 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.0 ms [Finished 1.072 s after backend start]
root INFO Backend PlotterBackendContribution.configure: 0.7 ms [Finished 1.072 s after backend start]
root INFO Theia app listening on http://localhost:40069.
root INFO Finished starting backend application: 3.0 ms [Finished 1.074 s after backend start]
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoIDE/plugins does not exist.
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoIDE/extensions does not exist.
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoProIDE/plugins does not exist.
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@0.3.10" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.5" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
root INFO Resolve plugins list: 296.4 ms [Finished 1.366 s after backend start]
root INFO Deployed backend plugin "cortex-debug@0.3.10" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/cortex-debug/extension/dist/extension": 9.6 ms [Finished 1.376 s after backend start]
root INFO Deployed backend plugin "vscode-arduino-tools@0.0.2-beta.5" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-arduino-tools/extension/dist/bundle": 4.7 ms [Finished 1.381 s after backend start]
daemon INFO INFO[0000] Using config file: /home/horace/.arduinoIDE/arduino-cli.yaml 
INFO[0000] arduino-cli version 0.28.0                   
INFO[0000] Executing `arduino-cli daemon`               
{"IP":"127.0.0.1","Port":"36153"}

daemon INFO Daemon is running.
root INFO Deployed backend plugin "cpp@1.52.1" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-builtin-cpp/extension": 47.2 ms [Finished 1.428 s after backend start]
root INFO Deployed backend plugin "json@1.46.1" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-builtin-json/extension": 11.1 ms [Finished 1.439 s after backend start]
daemon INFO INFO[0000] Loading hardware from: /home/horace/.arduino15/packages 
INFO[0000] Loading package Arrow from: /home/horace/.arduino15/packages/Arrow/hardware 

root INFO Deployed backend plugin "json-language-features@1.46.1" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain": 1.1 ms [Finished 1.441 s after backend start]
daemon INFO INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/Arrow/hardware/samd/2.1.0/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/Arrow/hardware/samd/2.1.0/installed.json signatureFile=/home/horace/.arduino15/packages/Arrow/hardware/samd/2.1.0/installed.json.sig

root INFO Deployed backend plugin "vscode-language-pack-bg@1.48.3" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-language-pack-bg/extension": 247.9 ms [Finished 1.689 s after backend start]
daemon INFO INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="Arrow:samd@2.1.0"
INFO[0000] Loading package Intel from: /home/horace/.arduino15/packages/Intel/hardware 
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/Intel/hardware/arc32/2.0.5/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/Intel/hardware/arc32/2.0.5/installed.json signatureFile=/home/horace/.arduino15/packages/Intel/hardware/arc32/2.0.5/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="Intel:arc32@2.0.5"
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/Intel/hardware/i586/1.6.7+1.0/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/Intel/hardware/i586/1.6.7+1.0/installed.json signatureFile=/home/horace/.arduino15/packages/Intel/hardware/i586/1.6.7+1.0/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="Intel:i586@1.6.7+1.0"
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/Intel/hardware/i686/1.6.7+1.0/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/Intel/hardware/i686/1.6.7+1.0/installed.json signatureFile=/home/horace/.arduino15/packages/Intel/hardware/i686/1.6.7+1.0/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="Intel:i686@1.6.7+1.0"
INFO[0000] Checking existence of 'tools' path: /home/horace/.arduino15/packages/Intel/tools 
INFO[0000] Loading tools from dir: /home/horace/.arduino15/packages/Intel/tools 
INFO[0000] Loaded tool                                   tool="Intel:arc-elf32@1.6.9+1.0.1"
INFO[0000] Loaded tool                                   tool="Intel:arduino101load@2.0.1"
INFO[0000] Loaded tool                                   tool="Intel:core2-32-poky-linux@1.6.2+1.0"
INFO[0000] Loaded tool                                   tool="Intel:flashpack@2.0.0"
INFO[0000] Loaded tool                                   tool="Intel:i586-poky-linux-uclibc@1.6.2+1.0"
INFO[0000] Loaded tool                                   tool="Intel:openocd@0.9.0+0.1"
INFO[0000] Loaded tool                                   tool="Intel:sketchUploader@1.6.2+1.0"
INFO[0000] Loading package Microsoft from: /home/horace/.arduino15/packages/Microsoft/hardware 
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/Microsoft/hardware/win10/1.1.2/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/Microsoft/hardware/win10/1.1.2/installed.json signatureFile=/home/horace/.arduino15/packages/Microsoft/hardware/win10/1.1.2/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="Microsoft:win10@1.1.2"
INFO[0000] Loading package arduino from: /home/horace/.arduino15/packages/arduino/hardware 
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:avr@1.8.6"
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/mbed/3.3.0/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/mbed/3.3.0/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/mbed/3.3.0/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:mbed@3.3.0"
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/mbed_edge/3.4.1/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/mbed_edge/3.4.1/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/mbed_edge/3.4.1/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:mbed_edge@3.4.1"
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/mbed_nicla/3.4.1/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/mbed_nicla/3.4.1/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/mbed_nicla/3.4.1/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:mbed_nicla@3.4.1"
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/mbed_portenta/3.4.1/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/mbed_portenta/3.4.1/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/mbed_portenta/3.4.1/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:mbed_portenta@3.4.1"
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/megaavr/1.8.7/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/megaavr/1.8.7/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/megaavr/1.8.7/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:megaavr@1.8.7"
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/nrf52/1.0.2/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/nrf52/1.0.2/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/nrf52/1.0.2/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:nrf52@1.0.2"
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/sam/1.6.12/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/sam/1.6.12/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/sam/1.6.12/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:sam@1.6.12"
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/samd/1.8.13/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/samd/1.8.13/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/samd/1.8.13/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:samd@1.8.13"
INFO[0000] Checking existence of 'tools' path: /home/horace/.arduino15/packages/arduino/tools 
INFO[0000] Loading tools from dir: /home/horace/.arduino15/packages/arduino/tools 
INFO[0000] Loaded tool                                   tool="arduino:CMSIS@4.5.0"
INFO[0000] Loaded tool                                   tool="arduino:CMSIS-Atmel@1.0.0"
INFO[0000] Loaded tool                                   tool="arduino:CMSIS-Atmel@1.2.0"
INFO[0000] Loaded tool                                   tool="arduino:adb@32.0.0"
INFO[0000] Loaded tool                                   tool="arduino:arduinoOTA@1.2.1"
INFO[0000] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"
INFO[0000] Loaded tool                                   tool="arduino:arm-none-eabi-gcc@4.8.3-2014q1"
INFO[0000] Loaded tool                                   tool="arduino:arm-none-eabi-gcc@7-2017q4"
INFO[0000] Loaded tool                                   tool="arduino:avr-gcc@4.8.1-arduino5"
INFO[0000] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino5"
INFO[0000] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0000] Loaded tool                                   tool="arduino:avrdude@6.0.1-arduino5"
INFO[0000] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino17"
INFO[0000] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino8"
INFO[0000] Loaded tool                                   tool="arduino:bossac@1.6.1-arduino"
INFO[0000] Loaded tool                                   tool="arduino:bossac@1.7.0-arduino3"
INFO[0000] Loaded tool                                   tool="arduino:bossac@1.9.1-arduino2"
INFO[0000] Loaded tool                                   tool="arduino:dfu-util@0.10.0-arduino1"
INFO[0000] Loaded tool                                   tool="arduino:dfu-util@0.9.0-arduino1"
INFO[0000] Loaded tool                                   tool="arduino:imgtool@1.8.0-arduino.2"
INFO[0000] Loaded tool                                   tool="arduino:nrf5x-cl-tools@9.3.1"
INFO[0000] Loaded tool                                   tool="arduino:openocd@0.10.0-arduino1-static"
INFO[0000] Loaded tool                                   tool="arduino:openocd@0.10.0-arduino7"
INFO[0000] Loaded tool                                   tool="arduino:openocd@0.11.0-arduino2"
INFO[0000] Loaded tool                                   tool="arduino:openocd@0.9.0-arduino"
INFO[0000] Loaded tool                                   tool="arduino:rp2040tools@1.0.6"
INFO[0000] Loading package atmel-avr-xminis from: /home/horace/.arduino15/packages/atmel-avr-xminis/hardware 
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/atmel-avr-xminis/hardware/avr/0.6.0/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/atmel-avr-xminis/hardware/avr/0.6.0/installed.json signatureFile=/home/horace/.arduino15/packages/atmel-avr-xminis/hardware/avr/0.6.0/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="atmel-avr-xminis:avr@0.6.0"
INFO[0000] Loading package builtin from: /home/horace/.arduino15/packages/builtin 
INFO[0000] Checking existence of 'tools' path: /home/horace/.arduino15/packages/builtin/tools 
INFO[0000] Loading tools from dir: /home/horace/.arduino15/packages/builtin/tools 
INFO[0000] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"
INFO[0000] Loaded tool                                   tool="builtin:mdns-discovery@1.0.6"
INFO[0000] Loaded tool                                   tool="builtin:serial-discovery@1.3.2"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.10.0"
INFO[0000] Loading package emoro from: /home/horace/.arduino15/packages/emoro/hardware 
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/emoro/hardware/avr/3.2.2/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/emoro/hardware/avr/3.2.2/installed.json signatureFile=/home/horace/.arduino15/packages/emoro/hardware/avr/3.2.2/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="emoro:avr@3.2.2"
INFO[0000] Loading package industruino from: /home/horace/.arduino15/packages/industruino/hardware 
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/industruino/hardware/samd/1.0.1/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/industruino/hardware/samd/1.0.1/installed.json signatureFile=/home/horace/.arduino15/packages/industruino/hardware/samd/1.0.1/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="industruino:samd@1.0.1"
INFO[0000] Checking existence of 'tools' path: /home/horace/.arduino15/packages/industruino/tools 
INFO[0000] Loading tools from dir: /home/horace/.arduino15/packages/industruino/tools 
INFO[0000] Loaded tool                                   tool="industruino:bossac@1.7.0-industruino"
INFO[0000] Loading package littleBits from: /home/horace/.arduino15/packages/littleBits/hardware 
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/littleBits/hardware/avr/1.0.0/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/littleBits/hardware/avr/1.0.0/installed.json signatureFile=/home/horace/.arduino15/packages/littleBits/hardware/avr/1.0.0/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="littleBits:avr@1.0.0"
INFO[0000] Checking signature                            index=/home/horace/.arduino15/package_index.json signatureFile=/home/horace/.arduino15/package_index.json.sig trusted=true
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/Arrow/hardware/samd/2.1.0/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/Intel/hardware/arc32/2.0.5/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/Intel/hardware/i586/1.6.7+1.0/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/Intel/hardware/i686/1.6.7+1.0/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/atmel-avr-xminis/hardware/avr/0.6.0/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/sam/1.6.12/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/samd/1.8.13/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/mbed_portenta/3.4.1/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/mbed/3.3.0/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/mbed_edge/3.4.1/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/mbed_nicla/3.4.1/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/megaavr/1.8.7/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/nrf52/1.0.2/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/emoro/hardware/avr/3.2.2/libraries location=platform
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/industruino/hardware/samd/1.0.1/libraries location=platform
INFO[0000] Loading libraries index file                  index=/home/horace/.arduino15/library_index.json
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/libraries location=ide
INFO[0000] Adding libraries dir                          dir=/home/horace/Arduino/libraries location=user

discovery-log INFO start request start watch
discovery-log INFO start requested start watch
discovery-log INFO start resolved watching
root INFO Deployed backend plugin "vscode-language-pack-cs@1.53.2" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-language-pack-cs/extension": 75.1 ms [Finished 1.764 s after backend start]
daemon INFO INFO[0000] starting discovery builtin:mdns-discovery process 
INFO[0000] starting discovery builtin:serial-discovery process 
INFO[0000] started discovery builtin:mdns-discovery process 
INFO[0000] sending command HELLO 1 "arduino-cli 0.28.0" to discovery builtin:mdns-discovery 
INFO[0000] started discovery builtin:serial-discovery process 
INFO[0000] sending command HELLO 1 "arduino-cli 0.28.0" to discovery builtin:serial-discovery 
INFO[0000] from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1 
INFO[0000] sending command START_SYNC to discovery builtin:serial-discovery 
INFO[0000] from discovery builtin:serial-discovery received message type: start_sync, message: OK 
INFO[0000] from discovery builtin:serial-discovery received message type: add, port: /dev/ttyACM0 
INFO[0000] from discovery builtin:serial-discovery received message type: add, port: /dev/ttyUSB0 
INFO[0000] from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1 
INFO[0000] sending command START_SYNC to discovery builtin:mdns-discovery 
INFO[0000] from discovery builtin:mdns-discovery received message type: start_sync, message: OK 

root INFO Deployed backend plugin "vscode-language-pack-de@1.53.2" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-language-pack-de/extension": 148.0 ms [Finished 1.912 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-es@1.53.2" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-language-pack-es/extension": 59.3 ms [Finished 1.971 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-fr@1.53.2" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-language-pack-fr/extension": 56.4 ms [Finished 2.027 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-hu@1.48.3" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-language-pack-hu/extension": 49.2 ms [Finished 2.077 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-it@1.53.2" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-language-pack-it/extension": 41.0 ms [Finished 2.118 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ja@1.53.2" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-language-pack-ja/extension": 67.8 ms [Finished 2.185 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ko@1.53.2" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-language-pack-ko/extension": 66.5 ms [Finished 2.252 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-nl@1.48.3" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-language-pack-nl/extension": 17.4 ms [Finished 2.269 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-pl@1.53.2" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-language-pack-pl/extension": 49.8 ms [Finished 2.319 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-pt-BR@1.53.2" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-language-pack-pt-BR/extension": 44.0 ms [Finished 2.363 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ru@1.53.2" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-language-pack-ru/extension": 60.8 ms [Finished 2.424 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-tr@1.53.2" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-language-pack-tr/extension": 43.5 ms [Finished 2.468 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-uk@1.48.3" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-language-pack-uk/extension": 37.4 ms [Finished 2.505 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-zh-hans@1.53.2" from "/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-language-pack-zh-hans/extension": 47.3 ms [Finished 2.552 s after backend start]
root INFO Deploy plugins list: 296.4 ms [Finished 2.556 s after backend start]
discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/ttyACM0","label":"/dev/ttyACM0","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x6860"],["serialNumber","R58R24W3SST"],["vid","0x04e8"]]}},"error":""}
root WARN Frontend s.configure took longer than the expected maximum 100 milliseconds: 126.8 ms [Finished 1.757 s after frontend start]
root INFO Start frontend contributions: 399.9 ms [Finished 1.972 s after frontend start]
root INFO Changed application state from 'init' to 'started_contributions'.
root INFO Changed application state from 'started_contributions' to 'attached_shell'.
root INFO >>> Restoring the layout state...
root INFO <<< Nothing to restore.
root INFO Initialize the workbench layout: 36.3 ms [Finished 2.044 s after frontend start]
root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef] Waiting for backend deployment: 105.7 ms [Finished 2.074 s after frontend start]
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919) starting instance
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef] Sync of 21 plugins: 684.8 ms [Finished 2.759 s after frontend start]
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][marus25.cortex-debug]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][arduino.vscode-arduino-tools]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][vscode.cpp]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][vscode.json]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][vscode.json-language-features]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef] Load contributions of 21 plugins: 27.8 ms [Finished 2.787 s after frontend start]
root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
root WARN a registered grammar configuration for 'cpp' language is overridden
discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/ttyUSB0","label":"/dev/ttyUSB0","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x7523"],["serialNumber",""],["vid","0x1a86"]]}},"error":""}
root INFO Frontend application start: 1495.1 ms [Finished 4.542 s after backend start]
root INFO Replace loading indicator with ready workbench UI (animation): 909.1 ms [Finished 2.954 s after frontend start]
root INFO Changed application state from 'initialized_layout' to 'ready'.
root INFO Attached boards and available ports changed:
root INFO  - New port is available on /dev/ttyUSB0 Serial Port (USB)
root INFO ------------------------------------------
Checking for update
root ERROR ---- !!!SLOW!!! DURATION: search took 680.029 ms. Args: [{"type":"Updatable"}] ----
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): PluginManagerExtImpl/init()
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(cortex-debug@0.3.10 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] Debugger contribution has been registered: cortex-debug
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(vscode-arduino-tools@0.0.2-beta.5 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(cpp@1.52.1 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(json@1.46.1 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(json-language-features@1.46.1 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(vscode-language-pack-bg@1.48.3 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(vscode-language-pack-cs@1.53.2 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(vscode-language-pack-de@1.53.2 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(vscode-language-pack-es@1.53.2 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(vscode-language-pack-fr@1.53.2 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(vscode-language-pack-hu@1.48.3 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(vscode-language-pack-it@1.53.2 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(vscode-language-pack-ja@1.53.2 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(vscode-language-pack-ko@1.53.2 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(vscode-language-pack-nl@1.48.3 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(vscode-language-pack-pl@1.53.2 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(vscode-language-pack-pt-BR@1.53.2 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(vscode-language-pack-ru@1.53.2 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(vscode-language-pack-tr@1.53.2 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(vscode-language-pack-uk@1.48.3 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): initializing(vscode-language-pack-zh-hans@1.53.2 with /tmp/.mount_arduinV8rhvC/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 7919] PLUGIN_HOST(7919): PluginManagerExtImpl/loadPlugin(/tmp/.mount_arduinV8rhvC/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][marus25.cortex-debug]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][arduino.vscode-arduino-tools]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][vscode.cpp]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][vscode.json]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][vscode.json-language-features]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-bg]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-cs]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-de]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-es]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-fr]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-hu]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-it]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-ja]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-ko]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-nl]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-pl]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-ru]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-tr]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-uk]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
root INFO [a3ce872d-71cf-426f-8e3d-0486a65549ef] Start of 21 plugins: 1502.0 ms [Finished 4.301 s after frontend start]
Update for version 2.0.1 is not available (latest version: 2.0.1, downgrade is allowed).
daemon INFO panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x6fc2bd]

goroutine 105 [running]:

daemon INFO github.com/arduino/go-properties-orderedmap.(*Map).Merge(0x0, {0xc000597880, 0x1, 0x0})
        /go/pkg/mod/github.com/arduino/go-properties-orderedmap@v1.6.0/properties.go:443 +0x3d
github.com/arduino/go-properties-orderedmap.(*Map).Clone(...)
        /go/pkg/mod/github.com/arduino/go-properties-orderedmap@v1.6.0/properties.go:477
github.com/arduino/arduino-cli/arduino/cores.(*Board).GetBuildProperties(0xc000124ae0, 0xc00037ea20)
        /home/build/arduino/cores/board.go:119 +0xd5
github.com/arduino/arduino-cli/arduino/cores/packagemanager.(*Explorer).ResolveFQBN(0xc007777b80, 0xc0009eb080)
        /home/build/arduino/cores/packagemanager/package_manager.go:291 +0x105
github.com/arduino/arduino-cli/commands/upload.SupportedUserFields({0x40ae85, 0xdafc20}, 0xc004ec81e0)
        /home/build/commands/upload/upload.go:62 +0x159
github.com/arduino/arduino-cli/commands/daemon.(*ArduinoCoreServerImpl).SupportedUserFields(0xd5f3e0, {0x1054fd0, 0xc00037e000}, 0x0)
        /home/build/commands/daemon/daemon.go:369 +0x2c

daemon INFO github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1._ArduinoCoreService_SupportedUserFields_Handler({0xdc4a20, 0xc0002a6d80}, {0x1054fd0, 0xc00037e000}, 0xc004fe7ec0, 0x0)
        /home/build/rpc/cc/arduino/cli/commands/v1/commands_grpc.pb.go:1775 +0x173

daemon INFO google.golang.org/grpc.(*Server).processUnaryRPC(0xc00022c8c0, {0x1067058, 0xc000160000}, 0xc000cb7e60, 0xc0003aed50, 0x169f408, 0x0)
        /go/pkg/mod/google.golang.org/grpc@v1.38.0/server.go:1286 +0xc8f
google.golang.org/grpc.(*Server).handleStream(0xc00022c8c0, {0x1067058, 0xc000160000}, 0xc000cb7e60, 0x0)
        /go/pkg/mod/google.golang.org/grpc@v1.38.0/server.go:1609 +0xa2a
google.golang.org/grpc.(*Server).serveStreams.func1.2()
        /go/pkg/mod/google.golang.org/grpc@v1.38.0/server.go:934 +0x98
created by google.golang.org/grpc.(*Server).serveStreams.func1
        /go/pkg/mod/google.golang.org/grpc@v1.38.0/server.go:932 +0x294

discovery-log INFO error received
discovery-log ERROR Unexpected error occurred during the boards discovery.
discovery-log INFO received end
root ERROR Request getBoardUserFields failed with error: 14 UNAVAILABLE: read ECONNRESET
root ERROR Request list failed with error: 14 UNAVAILABLE: read ECONNRESET
root ERROR Request getBoardDetails failed with error: 14 UNAVAILABLE: read ECONNRESET
root ERROR Request search failed with error: 14 UNAVAILABLE: read ECONNRESET
root ERROR Request installed failed with error: 14 UNAVAILABLE: read ECONNRESET
root ERROR Request getInstalledBoards failed with error: 14 UNAVAILABLE: read ECONNRESET
daemon INFO Daemon exited with exit code: 2.
root ERROR Request getBoardDetails failed with error: 14 UNAVAILABLE: No connection established
root INFO Failed to start language server for arduino:avr:nano
root ERROR Request getInstalledBoards failed with error: 14 UNAVAILABLE: No connection established
root ERROR Request getBoardUserFields failed with error: 14 UNAVAILABLE: No connection established
root ERROR Request installed failed with error: 14 UNAVAILABLE: No connection established
root ERROR Request list failed with error: 14 UNAVAILABLE: No connection established
root ERROR Request getBoardDetails failed with error: 14 UNAVAILABLE: No connection established
root ERROR Request getInstalledBoards failed with error: 14 UNAVAILABLE: No connection established
root ERROR Request getBoardDetails failed with error: 14 UNAVAILABLE: No connection established
root INFO Failed to start language server for arduino:avr:nano
root ERROR Have not received the build path from the CLI while running the compilation.
root WARN monospace assumptions have been violated, therefore disabling monospace optimizations!

Regards,

A

ps: tldr version.

WORKAROUND TO SUCCESSFULLY RUN ARDUINO IDE 2.0.1 IN FEDORA 36.

Navigate in a terminal to the folder where you have the appimage stored, then type.
sudo chmod +x arduino-ide_2.0.1_Linux_64bit.appimage [Enter - provide password], then type
./arduino-ide_2.0.1_Linux_64bit.appimage

Appimage only works (atm) when run in the terminal - double-clicking in Dolphin/file manager does not run the appimage successfully.

Regards,

A

Thanks for the logs! That is very useful.

We have received multiple reports of this problem. The logs I have been able to obtain from the reporting users all show a crash of the Arduino CLI tool that provides all the non-GUI functionality for Arduino IDE:

The bug is being tracked by the Arduino IDE developers here:

Today I'm going to take a closer look at all the information I have gathered here on the forum and see if I can determine the specific conditions required to reproduce it (I have not been able to reproduce it personally so far).

As long as it is in a standard image format (e.g., PNG, JPEG), you should be able to attach the screenshot in a reply here via whichever of the following methods is most convenient for you:

  • Press Ctrl+V to paste the screenshot from the clipboard.
  • Save the screenshot as an image and then drag and drop it into a forum reply.
  • Save the screenshot as an image, click the upload button (image) in the post composer toolbar, and then select the image file.

Hi again. A developer investigated the problem and identified a potential cause.

A fix has been prepared, but unfortunately we were never able to reproduce the fault despite quite some attempts. So we are hoping that you might be willing to help us out by testing the fix and letting us know whether the error still occurs.

Everyone is welcome to test, but the most conclusive results will be in the case where the error is produced reliably with the regular production version of the software. So please first test with Arduino IDE 2.0.1 (or the latest nightly build of Arduino IDE if you prefer) to make sure you are able to reproduce the error.

I'll provide the instructions for getting the tester build of Arduino IDE that has the proposed fix:

  1. Sign in to your GitHub account.
    (GitHub only allows downloads of the tester builds when you are signed in.)

  2. Open this page in your browser:
    https://github.com/arduino/arduino-ide/actions/runs/3444944271#artifacts

  3. From the "Artifacts" section of the page, click the download link for your operating system:

    Operating system Link to use
    Windows Windows_X86-64_zip
    Linux Linux_X86-64_app_image
    macOS macOS_dmg
  4. Wait for the download to finish.

  5. Extract or install the downloaded file as usual.

  6. Start the tester build of Arduino IDE you downloaded.

  7. Perform whatever operations normally produce the error when using the regular version of Arduino IDE.

Please comment here to let me know the following:

  • Were you able to reproduce the fault using the regular version of Arduino IDE?
  • Were you able to reproduce the fault using the tester version of Arduino IDE?

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

Hi Per,

Letting you know I've got the message. I've got a deliverable for a volunteer organisation due tomorrow, so can't devote the thought-power needed to carefully fault-find at the moment. I'll look at this Sunday mid-morning European time and give it the proper attention it deserves, rather than rush and do a half job.

Be approx 28 hours from whatever timestamp this message is.

Thanks to you and your developers. It's greatly appreciated.

Regards,

A

1 Like

Brand new fresh install of Fedora for faultfinding Per.

Intentionally going one change at a time.

(1) No chmod permissions granted to the appimage, expecting a failure.

Opened fine, failed on pressing upload - "Compilation error: No connection established."

[horace@MSI 2022_arduino_linux]$ dir
arduino-1.8.13                 arduino-1.8.18-linux64.tar.tar  arduino-ide_2.0.1_Linux_64bit.appimage  arduino-ide_nightly-20221101_Linux_64bit      CH341SER_LINUX      FastLED-3.5.0
arduino-1.8.13-linux64.tar.xz  arduino-ide_2.0.1_Linux_64bit   arduino-ide_2.0.1_Linux_64bit.zip       arduino-ide_nightly-20221101_Linux_64bit.zip  CH341SER_LINUX.ZIP  FastLED-3.5.0.zip
[horace@MSI 2022_arduino_linux]$ ls -l
total 850232
drwxrwxrwx. 1 root root         0 Jun 16  2020 arduino-1.8.13
-rwxrwxrwx. 1 root root 128225404 Nov  1 19:50 arduino-1.8.13-linux64.tar.xz
-rwxrwxrwx. 1 root root 130429964 Nov  1 19:51 arduino-1.8.18-linux64.tar.tar
drwxrwxrwx. 1 root root         0 Nov  1 19:38 arduino-ide_2.0.1_Linux_64bit
-rwxrwxrwx. 1 root root 198343819 Nov  1 15:51 arduino-ide_2.0.1_Linux_64bit.appimage
-rwxrwxrwx. 1 root root 206344377 Nov  1 19:38 arduino-ide_2.0.1_Linux_64bit.zip
drwxrwxrwx. 1 root root      4096 Nov  7 23:53 arduino-ide_nightly-20221101_Linux_64bit
-rwxrwxrwx. 1 root root 206885825 Nov  1 23:03 arduino-ide_nightly-20221101_Linux_64bit.zip
drwxrwxrwx. 1 root root         0 Nov  1 19:44 CH341SER_LINUX
-rwxrwxrwx. 1 root root      8703 Nov  1 19:44 CH341SER_LINUX.ZIP
drwxrwxrwx. 1 root root         0 Nov  1 20:36 FastLED-3.5.0
-rwxrwxrwx. 1 root root    375856 Nov  1 20:35 FastLED-3.5.0.zip
[horace@MSI 2022_arduino_linux]$ ./arduino-ide_2.0.1_Linux_64bit.appimage 
Arduino IDE 2.0.1
Starting backend process. PID: 43229
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[43252:1113/205458.715680:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
Using browser-only version of superagent in non-browser environment
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
root INFO Configuration directory URI: 'file:///home/horace/.theia'
root INFO Backend Object.initialize: 6.6 ms [Finished 1.734 s after backend start]
root INFO Backend Object.configure: 4.1 ms [Finished 1.734 s after backend start]
root INFO Backend MessagingContribution.onStart: 1.3 ms [Finished 1.734 s after backend start]
root INFO Backend OSBackendApplicationContribution.configure: 0.4 ms [Finished 1.819 s after backend start]
root INFO Backend DefaultWorkspaceServer.onStart: 0.4 ms [Finished 1.819 s after backend start]
root INFO Backend LocalizationBackendContribution.configure: 0.2 ms [Finished 1.819 s after backend start]
root WARN Backend LocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 84.9 ms [Finished 1.820 s after backend start]
root INFO Backend TaskBackendApplicationContribution.onStart: 0.3 ms [Finished 1.820 s after backend start]
root INFO Backend ElectronTokenBackendContribution.configure: 1.0 ms [Finished 1.821 s after backend start]
root INFO Backend PluginDeployerContribution.initialize: 0.4 ms [Finished 1.821 s after backend start]
root INFO Backend ConfigServiceImpl.onStart: 0.8 ms [Finished 1.822 s after backend start]
root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.4 ms [Finished 1.823 s after backend start]
root INFO Backend ArduinoDaemonImpl.onStart: 0.9 ms [Finished 1.823 s after backend start]
root INFO Backend NodeFileUploadService.configure: 1.7 ms [Finished 1.823 s after backend start]
daemon INFO Starting daemon from /tmp/.mount_arduinmWIOZt/resources/app/node_modules/arduino-ide-extension/build/arduino-cli...
discovery-log INFO start
discovery-log INFO start new deferred
root INFO Backend BoardDiscovery.onStart: 0.8 ms [Finished 1.825 s after backend start]
root INFO Backend FileDownloadEndpoint.configure: 0.4 ms [Finished 1.825 s after backend start]
root INFO Backend AuthenticationServiceImpl.onStart: 0.4 ms [Finished 1.826 s after backend start]
root INFO Backend PluginApiContribution.configure: 0.4 ms [Finished 1.826 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.2 ms [Finished 1.826 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.1 ms [Finished 1.826 s after backend start]
root INFO Backend PlotterBackendContribution.configure: 1.0 ms [Finished 1.827 s after backend start]
root INFO Theia app listening on http://localhost:42147.
root INFO Finished starting backend application: 3.4 ms [Finished 1.829 s after backend start]
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoIDE/plugins does not exist.
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoIDE/extensions does not exist.
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoProIDE/plugins does not exist.
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@0.3.10" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.5" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
root INFO Resolve plugins list: 758.8 ms [Finished 2.584 s after backend start]
root INFO Deployed backend plugin "cortex-debug@0.3.10" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/cortex-debug/extension/dist/extension": 20.9 ms [Finished 2.605 s after backend start]
daemon INFO INFO[0000] Using config file: /home/horace/.arduinoIDE/arduino-cli.yaml 
INFO[0000] arduino-cli version 0.28.0                   
INFO[0000] Executing `arduino-cli daemon`               
{"IP":"127.0.0.1","Port":"38373"}

daemon INFO Daemon is running.
root INFO Deployed backend plugin "vscode-arduino-tools@0.0.2-beta.5" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-arduino-tools/extension/dist/bundle": 30.1 ms [Finished 2.635 s after backend start]
root INFO Deployed backend plugin "cpp@1.52.1" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-builtin-cpp/extension": 26.0 ms [Finished 2.661 s after backend start]
daemon INFO INFO[0000] Loading hardware from: /home/horace/.arduino15/packages 
INFO[0000] Loading package arduino from: /home/horace/.arduino15/packages/arduino/hardware 
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:avr@1.8.6"
INFO[0000] Checking existence of 'tools' path: /home/horace/.arduino15/packages/arduino/tools 
INFO[0000] Loading tools from dir: /home/horace/.arduino15/packages/arduino/tools 
INFO[0000] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"
INFO[0000] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0000] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino17"
INFO[0000] Loading package builtin from: /home/horace/.arduino15/packages/builtin 
INFO[0000] Checking existence of 'tools' path: /home/horace/.arduino15/packages/builtin/tools 
INFO[0000] Loading tools from dir: /home/horace/.arduino15/packages/builtin/tools 
INFO[0000] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"
INFO[0000] Loaded tool                                   tool="builtin:mdns-discovery@1.0.6"
INFO[0000] Loaded tool                                   tool="builtin:serial-discovery@1.3.2"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.10.0"
INFO[0000] Checking signature                            index=/home/horace/.arduino15/package_index.json signatureFile=/home/horace/.arduino15/package_index.json.sig trusted=true
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
INFO[0000] Loading libraries index file                  index=/home/horace/.arduino15/library_index.json

root INFO Deployed backend plugin "json@1.46.1" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-builtin-json/extension": 5.0 ms [Finished 2.666 s after backend start]
root INFO Deployed backend plugin "json-language-features@1.46.1" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain": 0.4 ms [Finished 2.666 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-bg@1.48.3" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-language-pack-bg/extension": 316.9 ms [Finished 2.983 s after backend start]
daemon INFO INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/libraries location=ide
INFO[0000] Adding libraries dir                          dir=/home/horace/Arduino/libraries location=user

discovery-log INFO start request start watch
discovery-log INFO start requested start watch
discovery-log INFO start resolved watching
daemon INFO INFO[0000] starting discovery builtin:mdns-discovery process 

daemon INFO INFO[0000] starting discovery builtin:serial-discovery process 

daemon INFO INFO[0000] started discovery builtin:mdns-discovery process 

daemon INFO INFO[0000] sending command HELLO 1 "arduino-cli 0.28.0" to discovery builtin:mdns-discovery 

daemon INFO INFO[0000] started discovery builtin:serial-discovery process 
INFO[0000] sending command HELLO 1 "arduino-cli 0.28.0" to discovery builtin:serial-discovery 

daemon INFO INFO[0000] from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1 
INFO[0000] sending command START_SYNC to discovery builtin:serial-discovery 

daemon INFO INFO[0000] from discovery builtin:serial-discovery received message type: start_sync, message: OK 

daemon INFO INFO[0000] from discovery builtin:serial-discovery received message type: add, port: /dev/ttyUSB0 

root INFO Deployed backend plugin "vscode-language-pack-cs@1.53.2" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-language-pack-cs/extension": 125.9 ms [Finished 3.109 s after backend start]
daemon INFO INFO[0000] from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1 
INFO[0000] sending command START_SYNC to discovery builtin:mdns-discovery 
INFO[0000] from discovery builtin:mdns-discovery received message type: start_sync, message: OK 

root INFO Deployed backend plugin "vscode-language-pack-de@1.53.2" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-language-pack-de/extension": 222.0 ms [Finished 3.331 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-es@1.53.2" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-language-pack-es/extension": 73.5 ms [Finished 3.405 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-fr@1.53.2" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-language-pack-fr/extension": 51.8 ms [Finished 3.457 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-hu@1.48.3" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-language-pack-hu/extension": 30.7 ms [Finished 3.487 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-it@1.53.2" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-language-pack-it/extension": 52.1 ms [Finished 3.539 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ja@1.53.2" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-language-pack-ja/extension": 45.6 ms [Finished 3.585 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ko@1.53.2" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-language-pack-ko/extension": 59.3 ms [Finished 3.645 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-nl@1.48.3" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-language-pack-nl/extension": 28.9 ms [Finished 3.673 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-pl@1.53.2" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-language-pack-pl/extension": 56.1 ms [Finished 3.730 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-pt-BR@1.53.2" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-language-pack-pt-BR/extension": 45.4 ms [Finished 3.775 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ru@1.53.2" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-language-pack-ru/extension": 55.2 ms [Finished 3.830 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-tr@1.53.2" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-language-pack-tr/extension": 57.2 ms [Finished 3.887 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-uk@1.48.3" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-language-pack-uk/extension": 36.2 ms [Finished 3.924 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-zh-hans@1.53.2" from "/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-language-pack-zh-hans/extension": 38.6 ms [Finished 3.962 s after backend start]
root INFO Deploy plugins list: 758.8 ms [Finished 3.968 s after backend start]
discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/ttyUSB0","label":"/dev/ttyUSB0","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x7523"],["serialNumber",""],["vid","0x1a86"]]}},"error":""}
root WARN Frontend s.configure took longer than the expected maximum 100 milliseconds: 138.2 ms [Finished 2.121 s after frontend start]
root INFO Start frontend contributions: 534.5 ms [Finished 2.351 s after frontend start]
root INFO Changed application state from 'init' to 'started_contributions'.
root INFO Changed application state from 'started_contributions' to 'attached_shell'.
root INFO >>> Restoring the layout state...
root INFO <<< Nothing to restore.
root INFO Initialize the workbench layout: 34.1 ms [Finished 2.415 s after frontend start]
root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6] Waiting for backend deployment: 73.9 ms [Finished 2.422 s after frontend start]
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375) starting instance
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6] Sync of 21 plugins: 761.8 ms [Finished 3.184 s after frontend start]
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][marus25.cortex-debug]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][arduino.vscode-arduino-tools]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][vscode.cpp]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][vscode.json]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][vscode.json-language-features]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6] Load contributions of 21 plugins: 26.8 ms [Finished 3.211 s after frontend start]
root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
root WARN a registered grammar configuration for 'cpp' language is overridden
root INFO Frontend application start: 1675.4 ms [Finished 6.312 s after backend start]
root INFO Replace loading indicator with ready workbench UI (animation): 1076.7 ms [Finished 3.493 s after frontend start]
root INFO Changed application state from 'initialized_layout' to 'ready'.
Checking for update
daemon INFO INFO[0004] Updating libraries index                     
INFO[0004] Updating index                                url="https://downloads.arduino.cc/packages/package_index.tar.bz2"

root INFO core-client-provider [library-index]
root INFO core-client-provider [platform-index]
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): PluginManagerExtImpl/init()
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(cortex-debug@0.3.10 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] Debugger contribution has been registered: cortex-debug
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(vscode-arduino-tools@0.0.2-beta.5 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(cpp@1.52.1 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(json@1.46.1 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(json-language-features@1.46.1 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(vscode-language-pack-bg@1.48.3 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(vscode-language-pack-cs@1.53.2 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(vscode-language-pack-de@1.53.2 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(vscode-language-pack-es@1.53.2 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(vscode-language-pack-fr@1.53.2 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(vscode-language-pack-hu@1.48.3 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(vscode-language-pack-it@1.53.2 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(vscode-language-pack-ja@1.53.2 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(vscode-language-pack-ko@1.53.2 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(vscode-language-pack-nl@1.48.3 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(vscode-language-pack-pl@1.53.2 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(vscode-language-pack-pt-BR@1.53.2 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(vscode-language-pack-ru@1.53.2 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(vscode-language-pack-tr@1.53.2 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(vscode-language-pack-uk@1.48.3 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): initializing(vscode-language-pack-zh-hans@1.53.2 with /tmp/.mount_arduinmWIOZt/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43375] PLUGIN_HOST(43375): PluginManagerExtImpl/loadPlugin(/tmp/.mount_arduinmWIOZt/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][marus25.cortex-debug]: Started plugin.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][arduino.vscode-arduino-tools]: Started plugin.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][vscode.cpp]: Started plugin.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][vscode.json]: Started plugin.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][vscode.json-language-features]: Started plugin.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-bg]: Started plugin.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-cs]: Started plugin.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-de]: Started plugin.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-es]: Started plugin.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-fr]: Started plugin.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-hu]: Started plugin.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-it]: Started plugin.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-ja]: Started plugin.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-ko]: Started plugin.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-nl]: Started plugin.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-pl]: Started plugin.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-ru]: Started plugin.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-tr]: Started plugin.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-uk]: Started plugin.
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
root ERROR ---- !!!SLOW!!! DURATION: search took 784.152 ms. Args: [{"type":"Updatable"}] ----
root INFO [97c77a91-a6e6-4804-a850-d397ad861dd6] Start of 21 plugins: 1630.0 ms [Finished 4.854 s after frontend start]
daemon INFO INFO[0006] Loading hardware from: /home/horace/.arduino15/packages 
INFO[0006] Loading package arduino from: /home/horace/.arduino15/packages/arduino/hardware 

daemon INFO INFO[0006] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json.sig

daemon INFO INFO[0006] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0006] Loaded platform                               platform="arduino:avr@1.8.6"
INFO[0006] Checking existence of 'tools' path: /home/horace/.arduino15/packages/arduino/tools 
INFO[0006] Loading tools from dir: /home/horace/.arduino15/packages/arduino/tools 
INFO[0006] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"

daemon INFO INFO[0006] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0006] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino17"
INFO[0006] Loading package builtin from: /home/horace/.arduino15/packages/builtin 
INFO[0006] Checking existence of 'tools' path: /home/horace/.arduino15/packages/builtin/tools 
INFO[0006] Loading tools from dir: /home/horace/.arduino15/packages/builtin/tools 
INFO[0006] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"
INFO[0006] Loaded tool                                   tool="builtin:mdns-discovery@1.0.6"
INFO[0006] Loaded tool                                   tool="builtin:serial-discovery@1.3.2"
INFO[0006] Loaded tool                                   tool="builtin:serial-monitor@0.10.0"

daemon INFO INFO[0006] Checking signature                            index=/home/horace/.arduino15/package_index.json signatureFile=/home/horace/.arduino15/package_index.json.sig trusted=true

daemon INFO INFO[0006] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
INFO[0006] Loading libraries index file                  index=/home/horace/.arduino15/library_index.json

daemon INFO INFO[0006] Adding libraries dir                          dir=/home/horace/.arduino15/libraries location=ide

daemon INFO INFO[0006] Adding libraries dir                          dir=/home/horace/Arduino/libraries location=user

Update for version 2.0.1 is not available (latest version: 2.0.1, downgrade is allowed).
root WARN Timeout after 5000 millis. The editor has not shown up in time. URI: file:///tmp/.arduinoIDE-unsaved20221013-43229-dfv0qz.bas7f/sketch_nov13a/sketch_nov13a.ino
daemon INFO panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x6fc2bd]

goroutine 123 [running]:

daemon INFO github.com/arduino/go-properties-orderedmap.(*Map).Merge(0x0, {0xc001705658, 0x1, 0x0})
        /go/pkg/mod/github.com/arduino/go-properties-orderedmap@v1.6.0/properties.go:443 +0x3d
github.com/arduino/go-properties-orderedmap.(*Map).Clone(...)
        /go/pkg/mod/github.com/arduino/go-properties-orderedmap@v1.6.0/properties.go:477
github.com/arduino/arduino-cli/arduino/cores.(*Board).GetBuildProperties(0xc0004576e0, 0xc0013f9e60)
        /home/build/arduino/cores/board.go:119 +0xd5
github.com/arduino/arduino-cli/arduino/cores/packagemanager.(*Explorer).ResolveFQBN(0xc0041de980, 0xc006ad4b40)
        /home/build/arduino/cores/packagemanager/package_manager.go:291 +0x105
github.com/arduino/arduino-cli/commands/lib.LibraryList({0x40ae85, 0xdafc20}, 0xc000416960)
        /home/build/commands/lib/list.go:57 +0x24a
github.com/arduino/arduino-cli/commands/daemon.(*ArduinoCoreServerImpl).LibraryList(0xd7adc0, {0x1054fd0, 0xc0013f9dd0}, 0xc00011cbd0)
        /home/build/commands/daemon/daemon.go:467 +0x2c
github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1._ArduinoCoreService_LibraryList_Handler({0xdc4a20, 0xc0002c0d40}, {0x1054fd0, 0xc0013f9dd0
daemon INFO }, 0xc000416900, 0x0)
        /home/build/rpc/cc/arduino/cli/commands/v1/commands_grpc.pb.go:2051 +0x173
google.golang.org/grpc.(*Server).processUnaryRPC(0xc0002448c0, {0x1067058, 0xc0000ca000}, 0xc0006a6a20, 0xc0003cccf0, 0x169f498, 0x0)
        /go/pkg/mod/google.golang.org/grpc@v1.38.0/server.go:1286 +0xc8f
google.golang.org/grpc.(*Server).handleStream(0xc0002448c0, {0x1067058, 0xc0000ca000}, 0xc0006a6a20, 0x0)
        /go/pkg/mod/google.golang.org/grpc@v1.38.0/server.go:1609 +0xa2a
google.golang.org/grpc.(*Server).serveStreams.func1.2()
        /go/pkg/mod/google.golang.org/grpc@v1.38.0/server.go:934 +0x98
created by google.golang.org/grpc.(*Server).serveStreams.func1
        /go/pkg/mod/google.golang.org/grpc@v1.38.0/server.go:932 +0x294

discovery-log INFO error received
discovery-log ERROR Unexpected error occurred during the boards discovery.
discovery-log INFO received end
root ERROR Request getBoardUserFields failed with error: 14 UNAVAILABLE: read ECONNRESET
root ERROR Request list failed with error: 14 UNAVAILABLE: read ECONNRESET
root ERROR Request getBoardDetails failed with error: 14 UNAVAILABLE: read ECONNRESET
root ERROR Request search failed with error: 14 UNAVAILABLE: read ECONNRESET
root ERROR Request installed failed with error: 14 UNAVAILABLE: read ECONNRESET
root ERROR Request getInstalledBoards failed with error: 14 UNAVAILABLE: read ECONNRESET
daemon INFO Daemon exited with exit code: 2.
root ERROR Request getBoardDetails failed with error: 14 UNAVAILABLE: No connection established
root INFO Failed to start language server for arduino:avr:nano
root ERROR Have not received the build path from the CLI while running the compilation.
root WARN monospace assumptions have been violated, therefore disabling monospace optimizations!
isTempSketch: true. Input was /tmp/.arduinoIDE-unsaved20221013-43229-dfv0qz.bas7f/sketch_nov13a
Ignored marking workspace as a closed sketch. The sketch was detected as temporary. Workspace URI: file:///tmp/.arduinoIDE-unsaved20221013-43229-dfv0qz.bas7f/sketch_nov13a.

(2) Grant CHMOD to appimage - r

Upload still failed - could not establish communication with board.

orace@MSI 2022_arduino_linux]$ sudo chmod +x arduino-ide_2.0.1_Linux_64bit.appimage 
[sudo] password for horace: 
[horace@MSI 2022_arduino_linux]$ ls -l
total 850232
drwxrwxrwx. 1 root root         0 Jun 16  2020 arduino-1.8.13
-rwxrwxrwx. 1 root root 128225404 Nov  1 19:50 arduino-1.8.13-linux64.tar.xz
-rwxrwxrwx. 1 root root 130429964 Nov  1 19:51 arduino-1.8.18-linux64.tar.tar
drwxrwxrwx. 1 root root         0 Nov  1 19:38 arduino-ide_2.0.1_Linux_64bit
-rwxrwxrwx. 1 root root 198343819 Nov  1 15:51 arduino-ide_2.0.1_Linux_64bit.appimage
-rwxrwxrwx. 1 root root 206344377 Nov  1 19:38 arduino-ide_2.0.1_Linux_64bit.zip
drwxrwxrwx. 1 root root      4096 Nov  7 23:53 arduino-ide_nightly-20221101_Linux_64bit
-rwxrwxrwx. 1 root root 206885825 Nov  1 23:03 arduino-ide_nightly-20221101_Linux_64bit.zip
drwxrwxrwx. 1 root root         0 Nov  1 19:44 CH341SER_LINUX
-rwxrwxrwx. 1 root root      8703 Nov  1 19:44 CH341SER_LINUX.ZIP
drwxrwxrwx. 1 root root         0 Nov  1 20:36 FastLED-3.5.0
-rwxrwxrwx. 1 root root    375856 Nov  1 20:35 FastLED-3.5.0.zip
[horace@MSI 2022_arduino_linux]$ sudo chown horace CH341SER_LINUX
[horace@MSI 2022_arduino_linux]$ ls -l
total 850232
drwxrwxrwx. 1 root root         0 Jun 16  2020 arduino-1.8.13
-rwxrwxrwx. 1 root root 128225404 Nov  1 19:50 arduino-1.8.13-linux64.tar.xz
-rwxrwxrwx. 1 root root 130429964 Nov  1 19:51 arduino-1.8.18-linux64.tar.tar
drwxrwxrwx. 1 root root         0 Nov  1 19:38 arduino-ide_2.0.1_Linux_64bit
-rwxrwxrwx. 1 root root 198343819 Nov  1 15:51 arduino-ide_2.0.1_Linux_64bit.appimage
-rwxrwxrwx. 1 root root 206344377 Nov  1 19:38 arduino-ide_2.0.1_Linux_64bit.zip
drwxrwxrwx. 1 root root      4096 Nov  7 23:53 arduino-ide_nightly-20221101_Linux_64bit
-rwxrwxrwx. 1 root root 206885825 Nov  1 23:03 arduino-ide_nightly-20221101_Linux_64bit.zip
drwxrwxrwx. 1 root root         0 Nov  1 19:44 CH341SER_LINUX
-rwxrwxrwx. 1 root root      8703 Nov  1 19:44 CH341SER_LINUX.ZIP
drwxrwxrwx. 1 root root         0 Nov  1 20:36 FastLED-3.5.0
-rwxrwxrwx. 1 root root    375856 Nov  1 20:35 FastLED-3.5.0.zip
[horace@MSI 2022_arduino_linux]$ cd CH341SER_LINUX/
[horace@MSI CH341SER_LINUX]$ dir
CH341SER_LINUX
[horace@MSI CH341SER_LINUX]$ cd CH341SER_LINUX/
[horace@MSI CH341SER_LINUX]$ dir
ch34x.c  Makefile  readme.txt
[horace@MSI CH341SER_LINUX]$ make
make -C /lib/modules/6.0.7-200.fc36.x86_64/build  M=/mnt/Data/Arduino/2022_arduino_linux/CH341SER_LINUX/CH341SER_LINUX  
make[1]: *** /lib/modules/6.0.7-200.fc36.x86_64/build: No such file or directory.  Stop.
make: *** [Makefile:5: default] Error 2
[horace@MSI CH341SER_LINUX]$ 
[horace@MSI 2022_arduino_linux]$ ls -l
total 850232
drwxrwxrwx. 1 root root         0 Jun 16  2020 arduino-1.8.13
-rwxrwxrwx. 1 root root 128225404 Nov  1 19:50 arduino-1.8.13-linux64.tar.xz
-rwxrwxrwx. 1 root root 130429964 Nov  1 19:51 arduino-1.8.18-linux64.tar.tar
drwxrwxrwx. 1 root root         0 Nov  1 19:38 arduino-ide_2.0.1_Linux_64bit
-rwxrwxrwx. 1 root root 198343819 Nov  1 15:51 arduino-ide_2.0.1_Linux_64bit.appimage
-rwxrwxrwx. 1 root root 206344377 Nov  1 19:38 arduino-ide_2.0.1_Linux_64bit.zip
drwxrwxrwx. 1 root root      4096 Nov  7 23:53 arduino-ide_nightly-20221101_Linux_64bit
-rwxrwxrwx. 1 root root 206885825 Nov  1 23:03 arduino-ide_nightly-20221101_Linux_64bit.zip
drwxrwxrwx. 1 root root         0 Nov  1 19:44 CH341SER_LINUX
-rwxrwxrwx. 1 root root      8703 Nov  1 19:44 CH341SER_LINUX.ZIP
drwxrwxrwx. 1 root root         0 Nov  1 20:36 FastLED-3.5.0
-rwxrwxrwx. 1 root root    375856 Nov  1 20:35 FastLED-3.5.0.zip
[1]+  Killed                  ./arduino-ide_2.0.1_Linux_64bit.appimage
[horace@MSI 2022_arduino_linux]$ chmod +x arduino-ide_2.0.1_Linux_64bit.appimage 
[horace@MSI 2022_arduino_linux]$ sudo chmod +x arduino-ide_2.0.1_Linux_64bit.appimage 
[sudo] password for horace: 
Sorry, try again.
[sudo] password for horace: 
[horace@MSI 2022_arduino_linux]$ ./arduino-ide_2.0.1_Linux_64bit.appimage 
Arduino IDE 2.0.1
Starting backend process. PID: 43785
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[43808:1113/210430.827305:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
Using browser-only version of superagent in non-browser environment
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
root INFO Configuration directory URI: 'file:///home/horace/.theia'
root INFO Backend Object.initialize: 6.1 ms [Finished 0.998 s after backend start]
root INFO Backend Object.configure: 3.8 ms [Finished 0.998 s after backend start]
root INFO Backend MessagingContribution.onStart: 1.3 ms [Finished 0.998 s after backend start]
root INFO Backend OSBackendApplicationContribution.configure: 0.3 ms [Finished 1.030 s after backend start]
root INFO Backend DefaultWorkspaceServer.onStart: 0.3 ms [Finished 1.030 s after backend start]
root INFO Backend LocalizationBackendContribution.configure: 0.1 ms [Finished 1.030 s after backend start]
root INFO Backend LocalizationBackendContribution.initialize: 31.8 ms [Finished 1.031 s after backend start]
root INFO Backend TaskBackendApplicationContribution.onStart: 0.2 ms [Finished 1.031 s after backend start]
root INFO Backend ElectronTokenBackendContribution.configure: 0.8 ms [Finished 1.031 s after backend start]
root INFO Backend PluginDeployerContribution.initialize: 0.4 ms [Finished 1.032 s after backend start]
root INFO Backend ConfigServiceImpl.onStart: 0.7 ms [Finished 1.032 s after backend start]
root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.3 ms [Finished 1.033 s after backend start]
root INFO Backend ArduinoDaemonImpl.onStart: 0.7 ms [Finished 1.033 s after backend start]
root INFO Backend NodeFileUploadService.configure: 1.4 ms [Finished 1.034 s after backend start]
daemon INFO Starting daemon from /tmp/.mount_arduinuLLCz7/resources/app/node_modules/arduino-ide-extension/build/arduino-cli...
discovery-log INFO start
discovery-log INFO start new deferred
root INFO Backend BoardDiscovery.onStart: 0.7 ms [Finished 1.035 s after backend start]
root INFO Backend FileDownloadEndpoint.configure: 0.4 ms [Finished 1.035 s after backend start]
root INFO Backend AuthenticationServiceImpl.onStart: 0.4 ms [Finished 1.036 s after backend start]
root INFO Backend PluginApiContribution.configure: 0.3 ms [Finished 1.036 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.2 ms [Finished 1.036 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.0 ms [Finished 1.036 s after backend start]
root INFO Backend PlotterBackendContribution.configure: 0.8 ms [Finished 1.037 s after backend start]
root INFO Theia app listening on http://localhost:43537.
root INFO Finished starting backend application: 3.1 ms [Finished 1.039 s after backend start]
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoIDE/plugins does not exist.
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoIDE/extensions does not exist.
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoProIDE/plugins does not exist.
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@0.3.10" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.5" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
daemon INFO INFO[0000] Using config file: /home/horace/.arduinoIDE/arduino-cli.yaml 
INFO[0000] arduino-cli version 0.28.0                   
INFO[0000] Executing `arduino-cli daemon`               

daemon INFO {"IP":"127.0.0.1","Port":"41259"}

daemon INFO Daemon is running.
daemon INFO INFO[0000] Loading hardware from: /home/horace/.arduino15/packages 
INFO[0000] Loading package arduino from: /home/horace/.arduino15/packages/arduino/hardware 

root INFO Resolve plugins list: 315.7 ms [Finished 1.350 s after backend start]
root INFO Deployed backend plugin "cortex-debug@0.3.10" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/cortex-debug/extension/dist/extension": 6.7 ms [Finished 1.357 s after backend start]
root INFO Deployed backend plugin "vscode-arduino-tools@0.0.2-beta.5" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-arduino-tools/extension/dist/bundle": 2.0 ms [Finished 1.359 s after backend start]
daemon INFO INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json.sig

root INFO Deployed backend plugin "cpp@1.52.1" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-builtin-cpp/extension": 9.9 ms [Finished 1.369 s after backend start]
daemon INFO INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:avr@1.8.6"
INFO[0000] Checking existence of 'tools' path: /home/horace/.arduino15/packages/arduino/tools 
INFO[0000] Loading tools from dir: /home/horace/.arduino15/packages/arduino/tools 
INFO[0000] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"
INFO[0000] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0000] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino17"
INFO[0000] Loading package builtin from: /home/horace/.arduino15/packages/builtin 
INFO[0000] Checking existence of 'tools' path: /home/horace/.arduino15/packages/builtin/tools 
INFO[0000] Loading tools from dir: /home/horace/.arduino15/packages/builtin/tools 
INFO[0000] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"
INFO[0000] Loaded tool                                   tool="builtin:mdns-discovery@1.0.6"
INFO[0000] Loaded tool                                   tool="builtin:serial-discovery@1.3.2"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.10.0"
INFO[0000] Checking signature                            index=/home/horace/.arduino15/package_index.json signatureFile=/home/horace/.arduino15/package_index.json.sig trusted=true
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
INFO[0000] Loading libraries index file                  index=/home/horace/.arduino15/library_index.json

root INFO Deployed backend plugin "json@1.46.1" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-builtin-json/extension": 4.1 ms [Finished 1.373 s after backend start]
root INFO Deployed backend plugin "json-language-features@1.46.1" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain": 0.4 ms [Finished 1.374 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-bg@1.48.3" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-language-pack-bg/extension": 141.9 ms [Finished 1.516 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-cs@1.53.2" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-language-pack-cs/extension": 171.6 ms [Finished 1.687 s after backend start]
daemon INFO INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/libraries location=ide
INFO[0000] Adding libraries dir                          dir=/home/horace/Arduino/libraries location=user

discovery-log INFO start request start watch
discovery-log INFO start requested start watch
discovery-log INFO start resolved watching
root INFO Deployed backend plugin "vscode-language-pack-de@1.53.2" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-language-pack-de/extension": 172.8 ms [Finished 1.860 s after backend start]
daemon INFO INFO[0000] starting discovery builtin:mdns-discovery process 
INFO[0000] starting discovery builtin:serial-discovery process 
INFO[0000] started discovery builtin:mdns-discovery process 
INFO[0000] sending command HELLO 1 "arduino-cli 0.28.0" to discovery builtin:mdns-discovery 
INFO[0000] started discovery builtin:serial-discovery process 
INFO[0000] sending command HELLO 1 "arduino-cli 0.28.0" to discovery builtin:serial-discovery 
INFO[0000] from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1 
INFO[0000] sending command START_SYNC to discovery builtin:serial-discovery 
INFO[0000] from discovery builtin:serial-discovery received message type: start_sync, message: OK 
INFO[0000] from discovery builtin:serial-discovery received message type: add, port: /dev/ttyUSB0 
INFO[0000] from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1 
INFO[0000] sending command START_SYNC to discovery builtin:mdns-discovery 
INFO[0000] from discovery builtin:mdns-discovery received message type: start_sync, message: OK 

root INFO Deployed backend plugin "vscode-language-pack-es@1.53.2" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-language-pack-es/extension": 56.9 ms [Finished 1.917 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-fr@1.53.2" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-language-pack-fr/extension": 41.6 ms [Finished 1.959 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-hu@1.48.3" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-language-pack-hu/extension": 40.3 ms [Finished 1.999 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-it@1.53.2" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-language-pack-it/extension": 44.6 ms [Finished 2.044 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ja@1.53.2" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-language-pack-ja/extension": 42.5 ms [Finished 2.086 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ko@1.53.2" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-language-pack-ko/extension": 64.6 ms [Finished 2.151 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-nl@1.48.3" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-language-pack-nl/extension": 31.0 ms [Finished 2.182 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-pl@1.53.2" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-language-pack-pl/extension": 59.0 ms [Finished 2.241 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-pt-BR@1.53.2" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-language-pack-pt-BR/extension": 46.4 ms [Finished 2.287 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ru@1.53.2" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-language-pack-ru/extension": 53.2 ms [Finished 2.340 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-tr@1.53.2" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-language-pack-tr/extension": 50.8 ms [Finished 2.391 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-uk@1.48.3" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-language-pack-uk/extension": 33.3 ms [Finished 2.425 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-zh-hans@1.53.2" from "/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-language-pack-zh-hans/extension": 46.1 ms [Finished 2.471 s after backend start]
root INFO Deploy plugins list: 315.7 ms [Finished 2.477 s after backend start]
discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/ttyUSB0","label":"/dev/ttyUSB0","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x7523"],["serialNumber",""],["vid","0x1a86"]]}},"error":""}
root WARN Frontend s.configure took longer than the expected maximum 100 milliseconds: 105.2 ms [Finished 1.733 s after frontend start]
root INFO Start frontend contributions: 397.1 ms [Finished 1.971 s after frontend start]
root INFO Changed application state from 'init' to 'started_contributions'.
root INFO Changed application state from 'started_contributions' to 'attached_shell'.
root INFO >>> Restoring the layout state...
root INFO <<< Nothing to restore.
root INFO Initialize the workbench layout: 35.6 ms [Finished 2.041 s after frontend start]
root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
root INFO [24d9d390-2840-4617-bc75-f7642b772792] Waiting for backend deployment: 84.4 ms [Finished 2.051 s after frontend start]
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930) starting instance
root INFO [24d9d390-2840-4617-bc75-f7642b772792] Sync of 21 plugins: 686.8 ms [Finished 2.738 s after frontend start]
root INFO [24d9d390-2840-4617-bc75-f7642b772792][marus25.cortex-debug]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][arduino.vscode-arduino-tools]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][vscode.cpp]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][vscode.json]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][vscode.json-language-features]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
root INFO [24d9d390-2840-4617-bc75-f7642b772792] Load contributions of 21 plugins: 26.6 ms [Finished 2.764 s after frontend start]
root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
root WARN a registered grammar configuration for 'cpp' language is overridden
root INFO Frontend application start: 1510.9 ms [Finished 4.503 s after backend start]
root INFO Replace loading indicator with ready workbench UI (animation): 892.7 ms [Finished 2.934 s after frontend start]
root INFO Changed application state from 'initialized_layout' to 'ready'.
Checking for update
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): PluginManagerExtImpl/init()
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(cortex-debug@0.3.10 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] Debugger contribution has been registered: cortex-debug
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(vscode-arduino-tools@0.0.2-beta.5 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(cpp@1.52.1 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(json@1.46.1 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(json-language-features@1.46.1 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(vscode-language-pack-bg@1.48.3 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(vscode-language-pack-cs@1.53.2 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(vscode-language-pack-de@1.53.2 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(vscode-language-pack-es@1.53.2 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(vscode-language-pack-fr@1.53.2 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(vscode-language-pack-hu@1.48.3 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(vscode-language-pack-it@1.53.2 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(vscode-language-pack-ja@1.53.2 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(vscode-language-pack-ko@1.53.2 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(vscode-language-pack-nl@1.48.3 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(vscode-language-pack-pl@1.53.2 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(vscode-language-pack-pt-BR@1.53.2 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(vscode-language-pack-ru@1.53.2 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(vscode-language-pack-tr@1.53.2 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(vscode-language-pack-uk@1.48.3 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): initializing(vscode-language-pack-zh-hans@1.53.2 with /tmp/.mount_arduinuLLCz7/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 43930] PLUGIN_HOST(43930): PluginManagerExtImpl/loadPlugin(/tmp/.mount_arduinuLLCz7/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
root ERROR ---- !!!SLOW!!! DURATION: search took 799.590 ms. Args: [{"type":"Updatable"}] ----
root INFO [24d9d390-2840-4617-bc75-f7642b772792][marus25.cortex-debug]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][arduino.vscode-arduino-tools]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][vscode.cpp]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][vscode.json]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][vscode.json-language-features]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-bg]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-cs]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-de]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-es]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-fr]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-hu]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-it]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-ja]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-ko]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-nl]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-pl]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-ru]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-tr]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-uk]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
root INFO [24d9d390-2840-4617-bc75-f7642b772792] Start of 21 plugins: 1493.4 ms [Finished 4.270 s after frontend start]
Update for version 2.0.1 is not available (latest version: 2.0.1, downgrade is allowed).
daemon INFO panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x6fc2bd]

goroutine 64 [running]:

daemon INFO github.com/arduino/go-properties-orderedmap.(*Map).Merge(0x0, {0xc000113658, 0x1, 0x0})
        /go/pkg/mod/github.com/arduino/go-properties-orderedmap@v1.6.0/properties.go:443 +0x3d
github.com/arduino/go-properties-orderedmap.(*Map).Clone(...)
        /go/pkg/mod/github.com/arduino/go-properties-orderedmap@v1.6.0/properties.go:477
github.com/arduino/arduino-cli/arduino/cores.(*Board).GetBuildProperties(0xc000125020, 0xc007d28150)
        /home/build/arduino/cores/board.go:119 +0xd5
github.com/arduino/arduino-cli/arduino/cores/packagemanager.(*Explorer).ResolveFQBN(0xc000164780, 0xc0058d7080)
        /home/build/arduino/cores/packagemanager/package_manager.go:291 +0x105
github.com/arduino/arduino-cli/commands/lib.LibraryList({0x40ae85, 0xdafc20}, 0xc0069fc060)
        /home/build/commands/lib/list.go:57 +0x24a
github.com/arduino/arduino-cli/commands/daemon.(*ArduinoCoreServerImpl).LibraryList(0xd7adc0, {0x1054fd0, 0xc007d28030}, 0x0)
        /home/build/commands/daemon/daemon.go:467 +0x2c
github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1._ArduinoCoreService_LibraryList_Handler({0xdc4a20, 0xc0002a0d60}, {0x1054fd0, 0xc007d28030}, 0xc0069fc000, 
daemon INFO 0x0)
        /home/build/rpc/cc/arduino/cli/commands/v1/commands_grpc.pb.go:2051 +0x173
google.golang.org/grpc.(*Server).processUnaryRPC(0xc0002268c0, {0x1067058, 0xc000160000}, 0xc001c9d320, 0xc0003accf0, 0x169f498, 0x0)
        /go/pkg/mod/google.golang.org/grpc@v1.38.0/server.go:1286 +0xc8f
google.golang.org/grpc.(*Server).handleStream(0xc0002268c0, {0x1067058, 0xc000160000}, 0xc001c9d320, 0x0)
        /go/pkg/mod/google.golang.org/grpc@v1.38.0/server.go:1609 +0xa2a
google.golang.org/grpc.(*Server).serveStreams.func1.2()
        /go/pkg/mod/google.golang.org/grpc@v1.38.0/server.go:934 +0x98
created by google.golang.org/grpc.(*Server).serveStreams.func1
        /go/pkg/mod/google.golang.org/grpc@v1.38.0/server.go:932 +0x294

discovery-log INFO error received
discovery-log ERROR Unexpected error occurred during the boards discovery.
discovery-log INFO received end
root ERROR Request list failed with error: 14 UNAVAILABLE: read ECONNRESET
root ERROR Request getBoardDetails failed with error: 14 UNAVAILABLE: read ECONNRESET
root ERROR Request search failed with error: 14 UNAVAILABLE: read ECONNRESET
root ERROR Request installed failed with error: 14 UNAVAILABLE: read ECONNRESET
root ERROR Request getInstalledBoards failed with error: 14 UNAVAILABLE: read ECONNRESET
daemon INFO Daemon exited with exit code: 2.
root ERROR Request getBoardDetails failed with error: 14 UNAVAILABLE: No connection established
root INFO Failed to start language server for arduino:avr:nano
root ERROR Request getInstalledBoards failed with error: 14 UNAVAILABLE: No connection established
root ERROR Request getBoardUserFields failed with error: 14 UNAVAILABLE: No connection established
root ERROR Request installed failed with error: 14 UNAVAILABLE: No connection established
root ERROR Request list failed with error: 14 UNAVAILABLE: No connection established
root ERROR Request getBoardDetails failed with error: 14 UNAVAILABLE: No connection established
root ERROR Request getInstalledBoards failed with error: 14 UNAVAILABLE: No connection established
root ERROR Request getBoardDetails failed with error: 14 UNAVAILABLE: No connection established
root INFO Failed to start language server for arduino:avr:nano
root ERROR Have not received the build path from the CLI while running the compilation.
root WARN monospace assumptions have been violated, therefore disabling monospace optimizations!
ls -l
^Z
[1]+  Stopped                 ./arduino-ide_2.0.1_Linux_64bit.appimage
[horace@MSI 2022_arduino_linux]$ ls -l
total 850232
drwxrwxrwx. 1 root root         0 Jun 16  2020 arduino-1.8.13
-rwxrwxrwx. 1 root root 128225404 Nov  1 19:50 arduino-1.8.13-linux64.tar.xz
-rwxrwxrwx. 1 root root 130429964 Nov  1 19:51 arduino-1.8.18-linux64.tar.tar
drwxrwxrwx. 1 root root         0 Nov  1 19:38 arduino-ide_2.0.1_Linux_64bit
-rwxrwxrwx. 1 root root 198343819 Nov  1 15:51 arduino-ide_2.0.1_Linux_64bit.appimage
-rwxrwxrwx. 1 root root 206344377 Nov  1 19:38 arduino-ide_2.0.1_Linux_64bit.zip
drwxrwxrwx. 1 root root      4096 Nov  7 23:53 arduino-ide_nightly-20221101_Linux_64bit
-rwxrwxrwx. 1 root root 206885825 Nov  1 23:03 arduino-ide_nightly-20221101_Linux_64bit.zip
drwxrwxrwx. 1 root root         0 Nov  1 19:44 CH341SER_LINUX
-rwxrwxrwx. 1 root root      8703 Nov  1 19:44 CH341SER_LINUX.ZIP
drwxrwxrwx. 1 root root         0 Nov  1 20:36 FastLED-3.5.0
-rwxrwxrwx. 1 root root    375856 Nov  1 20:35 FastLED-3.5.0.zip
[horace@MSI 2022_arduino_linux]$ 

Existing crashed. Saving this at the moment to faultfind later.

Couldn't compile a CH340 module, but I'm pretty sure they're native to the Linux kernel. I'll do some digging my side

Looks postive Per - the beta appimage from the github clearly had a driver issue in my computer, but no communications error - looks as though the "communications error" bug may be fixed. I'll have a look in the morning and get the driver compiled.

Fixed the operator error my side. (I needed to chown (take ownership of) the /dev/ttyUSB0 connection as the logged-in user.)

The beta fix works flawlessly from command line.. Log in the next post

log below.

[horace@MSI 2022_arduino_linux]$ cd beta
[horace@MSI beta]$ dir
Linux_X86-64_app_image.zip
[horace@MSI beta]$ unzip Linux_X86-64_app_image.zip 
Archive:  Linux_X86-64_app_image.zip
  inflating: arduino-ide_2.0.2-snapshot-b71c680_Linux_64bit.AppImage  
[horace@MSI beta]$ dir
arduino-ide_2.0.2-snapshot-b71c680_Linux_64bit.AppImage  Linux_X86-64_app_image.zip
[horace@MSI beta]$ sudo chmod +x arduino-ide_2.0.2-snapshot-b71c680_Linux_64bit.AppImage 
[sudo] password for horace: 
[horace@MSI beta]$ ./arduino-ide_2.0.2-snapshot-b71c680_Linux_64bit.AppImage 
Arduino IDE 2.0.2-snapshot-b71c680
Starting backend process. PID: 47337
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[47361:1113/213732.682632:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
Using browser-only version of superagent in non-browser environment
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
root INFO Configuration directory URI: 'file:///home/horace/.theia'
root INFO Backend Object.initialize: 6.5 ms [Finished 1.000 s after backend start]
root INFO Backend Object.configure: 3.9 ms [Finished 1.000 s after backend start]
root INFO Backend MessagingContribution.onStart: 1.4 ms [Finished 1.000 s after backend start]
root INFO Backend OSBackendApplicationContribution.configure: 0.3 ms [Finished 1.033 s after backend start]
root INFO Backend DefaultWorkspaceServer.onStart: 0.3 ms [Finished 1.033 s after backend start]
root INFO Backend LocalizationBackendContribution.configure: 0.1 ms [Finished 1.033 s after backend start]
root INFO Backend LocalizationBackendContribution.initialize: 32.9 ms [Finished 1.033 s after backend start]
root INFO Backend TaskBackendApplicationContribution.onStart: 0.2 ms [Finished 1.033 s after backend start]
root INFO Backend ElectronTokenBackendContribution.configure: 0.8 ms [Finished 1.034 s after backend start]
root INFO Backend PluginDeployerContribution.initialize: 0.4 ms [Finished 1.035 s after backend start]
root INFO Backend ConfigServiceImpl.onStart: 0.6 ms [Finished 1.035 s after backend start]
root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.3 ms [Finished 1.036 s after backend start]
root INFO Backend ArduinoDaemonImpl.onStart: 0.7 ms [Finished 1.036 s after backend start]
root INFO Backend NodeFileUploadService.configure: 1.4 ms [Finished 1.036 s after backend start]
daemon INFO Starting daemon from /tmp/.mount_arduinrEpmfk/resources/app/node_modules/arduino-ide-extension/build/arduino-cli...
discovery-log INFO start
discovery-log INFO start new deferred
root INFO Backend BoardDiscovery.onStart: 0.7 ms [Finished 1.038 s after backend start]
root INFO Backend FileDownloadEndpoint.configure: 0.4 ms [Finished 1.038 s after backend start]
root INFO Backend AuthenticationServiceImpl.onStart: 0.4 ms [Finished 1.039 s after backend start]
root INFO Backend PluginApiContribution.configure: 0.3 ms [Finished 1.039 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.2 ms [Finished 1.039 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.1 ms [Finished 1.039 s after backend start]
root INFO Backend PlotterBackendContribution.configure: 0.9 ms [Finished 1.040 s after backend start]
root INFO Theia app listening on http://localhost:42731.
root INFO Finished starting backend application: 3.4 ms [Finished 1.042 s after backend start]
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoIDE/plugins does not exist.
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoIDE/extensions does not exist.
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoProIDE/plugins does not exist.
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@0.3.10" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.5" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
root INFO Resolve plugins list: 293.5 ms [Finished 1.331 s after backend start]
root INFO Deployed backend plugin "cortex-debug@0.3.10" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/cortex-debug/extension/dist/extension": 8.9 ms [Finished 1.340 s after backend start]
root INFO Deployed backend plugin "vscode-arduino-tools@0.0.2-beta.5" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-arduino-tools/extension/dist/bundle": 6.4 ms [Finished 1.347 s after backend start]
daemon INFO INFO[0000] Using config file: /home/horace/.arduinoIDE/arduino-cli.yaml 
INFO[0000] arduino-cli version git-snapshot             
INFO[0000] Executing `arduino-cli daemon`               
{"IP":"127.0.0.1","Port":"35395"}

daemon INFO Daemon is running.
root INFO Deployed backend plugin "cpp@1.52.1" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-builtin-cpp/extension": 41.6 ms [Finished 1.388 s after backend start]
root INFO Deployed backend plugin "json@1.46.1" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-builtin-json/extension": 10.9 ms [Finished 1.399 s after backend start]
daemon INFO INFO[0000] Loading hardware from: /home/horace/.arduino15/packages 
INFO[0000] Loading package arduino from: /home/horace/.arduino15/packages/arduino/hardware 

root INFO Deployed backend plugin "json-language-features@1.46.1" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain": 1.0 ms [Finished 1.400 s after backend start]
daemon INFO INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json.sig

root INFO Deployed backend plugin "vscode-language-pack-bg@1.48.3" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-language-pack-bg/extension": 248.6 ms [Finished 1.649 s after backend start]
daemon INFO INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:avr@1.8.6"
INFO[0000] Checking existence of 'tools' path: /home/horace/.arduino15/packages/arduino/tools 
INFO[0000] Loading tools from dir: /home/horace/.arduino15/packages/arduino/tools 
INFO[0000] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"
INFO[0000] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0000] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino17"
INFO[0000] Loading package builtin from: /home/horace/.arduino15/packages/builtin 
INFO[0000] Checking existence of 'tools' path: /home/horace/.arduino15/packages/builtin/tools 
INFO[0000] Loading tools from dir: /home/horace/.arduino15/packages/builtin/tools 
INFO[0000] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"
INFO[0000] Loaded tool                                   tool="builtin:mdns-discovery@1.0.6"
INFO[0000] Loaded tool                                   tool="builtin:serial-discovery@1.3.2"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.10.0"
INFO[0000] Checking signature                            index=/home/horace/.arduino15/package_index.json signatureFile=/home/horace/.arduino15/package_index.json.sig trusted=true
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
INFO[0000] Loading libraries index file                  index=/home/horace/.arduino15/library_index.json
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/libraries location=ide
INFO[0000] Adding libraries dir                          dir=/home/horace/Arduino/libraries location=user

discovery-log INFO start request start watch
discovery-log INFO start requested start watch
discovery-log INFO start resolved watching
root INFO Deployed backend plugin "vscode-language-pack-cs@1.53.2" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-language-pack-cs/extension": 147.9 ms [Finished 1.797 s after backend start]
daemon INFO INFO[0000] starting discovery builtin:mdns-discovery process 
INFO[0000] starting discovery builtin:serial-discovery process 
INFO[0000] started discovery builtin:mdns-discovery process 
INFO[0000] sending command HELLO 1 "arduino-cli git-snapshot" to discovery builtin:mdns-discovery 
INFO[0000] started discovery builtin:serial-discovery process 
INFO[0000] sending command HELLO 1 "arduino-cli git-snapshot" to discovery builtin:serial-discovery 
INFO[0000] from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1 
INFO[0000] sending command START_SYNC to discovery builtin:serial-discovery 
INFO[0000] from discovery builtin:serial-discovery received message type: start_sync, message: OK 
INFO[0000] from discovery builtin:serial-discovery received message type: add, port: /dev/ttyUSB0 
INFO[0000] from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1 
INFO[0000] sending command START_SYNC to discovery builtin:mdns-discovery 
INFO[0000] from discovery builtin:mdns-discovery received message type: start_sync, message: OK 

root INFO Deployed backend plugin "vscode-language-pack-de@1.53.2" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-language-pack-de/extension": 87.2 ms [Finished 1.884 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-es@1.53.2" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-language-pack-es/extension": 58.2 ms [Finished 1.942 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-fr@1.53.2" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-language-pack-fr/extension": 51.1 ms [Finished 1.993 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-hu@1.48.3" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-language-pack-hu/extension": 41.8 ms [Finished 2.035 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-it@1.53.2" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-language-pack-it/extension": 48.3 ms [Finished 2.084 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ja@1.53.2" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-language-pack-ja/extension": 63.4 ms [Finished 2.147 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ko@1.53.2" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-language-pack-ko/extension": 60.5 ms [Finished 2.208 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-nl@1.48.3" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-language-pack-nl/extension": 19.9 ms [Finished 2.227 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-pl@1.53.2" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-language-pack-pl/extension": 61.8 ms [Finished 2.289 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-pt-BR@1.53.2" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-language-pack-pt-BR/extension": 50.7 ms [Finished 2.340 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ru@1.53.2" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-language-pack-ru/extension": 54.7 ms [Finished 2.395 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-tr@1.53.2" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-language-pack-tr/extension": 43.4 ms [Finished 2.438 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-uk@1.48.3" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-language-pack-uk/extension": 44.5 ms [Finished 2.483 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-zh-hans@1.53.2" from "/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-language-pack-zh-hans/extension": 44.5 ms [Finished 2.527 s after backend start]
root INFO Deploy plugins list: 293.5 ms [Finished 2.531 s after backend start]
discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/ttyUSB0","label":"/dev/ttyUSB0","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x7523"],["serialNumber",""],["vid","0x1a86"]]}},"error":""}
root WARN Frontend s.configure took longer than the expected maximum 100 milliseconds: 124.3 ms [Finished 1.734 s after frontend start]
root INFO Start frontend contributions: 413.1 ms [Finished 1.969 s after frontend start]
root INFO Changed application state from 'init' to 'started_contributions'.
root INFO Changed application state from 'started_contributions' to 'attached_shell'.
root INFO >>> Restoring the layout state...
root INFO <<< Nothing to restore.
root INFO Initialize the workbench layout: 36.6 ms [Finished 2.038 s after frontend start]
root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061] Waiting for backend deployment: 84.0 ms [Finished 2.050 s after frontend start]
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483) starting instance
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061] Sync of 21 plugins: 752.1 ms [Finished 2.802 s after frontend start]
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][marus25.cortex-debug]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][arduino.vscode-arduino-tools]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][vscode.cpp]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][vscode.json]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][vscode.json-language-features]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061] Load contributions of 21 plugins: 27.1 ms [Finished 2.829 s after frontend start]
root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
root WARN a registered grammar configuration for 'cpp' language is overridden
root INFO Frontend application start: 1475.0 ms [Finished 4.462 s after backend start]
root INFO Replace loading indicator with ready workbench UI (animation): 840.1 ms [Finished 2.879 s after frontend start]
root INFO Changed application state from 'initialized_layout' to 'ready'.
Checking for update
root ERROR ---- !!!SLOW!!! DURATION: search took 700.098 ms. Args: [{"type":"Updatable"}] ----
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): PluginManagerExtImpl/init()
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(cortex-debug@0.3.10 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] Debugger contribution has been registered: cortex-debug
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(vscode-arduino-tools@0.0.2-beta.5 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(cpp@1.52.1 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(json@1.46.1 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(json-language-features@1.46.1 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(vscode-language-pack-bg@1.48.3 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(vscode-language-pack-cs@1.53.2 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(vscode-language-pack-de@1.53.2 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(vscode-language-pack-es@1.53.2 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(vscode-language-pack-fr@1.53.2 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(vscode-language-pack-hu@1.48.3 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(vscode-language-pack-it@1.53.2 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(vscode-language-pack-ja@1.53.2 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(vscode-language-pack-ko@1.53.2 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(vscode-language-pack-nl@1.48.3 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(vscode-language-pack-pl@1.53.2 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(vscode-language-pack-pt-BR@1.53.2 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(vscode-language-pack-ru@1.53.2 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(vscode-language-pack-tr@1.53.2 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(vscode-language-pack-uk@1.48.3 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): initializing(vscode-language-pack-zh-hans@1.53.2 with /tmp/.mount_arduinrEpmfk/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): PluginManagerExtImpl/loadPlugin(/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][marus25.cortex-debug]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][arduino.vscode-arduino-tools]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][vscode.cpp]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][vscode.json]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][vscode.json-language-features]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-bg]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-cs]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-de]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-es]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-fr]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-hu]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-it]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-ja]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-ko]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-nl]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-pl]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-ru]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-tr]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-uk]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
root INFO [ce8f850c-1bdb-48d8-9ca1-aec081ddc061] Start of 21 plugins: 1221.5 ms [Finished 4.063 s after frontend start]
Found version 2.0.1 (url: arduino-ide_2.0.1_Linux_64bit.AppImage)
root WARN Timeout after 5000 millis. The editor has not shown up in time. URI: file:///tmp/.arduinoIDE-unsaved20221013-47337-77z0rl.pparq/sketch_nov13a/sketch_nov13a.ino
root INFO Starting language server: arduino:avr:nano
root INFO [hosted-plugin: 47483] PLUGIN_HOST(47483): PluginManagerExtImpl/loadPlugin(/tmp/.mount_arduinrEpmfk/resources/app/plugins/vscode-arduino-tools/extension/dist/bundle)
daemon INFO INFO[0026] Searching tools required for board arduino:avr:nano 
INFO[0026] Required tool                                 tool="arduino:arduinoOTA@1.3.0"

daemon INFO INFO[0026] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0026] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0026] Adding libraries dir                          dir=/home/horace/.arduino15/libraries location=ide
INFO[0026] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
INFO[0026] Adding libraries dir                          dir=/home/horace/Arduino/libraries location=user

daemon INFO INFO[0027] Searching tools required for board arduino:avr:nano 
INFO[0027] Required tool                                 tool="arduino:arduinoOTA@1.3.0"

daemon INFO INFO[0027] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0027] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0047] Searching tools required for board arduino:avr:nano 
INFO[0047] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0047] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0047] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0050] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0050] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0050] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0050] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0054] Searching tools required for board arduino:avr:nano 
INFO[0054] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0054] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0054] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0055] Searching tools required for board arduino:avr:nano 
INFO[0055] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0055] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"

daemon INFO INFO[0055] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0058] Searching tools required for board arduino:avr:nano 
INFO[0058] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0058] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"

daemon INFO INFO[0058] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0064] Searching tools required for board arduino:avr:nano 
INFO[0064] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0064] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0064] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0067] Searching tools required for board arduino:avr:nano 
INFO[0067] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0067] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0067] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0068] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0068] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0068] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0068] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0077] Searching tools required for board arduino:avr:nano 
INFO[0077] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0077] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0077] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0083] Searching tools required for board arduino:avr:nano 
INFO[0083] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0083] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0083] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0084] Searching tools required for board arduino:avr:nano 
INFO[0084] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0084] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0084] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0089] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0089] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0089] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0089] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0100] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0100] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0100] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0100] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0105] Searching tools required for board arduino:avr:nano 
INFO[0105] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0105] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0105] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0107] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0107] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0107] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0107] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0112] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0112] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0112] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0112] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0113] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0113] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0113] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0113] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0121] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0121] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0121] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0121] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0127] Searching tools required for board arduino:avr:nano 
INFO[0127] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0127] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0127] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0144] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0144] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0144] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0144] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0152] Searching tools required for board arduino:avr:nano 
INFO[0152] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0152] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0152] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0154] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0154] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0154] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0154] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0156] Searching tools required for board arduino:avr:nano 
INFO[0156] Required tool                                 tool="arduino:arduinoOTA@1.3.0"

daemon INFO INFO[0156] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0156] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0157] Searching tools required for board arduino:avr:nano 
INFO[0157] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0157] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0157] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0158] Searching tools required for board arduino:avr:nano 
INFO[0158] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0158] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0158] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0163] Searching tools required for board arduino:avr:nano 
INFO[0163] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0163] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0163] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0163] Adding libraries dir                          dir=/home/horace/.arduino15/libraries location=ide
INFO[0163] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
INFO[0163] Adding libraries dir                          dir=/home/horace/Arduino/libraries location=user

root INFO Executing 'arduino.languageserver.notifyBuildDidComplete' with {"buildOutputUri":"file:///tmp/arduino-sketch-43BA95D0AE919C85E8FA7178F9ABC7E1"}
root INFO compiler-errors
root INFO compiler-errors
daemon INFO INFO[0165] Searching tools required for board arduino:avr:nano 
INFO[0165] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0165] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0165] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

root INFO compiler-errors
root INFO compiler-errors
root INFO compiler-errors
root INFO compiler-errors
root INFO compiler-errors
root INFO compiler-errors
root INFO compiler-errors
root INFO compiler-errors
root INFO compiler-errors
daemon INFO INFO[0181] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0181] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0181] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0181] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

root INFO compiler-errors
root INFO compiler-errors
daemon INFO INFO[0182] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0182] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0182] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0182] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

root INFO compiler-errors
root INFO compiler-errors
root INFO compiler-errors
root INFO compiler-errors
daemon INFO INFO[0185] Searching tools required for board arduino:avr:nano 
INFO[0185] Required tool                                 tool="arduino:arduinoOTA@1.3.0"

daemon INFO INFO[0185] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0185] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

root INFO compiler-errors
root INFO compiler-errors
root INFO compiler-errors
daemon INFO INFO[0187] Searching tools required for board arduino:avr:nano 
INFO[0187] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0187] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0187] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

root INFO compiler-errors
root INFO compiler-errors
root INFO compiler-errors
root INFO compiler-errors
root INFO compiler-errors
root INFO compiler-errors
root INFO compiler-errors
root INFO compiler-errors
daemon INFO INFO[0194] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0194] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0194] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0194] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0194] Searching tools required for board arduino:avr:nano 
INFO[0194] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0194] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0194] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0194] Adding libraries dir                          dir=/home/horace/.arduino15/libraries location=ide
INFO[0194] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
INFO[0194] Adding libraries dir                          dir=/home/horace/Arduino/libraries location=user

root INFO Executing 'arduino.languageserver.notifyBuildDidComplete' with {"buildOutputUri":"file:///tmp/arduino-sketch-43BA95D0AE919C85E8FA7178F9ABC7E1"}
daemon INFO INFO[0194] Searching tools required for board arduino:avr:nano 
INFO[0194] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0194] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0194] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0194] Tool required for upload                      tool="arduino:arduinoOTA@1.3.0"
INFO[0194] Tool required for upload                      tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0194] Tool required for upload                      tool="arduino:avrdude@6.3.0-arduino17"
INFO[0194] Tool required for upload                      tool="builtin:ctags@5.8-arduino11"
INFO[0194] Tool required for upload                      tool="builtin:mdns-discovery@1.0.6"

daemon INFO INFO[0194] Tool required for upload                      tool="builtin:serial-discovery@1.3.2"
INFO[0194] Tool required for upload                      tool="builtin:serial-monitor@0.10.0"

daemon INFO INFO[0195] Searching tools required for board arduino:avr:nano 
INFO[0195] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0195] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0195] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0226] Searching tools required for board arduino:avr:nano 
INFO[0226] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0226] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0226] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0226] Adding libraries dir                          dir=/home/horace/.arduino15/libraries location=ide
INFO[0226] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
INFO[0226] Adding libraries dir                          dir=/home/horace/Arduino/libraries location=user

root INFO Executing 'arduino.languageserver.notifyBuildDidComplete' with {"buildOutputUri":"file:///tmp/arduino-sketch-43BA95D0AE919C85E8FA7178F9ABC7E1"}
daemon INFO INFO[0226] Searching tools required for board arduino:avr:nano 

daemon INFO INFO[0226] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0226] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0226] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0226] Tool required for upload                      tool="arduino:arduinoOTA@1.3.0"
INFO[0226] Tool required for upload                      tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0226] Tool required for upload                      tool="arduino:avrdude@6.3.0-arduino17"
INFO[0226] Tool required for upload                      tool="builtin:serial-monitor@0.10.0"
INFO[0226] Tool required for upload                      tool="builtin:ctags@5.8-arduino11"
INFO[0226] Tool required for upload                      tool="builtin:mdns-discovery@1.0.6"
INFO[0226] Tool required for upload                      tool="builtin:serial-discovery@1.3.2"

daemon INFO INFO[0227] Searching tools required for board arduino:avr:nano 
INFO[0227] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0227] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0227] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"



Error on upload was:

Sketch uses 1030 bytes (3%) of program storage space. Maximum is 30720 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2039 bytes for local variables. Maximum is 2048 bytes.
avrdude: ser_open(): can't open device "/dev/ttyUSB0": Permission denied
Failed uploading: uploading error: exit status 1

Partial success Per,

Running tired - I needed to add myself to the dialout group/take ownership of the port, as per below command - (not a member of dialout, but I chowned the port.)

So - the app works flawlessly when opened from command line. Still crashes when double clicked in a graphical file manager - see post 21
Also - blink sketch opens in a new window. that bug's also fixed.

Thanks

 
[horace@MSI beta]$ 

[horace@MSI beta]$ sudo chown horace: /dev/ttyUSB0
[sudo] password for horace: 
Sorry, try again.
[sudo] password for horace: 
[horace@MSI beta]$ ./arduino-ide_2.0.2-snapshot-b71c680_Linux_64bit.AppImage 
Arduino IDE 2.0.2-snapshot-b71c680
Starting backend process. PID: 48956
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[48979:1113/214818.228904:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
Using browser-only version of superagent in non-browser environment
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
root INFO Configuration directory URI: 'file:///home/horace/.theia'
root INFO Backend Object.initialize: 6.4 ms [Finished 0.998 s after backend start]
root INFO Backend Object.configure: 3.8 ms [Finished 0.998 s after backend start]
root INFO Backend MessagingContribution.onStart: 1.3 ms [Finished 0.998 s after backend start]
root INFO Backend OSBackendApplicationContribution.configure: 0.3 ms [Finished 1.032 s after backend start]
root INFO Backend DefaultWorkspaceServer.onStart: 0.3 ms [Finished 1.032 s after backend start]
root INFO Backend LocalizationBackendContribution.configure: 0.1 ms [Finished 1.032 s after backend start]
root INFO Backend LocalizationBackendContribution.initialize: 33.9 ms [Finished 1.032 s after backend start]
root INFO Backend TaskBackendApplicationContribution.onStart: 0.2 ms [Finished 1.032 s after backend start]
root INFO Backend ElectronTokenBackendContribution.configure: 0.8 ms [Finished 1.033 s after backend start]
root INFO Backend PluginDeployerContribution.initialize: 0.4 ms [Finished 1.033 s after backend start]
root INFO Backend ConfigServiceImpl.onStart: 0.6 ms [Finished 1.034 s after backend start]
root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.3 ms [Finished 1.035 s after backend start]
root INFO Backend ArduinoDaemonImpl.onStart: 0.7 ms [Finished 1.035 s after backend start]
root INFO Backend NodeFileUploadService.configure: 1.4 ms [Finished 1.035 s after backend start]
daemon INFO Starting daemon from /tmp/.mount_arduinqpu0vg/resources/app/node_modules/arduino-ide-extension/build/arduino-cli...
discovery-log INFO start
discovery-log INFO start new deferred
root INFO Backend BoardDiscovery.onStart: 0.7 ms [Finished 1.036 s after backend start]
root INFO Backend FileDownloadEndpoint.configure: 0.4 ms [Finished 1.036 s after backend start]
root INFO Backend AuthenticationServiceImpl.onStart: 0.4 ms [Finished 1.037 s after backend start]
root INFO Backend PluginApiContribution.configure: 0.4 ms [Finished 1.037 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.2 ms [Finished 1.038 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.0 ms [Finished 1.038 s after backend start]
root INFO Backend PlotterBackendContribution.configure: 0.9 ms [Finished 1.039 s after backend start]
root INFO Theia app listening on http://localhost:43835.
root INFO Finished starting backend application: 3.2 ms [Finished 1.041 s after backend start]
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoIDE/plugins does not exist.
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoIDE/extensions does not exist.
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoProIDE/plugins does not exist.
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@0.3.10" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.5" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
daemon INFO INFO[0000] Using config file: /home/horace/.arduinoIDE/arduino-cli.yaml 
INFO[0000] arduino-cli version git-snapshot             
INFO[0000] Executing `arduino-cli daemon`               

daemon INFO {"IP":"127.0.0.1","Port":"37621"}

daemon INFO Daemon is running.
root INFO Resolve plugins list: 303.7 ms [Finished 1.340 s after backend start]
root INFO Deployed backend plugin "cortex-debug@0.3.10" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/cortex-debug/extension/dist/extension": 10.5 ms [Finished 1.351 s after backend start]
root INFO Deployed backend plugin "vscode-arduino-tools@0.0.2-beta.5" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-arduino-tools/extension/dist/bundle": 16.2 ms [Finished 1.367 s after backend start]
daemon INFO INFO[0000] Loading hardware from: /home/horace/.arduino15/packages 
INFO[0000] Loading package arduino from: /home/horace/.arduino15/packages/arduino/hardware 
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json.sig

root INFO Deployed backend plugin "cpp@1.52.1" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-builtin-cpp/extension": 11.1 ms [Finished 1.378 s after backend start]
daemon INFO INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:avr@1.8.6"
INFO[0000] Checking existence of 'tools' path: /home/horace/.arduino15/packages/arduino/tools 
INFO[0000] Loading tools from dir: /home/horace/.arduino15/packages/arduino/tools 
INFO[0000] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"
INFO[0000] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0000] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino17"
INFO[0000] Loading package builtin from: /home/horace/.arduino15/packages/builtin 
INFO[0000] Checking existence of 'tools' path: /home/horace/.arduino15/packages/builtin/tools 
INFO[0000] Loading tools from dir: /home/horace/.arduino15/packages/builtin/tools 
INFO[0000] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"
INFO[0000] Loaded tool                                   tool="builtin:mdns-discovery@1.0.6"
INFO[0000] Loaded tool                                   tool="builtin:serial-discovery@1.3.2"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.10.0"
INFO[0000] Checking signature                            index=/home/horace/.arduino15/package_index.json signatureFile=/home/horace/.arduino15/package_index.json.sig trusted=true
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
INFO[0000] Loading libraries index file                  index=/home/horace/.arduino15/library_index.json

root INFO Deployed backend plugin "json@1.46.1" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-builtin-json/extension": 4.9 ms [Finished 1.383 s after backend start]
root INFO Deployed backend plugin "json-language-features@1.46.1" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain": 0.5 ms [Finished 1.384 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-bg@1.48.3" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-language-pack-bg/extension": 244.3 ms [Finished 1.628 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-cs@1.53.2" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-language-pack-cs/extension": 57.1 ms [Finished 1.685 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-de@1.53.2" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-language-pack-de/extension": 159.0 ms [Finished 1.844 s after backend start]
daemon INFO INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/libraries location=ide
INFO[0000] Adding libraries dir                          dir=/home/horace/Arduino/libraries location=user

discovery-log INFO start request start watch
discovery-log INFO start requested start watch
discovery-log INFO start resolved watching
root INFO Deployed backend plugin "vscode-language-pack-es@1.53.2" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-language-pack-es/extension": 61.0 ms [Finished 1.905 s after backend start]
daemon INFO INFO[0000] starting discovery builtin:serial-discovery process 
INFO[0000] starting discovery builtin:mdns-discovery process 
INFO[0000] started discovery builtin:serial-discovery process 
INFO[0000] sending command HELLO 1 "arduino-cli git-snapshot" to discovery builtin:serial-discovery 
INFO[0000] started discovery builtin:mdns-discovery process 
INFO[0000] sending command HELLO 1 "arduino-cli git-snapshot" to discovery builtin:mdns-discovery 
INFO[0000] from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1 
INFO[0000] sending command START_SYNC to discovery builtin:serial-discovery 
INFO[0000] from discovery builtin:serial-discovery received message type: start_sync, message: OK 
INFO[0000] from discovery builtin:serial-discovery received message type: add, port: /dev/ttyUSB0 
INFO[0000] from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1 
INFO[0000] sending command START_SYNC to discovery builtin:mdns-discovery 
INFO[0000] from discovery builtin:mdns-discovery received message type: start_sync, message: OK 

root INFO Deployed backend plugin "vscode-language-pack-fr@1.53.2" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-language-pack-fr/extension": 42.9 ms [Finished 1.948 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-hu@1.48.3" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-language-pack-hu/extension": 32.0 ms [Finished 1.980 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-it@1.53.2" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-language-pack-it/extension": 41.8 ms [Finished 2.022 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ja@1.53.2" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-language-pack-ja/extension": 53.7 ms [Finished 2.076 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ko@1.53.2" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-language-pack-ko/extension": 69.6 ms [Finished 2.146 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-nl@1.48.3" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-language-pack-nl/extension": 25.0 ms [Finished 2.171 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-pl@1.53.2" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-language-pack-pl/extension": 52.0 ms [Finished 2.223 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-pt-BR@1.53.2" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-language-pack-pt-BR/extension": 50.4 ms [Finished 2.273 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ru@1.53.2" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-language-pack-ru/extension": 51.7 ms [Finished 2.325 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-tr@1.53.2" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-language-pack-tr/extension": 48.4 ms [Finished 2.373 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-uk@1.48.3" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-language-pack-uk/extension": 32.1 ms [Finished 2.405 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-zh-hans@1.53.2" from "/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-language-pack-zh-hans/extension": 40.2 ms [Finished 2.445 s after backend start]
root INFO Deploy plugins list: 303.7 ms [Finished 2.450 s after backend start]
root WARN Frontend s.configure took longer than the expected maximum 100 milliseconds: 106.8 ms [Finished 1.697 s after frontend start]
root INFO Start frontend contributions: 410.5 ms [Finished 1.935 s after frontend start]
root INFO Changed application state from 'init' to 'started_contributions'.
root INFO Changed application state from 'started_contributions' to 'attached_shell'.
root INFO >>> Restoring the layout state...
root INFO <<< Nothing to restore.
root INFO Initialize the workbench layout: 35.9 ms [Finished 2.001 s after frontend start]
root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6] Waiting for backend deployment: 99.0 ms [Finished 2.031 s after frontend start]
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101) starting instance
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6] Sync of 21 plugins: 675.4 ms [Finished 2.706 s after frontend start]
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][marus25.cortex-debug]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][arduino.vscode-arduino-tools]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][vscode.cpp]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][vscode.json]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][vscode.json-language-features]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6] Load contributions of 21 plugins: 27.7 ms [Finished 2.734 s after frontend start]
root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
root WARN a registered grammar configuration for 'cpp' language is overridden
root INFO Frontend application start: 1521.4 ms [Finished 4.480 s after backend start]
root INFO Replace loading indicator with ready workbench UI (animation): 910.7 ms [Finished 2.913 s after frontend start]
root INFO Changed application state from 'initialized_layout' to 'ready'.
Checking for update
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): PluginManagerExtImpl/init()
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(cortex-debug@0.3.10 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] Debugger contribution has been registered: cortex-debug
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(vscode-arduino-tools@0.0.2-beta.5 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(cpp@1.52.1 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(json@1.46.1 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(json-language-features@1.46.1 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(vscode-language-pack-bg@1.48.3 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(vscode-language-pack-cs@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(vscode-language-pack-de@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(vscode-language-pack-es@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(vscode-language-pack-fr@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(vscode-language-pack-hu@1.48.3 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(vscode-language-pack-it@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(vscode-language-pack-ja@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(vscode-language-pack-ko@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(vscode-language-pack-nl@1.48.3 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(vscode-language-pack-pl@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(vscode-language-pack-pt-BR@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(vscode-language-pack-ru@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(vscode-language-pack-tr@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(vscode-language-pack-uk@1.48.3 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): initializing(vscode-language-pack-zh-hans@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49101] PLUGIN_HOST(49101): PluginManagerExtImpl/loadPlugin(/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][marus25.cortex-debug]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][arduino.vscode-arduino-tools]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][vscode.cpp]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][vscode.json]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][vscode.json-language-features]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-bg]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-cs]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-de]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-es]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-fr]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-hu]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-it]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-ja]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-ko]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-nl]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-pl]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-ru]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-tr]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-uk]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
root INFO [5e0efea9-779a-4813-979c-efd06804cbb6] Start of 21 plugins: 923.4 ms [Finished 3.670 s after frontend start]
root ERROR ---- !!!SLOW!!! DURATION: search took 754.780 ms. Args: [{"type":"Updatable"}] ----
discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/ttyUSB0","label":"/dev/ttyUSB0","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x7523"],["serialNumber",""],["vid","0x1a86"]]}},"error":""}
root INFO Attached boards and available ports changed:
root INFO  - New port is available on /dev/ttyUSB0 Serial Port (USB)
root INFO ------------------------------------------
Found version 2.0.1 (url: arduino-ide_2.0.1_Linux_64bit.AppImage)
root WARN Timeout after 5000 millis. The editor has not shown up in time. URI: file:///tmp/.arduinoIDE-unsaved20221013-48956-3oli30.91cus/sketch_nov13a/sketch_nov13a.ino
root WARN Frontend s.configure took longer than the expected maximum 100 milliseconds: 117.3 ms [Finished 1.223 s after frontend start]
root INFO Start frontend contributions: 357.8 ms [Finished 1.415 s after frontend start]
root INFO Changed application state from 'init' to 'started_contributions'.
root INFO Changed application state from 'started_contributions' to 'attached_shell'.
root INFO >>> Restoring the layout state...
root INFO <<< Nothing to restore.
root INFO Initialize the workbench layout: 38.0 ms [Finished 1.484 s after frontend start]
root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5] Waiting for backend deployment: 80.1 ms [Finished 1.492 s after frontend start]
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254) starting instance
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5] Sync of 21 plugins: 704.9 ms [Finished 2.197 s after frontend start]
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][marus25.cortex-debug]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][arduino.vscode-arduino-tools]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][vscode.cpp]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][vscode.json]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][vscode.json-language-features]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5] Load contributions of 21 plugins: 26.8 ms [Finished 2.224 s after frontend start]
root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
root WARN a registered grammar configuration for 'cpp' language is overridden
root INFO Frontend application start: 1510.8 ms [Finished 24.487 s after backend start]
root INFO Replace loading indicator with ready workbench UI (animation): 909.5 ms [Finished 2.394 s after frontend start]
root INFO Changed application state from 'initialized_layout' to 'ready'.
root INFO Executing startup tasks:
root INFO  - 'arduino-use-inherited-boards-config' , args: [{}]
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): PluginManagerExtImpl/init()
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(cortex-debug@0.3.10 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] Debugger contribution has been registered: cortex-debug
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(vscode-arduino-tools@0.0.2-beta.5 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(cpp@1.52.1 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(json@1.46.1 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(json-language-features@1.46.1 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(vscode-language-pack-bg@1.48.3 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(vscode-language-pack-cs@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(vscode-language-pack-de@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(vscode-language-pack-es@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(vscode-language-pack-fr@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(vscode-language-pack-hu@1.48.3 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(vscode-language-pack-it@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(vscode-language-pack-ja@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(vscode-language-pack-ko@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(vscode-language-pack-nl@1.48.3 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(vscode-language-pack-pl@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(vscode-language-pack-pt-BR@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(vscode-language-pack-ru@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(vscode-language-pack-tr@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(vscode-language-pack-uk@1.48.3 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): initializing(vscode-language-pack-zh-hans@1.53.2 with /tmp/.mount_arduinqpu0vg/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): PluginManagerExtImpl/loadPlugin(/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][marus25.cortex-debug]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][arduino.vscode-arduino-tools]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][vscode.cpp]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][vscode.json]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][vscode.json-language-features]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-bg]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-cs]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-de]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-es]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-fr]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-hu]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-it]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-ja]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-ko]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-nl]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-pl]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-ru]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-tr]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-uk]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
root INFO [29a14ace-2ebc-410a-bd65-232643e26ac5] Start of 21 plugins: 1034.1 ms [Finished 3.271 s after frontend start]
root WARN Timeout after 5000 millis. The editor has not shown up in time. URI: file:///tmp/.arduinoIDE-unsaved20221013-48956-99nq3l.1kjxv/Blink/Blink.ino
root INFO Starting language server: arduino:avr:nano
root INFO [hosted-plugin: 49254] PLUGIN_HOST(49254): PluginManagerExtImpl/loadPlugin(/tmp/.mount_arduinqpu0vg/resources/app/plugins/vscode-arduino-tools/extension/dist/bundle)
daemon INFO INFO[0037] Searching tools required for board arduino:avr:nano 
INFO[0037] Required tool                                 tool="arduino:arduinoOTA@1.3.0"

daemon INFO INFO[0037] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0037] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0037] Adding libraries dir                          dir=/home/horace/.arduino15/libraries location=ide
INFO[0037] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
INFO[0037] Adding libraries dir                          dir=/home/horace/Arduino/libraries location=user

daemon INFO INFO[0037] Searching tools required for board arduino:avr:nano 
INFO[0037] Required tool                                 tool="arduino:arduinoOTA@1.3.0"

daemon INFO INFO[0037] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0037] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0045] Searching tools required for board arduino:avr:nano 
INFO[0045] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0045] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0045] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0045] Adding libraries dir                          dir=/home/horace/.arduino15/libraries location=ide
INFO[0045] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
INFO[0045] Adding libraries dir                          dir=/home/horace/Arduino/libraries location=user

root INFO Executing 'arduino.languageserver.notifyBuildDidComplete' with {"buildOutputUri":"file:///tmp/arduino-sketch-E5EC041C816560983FFFC816AFDCBF28"}
daemon INFO INFO[0045] Searching tools required for board arduino:avr:nano 
INFO[0045] Required tool                                 tool="arduino:arduinoOTA@1.3.0"
INFO[0045] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0045] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"
INFO[0045] Tool required for upload                      tool="arduino:arduinoOTA@1.3.0"
INFO[0045] Tool required for upload                      tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0045] Tool required for upload                      tool="arduino:avrdude@6.3.0-arduino17"

daemon INFO INFO[0045] Tool required for upload                      tool="builtin:ctags@5.8-arduino11"
INFO[0045] Tool required for upload                      tool="builtin:mdns-discovery@1.0.6"
INFO[0045] Tool required for upload                      tool="builtin:serial-discovery@1.3.2"
INFO[0045] Tool required for upload                      tool="builtin:serial-monitor@0.10.0"

daemon INFO INFO[0046] Searching tools required for board arduino:avr:nano 
INFO[0046] Required tool                                 tool="arduino:arduinoOTA@1.3.0"

daemon INFO INFO[0046] Required tool                                 tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0046] Required tool                                 tool="arduino:avrdude@6.3.0-arduino17"

isTempSketch: true. Input was /tmp/.arduinoIDE-unsaved20221013-48956-99nq3l.1kjxv/Blink
Ignored marking workspace as a closed sketch. The sketch was detected as temporary. Workspace URI: file:///tmp/.arduinoIDE-unsaved20221013-48956-99nq3l.1kjxv/Blink.
isTempSketch: true. Input was /tmp/.arduinoIDE-unsaved20221013-48956-99nq3l.1kjxv/Blink
Ignored marking workspace as a closed sketch. The sketch was detected as temporary. Workspace URI: file:///tmp/.arduinoIDE-unsaved20221013-48956-99nq3l.1kjxv/Blink.


log from opening existing public appimage in a graphical file manager. Arduino app opened, but failed on upload as per previous with communication error

[horace@MSI 2022_arduino_linux]$ dolphin
QSocketNotifier: Can only be used with threads started with QThread
kf.kio.slaves.trash: Directory "/mnt/LaCie/.Trash-1000" exists but didn't pass the security checks, can't use it
kf.kio.slaves.trash: Directory "/mnt/Raw_Videos/.Trash-1000" exists but didn't pass the security checks, can't use it
kf.kio.slaves.trash: Directory "/mnt/Data/.Trash-1000" exists but didn't pass the security checks, can't use it
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
libpng warning: iCCP: known incorrect sRGB profile
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
Cannot initialize model with data QJsonObject(). missing: QJsonValue(string, "urls")
QSocketNotifier: Can only be used with threads started with QThread
Arduino IDE 2.0.1
Starting backend process. PID: 50867
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[50889:1113/215802.131373:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
Using browser-only version of superagent in non-browser environment
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
root INFO Configuration directory URI: 'file:///home/horace/.theia'
root INFO Backend Object.initialize: 4.8 ms [Finished 1.824 s after backend start]
root INFO Backend Object.configure: 3.9 ms [Finished 1.824 s after backend start]
root INFO Backend MessagingContribution.onStart: 1.3 ms [Finished 1.824 s after backend start]
root INFO Backend OSBackendApplicationContribution.configure: 0.3 ms [Finished 1.860 s after backend start]
root INFO Backend DefaultWorkspaceServer.onStart: 0.3 ms [Finished 1.860 s after backend start]
root INFO Backend LocalizationBackendContribution.configure: 0.1 ms [Finished 1.861 s after backend start]
root INFO Backend LocalizationBackendContribution.initialize: 36.3 ms [Finished 1.861 s after backend start]
root INFO Backend TaskBackendApplicationContribution.onStart: 0.3 ms [Finished 1.861 s after backend start]
root INFO Backend ElectronTokenBackendContribution.configure: 0.8 ms [Finished 1.862 s after backend start]
root INFO Backend PluginDeployerContribution.initialize: 0.4 ms [Finished 1.862 s after backend start]
root INFO Backend ConfigServiceImpl.onStart: 0.6 ms [Finished 1.862 s after backend start]
root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.3 ms [Finished 1.863 s after backend start]
root INFO Backend ArduinoDaemonImpl.onStart: 0.7 ms [Finished 1.864 s after backend start]
root INFO Backend NodeFileUploadService.configure: 1.3 ms [Finished 1.864 s after backend start]
daemon INFO Starting daemon from /tmp/.mount_arduinpuvd3r/resources/app/node_modules/arduino-ide-extension/build/arduino-cli...
discovery-log INFO start
discovery-log INFO start new deferred
root INFO Backend BoardDiscovery.onStart: 0.7 ms [Finished 1.865 s after backend start]
root INFO Backend FileDownloadEndpoint.configure: 0.4 ms [Finished 1.865 s after backend start]
root INFO Backend AuthenticationServiceImpl.onStart: 0.4 ms [Finished 1.866 s after backend start]
root INFO Backend PluginApiContribution.configure: 0.4 ms [Finished 1.866 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.2 ms [Finished 1.866 s after backend start]
root INFO Backend HostedPluginReader.configure: 0.0 ms [Finished 1.866 s after backend start]
root INFO Backend PlotterBackendContribution.configure: 1.0 ms [Finished 1.868 s after backend start]
root INFO Theia app listening on http://localhost:38323.
root INFO Finished starting backend application: 3.3 ms [Finished 1.869 s after backend start]
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoIDE/plugins does not exist.
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoIDE/extensions does not exist.
root WARN The local plugin referenced by local-dir:/home/horace/.arduinoProIDE/plugins does not exist.
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@0.3.10" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.5" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
root INFO PluginTheiaDirectoryHandler: accepting plugin with path
root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
root INFO Resolve plugins list: 622.8 ms [Finished 2.488 s after backend start]
root INFO Deployed backend plugin "cortex-debug@0.3.10" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/cortex-debug/extension/dist/extension": 20.1 ms [Finished 2.508 s after backend start]
root INFO Deployed backend plugin "vscode-arduino-tools@0.0.2-beta.5" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-arduino-tools/extension/dist/bundle": 33.0 ms [Finished 2.541 s after backend start]
daemon INFO INFO[0000] Using config file: /home/horace/.arduinoIDE/arduino-cli.yaml 
INFO[0000] arduino-cli version 0.28.0                   
INFO[0000] Executing `arduino-cli daemon`               
{"IP":"127.0.0.1","Port":"42853"}

daemon INFO Daemon is running.
root INFO Deployed backend plugin "cpp@1.52.1" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-builtin-cpp/extension": 108.3 ms [Finished 2.650 s after backend start]
root INFO Deployed backend plugin "json@1.46.1" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-builtin-json/extension": 27.4 ms [Finished 2.677 s after backend start]
daemon INFO INFO[0000] Loading hardware from: /home/horace/.arduino15/packages 
INFO[0000] Loading package arduino from: /home/horace/.arduino15/packages/arduino/hardware 
INFO[0000] Checking signature                            error="opening signature file: open /home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json.sig: no such file or directory" index=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json signatureFile=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json.sig
INFO[0000] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform                               platform="arduino:avr@1.8.6"
INFO[0000] Checking existence of 'tools' path: /home/horace/.arduino15/packages/arduino/tools 
INFO[0000] Loading tools from dir: /home/horace/.arduino15/packages/arduino/tools 
INFO[0000] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"
INFO[0000] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0000] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino17"
INFO[0000] Loading package builtin from: /home/horace/.arduino15/packages/builtin 
INFO[0000] Checking existence of 'tools' path: /home/horace/.arduino15/packages/builtin/tools 
INFO[0000] Loading tools from dir: /home/horace/.arduino15/packages/builtin/tools 
INFO[0000] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"
INFO[0000] Loaded tool                                   tool="builtin:mdns-discovery@1.0.6"
INFO[0000] Loaded tool                                   tool="builtin:serial-discovery@1.3.2"
INFO[0000] Loaded tool                                   tool="builtin:serial-monitor@0.10.0"
INFO[0000] Checking signature                            index=/home/horace/.arduino15/package_index.json signatureFile=/home/horace/.arduino15/package_index.json.sig trusted=true
INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
INFO[0000] Loading libraries index file                  index=/home/horace/.arduino15/library_index.json

root INFO Deployed backend plugin "json-language-features@1.46.1" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain": 1.8 ms [Finished 2.679 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-bg@1.48.3" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-language-pack-bg/extension": 369.2 ms [Finished 3.048 s after backend start]
daemon INFO INFO[0000] Adding libraries dir                          dir=/home/horace/.arduino15/libraries location=ide
INFO[0000] Adding libraries dir                          dir=/home/horace/Arduino/libraries location=user

discovery-log INFO start request start watch
discovery-log INFO start requested start watch
discovery-log INFO start resolved watching
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
root INFO Deployed backend plugin "vscode-language-pack-cs@1.53.2" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-language-pack-cs/extension": 240.9 ms [Finished 3.289 s after backend start]
daemon INFO INFO[0000] starting discovery builtin:mdns-discovery process 
INFO[0000] starting discovery builtin:serial-discovery process 
INFO[0000] started discovery builtin:mdns-discovery process 
INFO[0000] sending command HELLO 1 "arduino-cli 0.28.0" to discovery builtin:mdns-discovery 
INFO[0000] started discovery builtin:serial-discovery process 
INFO[0000] sending command HELLO 1 "arduino-cli 0.28.0" to discovery builtin:serial-discovery 
INFO[0000] from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1 
INFO[0000] sending command START_SYNC to discovery builtin:serial-discovery 
INFO[0000] from discovery builtin:serial-discovery received message type: start_sync, message: OK 
INFO[0000] from discovery builtin:serial-discovery received message type: add, port: /dev/ttyUSB0 
INFO[0000] from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1 
INFO[0000] sending command START_SYNC to discovery builtin:mdns-discovery 
INFO[0000] from discovery builtin:mdns-discovery received message type: start_sync, message: OK 

root INFO Deployed backend plugin "vscode-language-pack-de@1.53.2" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-language-pack-de/extension": 97.5 ms [Finished 3.387 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-es@1.53.2" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-language-pack-es/extension": 70.3 ms [Finished 3.457 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-fr@1.53.2" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-language-pack-fr/extension": 50.3 ms [Finished 3.507 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-hu@1.48.3" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-language-pack-hu/extension": 35.3 ms [Finished 3.543 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-it@1.53.2" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-language-pack-it/extension": 82.4 ms [Finished 3.625 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ja@1.53.2" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-language-pack-ja/extension": 73.7 ms [Finished 3.699 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ko@1.53.2" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-language-pack-ko/extension": 59.6 ms [Finished 3.758 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-nl@1.48.3" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-language-pack-nl/extension": 19.0 ms [Finished 3.777 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-pl@1.53.2" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-language-pack-pl/extension": 48.0 ms [Finished 3.825 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-pt-BR@1.53.2" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-language-pack-pt-BR/extension": 59.6 ms [Finished 3.885 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-ru@1.53.2" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-language-pack-ru/extension": 72.2 ms [Finished 3.957 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-tr@1.53.2" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-language-pack-tr/extension": 72.0 ms [Finished 4.029 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-uk@1.48.3" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-language-pack-uk/extension": 39.2 ms [Finished 4.068 s after backend start]
root INFO Deployed backend plugin "vscode-language-pack-zh-hans@1.53.2" from "/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-language-pack-zh-hans/extension": 39.9 ms [Finished 4.108 s after backend start]
root INFO Deploy plugins list: 622.8 ms [Finished 4.115 s after backend start]
discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"/dev/ttyUSB0","label":"/dev/ttyUSB0","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x7523"],["serialNumber",""],["vid","0x1a86"]]}},"error":""}
(node:50825) UnhandledPromiseRejectionWarning: Error: ENOTDIR: not a directory, scandir '/tmp/.mount_arduint1mpGm/arduino-ide'
(Use `arduino-ide --trace-warnings ...` to show where the warning was created)
(node:50825) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
root WARN Frontend s.configure took longer than the expected maximum 100 milliseconds: 116.5 ms [Finished 2.107 s after frontend start]
root INFO Start frontend contributions: 426.0 ms [Finished 2.349 s after frontend start]
root INFO Changed application state from 'init' to 'started_contributions'.
root INFO Changed application state from 'started_contributions' to 'attached_shell'.
root INFO >>> Restoring the layout state...
root INFO <<< Nothing to restore.
root INFO Initialize the workbench layout: 38.0 ms [Finished 2.418 s after frontend start]
root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1] Waiting for backend deployment: 82.1 ms [Finished 2.429 s after frontend start]
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060) starting instance
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1] Sync of 21 plugins: 680.1 ms [Finished 3.109 s after frontend start]
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][marus25.cortex-debug]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][arduino.vscode-arduino-tools]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][vscode.cpp]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][vscode.json]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][vscode.json-language-features]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1] Load contributions of 21 plugins: 27.2 ms [Finished 3.136 s after frontend start]
root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
root WARN a registered grammar configuration for 'cpp' language is overridden
root INFO Frontend application start: 1528.3 ms [Finished 6.079 s after backend start]
root INFO Replace loading indicator with ready workbench UI (animation): 908.7 ms [Finished 3.327 s after frontend start]
root INFO Changed application state from 'initialized_layout' to 'ready'.
Checking for update
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): PluginManagerExtImpl/init()
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(cortex-debug@0.3.10 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] Debugger contribution has been registered: cortex-debug
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(vscode-arduino-tools@0.0.2-beta.5 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(cpp@1.52.1 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(json@1.46.1 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(json-language-features@1.46.1 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(vscode-language-pack-bg@1.48.3 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(vscode-language-pack-cs@1.53.2 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(vscode-language-pack-de@1.53.2 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(vscode-language-pack-es@1.53.2 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(vscode-language-pack-fr@1.53.2 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(vscode-language-pack-hu@1.48.3 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(vscode-language-pack-it@1.53.2 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(vscode-language-pack-ja@1.53.2 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(vscode-language-pack-ko@1.53.2 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(vscode-language-pack-nl@1.48.3 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(vscode-language-pack-pl@1.53.2 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(vscode-language-pack-pt-BR@1.53.2 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(vscode-language-pack-ru@1.53.2 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(vscode-language-pack-tr@1.53.2 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(vscode-language-pack-uk@1.48.3 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): initializing(vscode-language-pack-zh-hans@1.53.2 with /tmp/.mount_arduinpuvd3r/resources/app/node_modules/@theia/plugin-ext-vscode/lib/node/plugin-vscode-init)
root INFO [hosted-plugin: 51060] PLUGIN_HOST(51060): PluginManagerExtImpl/loadPlugin(/tmp/.mount_arduinpuvd3r/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
root ERROR ---- !!!SLOW!!! DURATION: search took 777.772 ms. Args: [{"type":"Updatable"}] ----
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][marus25.cortex-debug]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][arduino.vscode-arduino-tools]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][vscode.cpp]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][vscode.json]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][vscode.json-language-features]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-bg]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-cs]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-de]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-es]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-fr]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-hu]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-it]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-ja]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-ko]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-nl]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-pl]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-ru]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-tr]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-uk]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
root INFO [87540785-d6a1-46e8-8bbb-cb65205d21e1] Start of 21 plugins: 1544.9 ms [Finished 4.693 s after frontend start]
Update for version 2.0.1 is not available (latest version: 2.0.1, downgrade is allowed).
daemon INFO panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x6fc2bd]

goroutine 47 [running]:
github.com/arduino/go-properties-orderedmap.(*Map).Merge(0x0, {0xc0004af658, 0x1, 0x0})
        /go/pkg/mod/github.com/arduino/go-properties-orderedmap@v1.6.0/properties.go:443 +0x3d
github.com/arduino/go-properties-orderedmap.(*Map).Clone(...)
        /go/pkg/mod/github.com/arduino/go-properties-orderedmap@v1.6.0/properties.go:477
github.com/arduino/arduino-cli/arduino/cores.(*Board).GetBuildProperties(0xc0006ad200, 0xc0086c20f0)
        /home/build/arduino/cores/board.go:119 +0xd5
github.com/arduino/arduino-cli/arduino/cores/packagemanager.(*Explorer).ResolveFQBN(0xc00636e200, 0xc009232040)
        /home/build/arduino/cores/packagemanager/package_manager.go:291 +0x105

daemon INFO github.com/arduino/arduino-cli/commands/lib.LibraryList({0x40ae85, 0xdafc20}, 0xc006950060)
        /home/build/commands/lib/list.go:57 +0x24a
github.com/arduino/arduino-cli/commands/daemon.(*ArduinoCoreServerImpl).LibraryList(0xd7adc0, {0x1054fd0, 0xc0086c2000}, 0xa803)
        /home/build/commands/daemon/daemon.go:467 +0x2c

daemon INFO github.com/arduino/arduino-cli/rpc/cc/arduino/cli/commands/v1._ArduinoCoreService_LibraryList_Handler({0xdc4a20, 0xc00033aa80}, {0x1054fd0, 0xc0086c2000}, 0xc006950000, 0x0)
        /home/build/rpc/cc/arduino/cli/commands/v1/commands_grpc.pb.go:2051 +0x173
google.golang.org/grpc.(*Server).processUnaryRPC(0xc000286700, {0x1067058, 0xc00049e000}, 0xc001d54120, 0xc0003e99e0, 0x169f498, 0x0)
        /go/pkg/mod/google.golang.org/grpc@v1.38.0/server.go:1286 +0xc8f
google.golang.org/grpc.(*Server).handleStream(0xc000286700, {0x1067058, 0xc00049e000}, 0xc001d54120, 0x0)
        /go/pkg/mod/google.golang.org/grpc@v1.38.0/server.go:1609 +0xa2a
google.golang.org/grpc.(*Server).serveStreams.func1.2()
        /go/pkg/mod/google.golang.org/grpc@v1.38.0/server.go:934 +0x98
created by google.golang.org/grpc.(*Server).serveStreams.func1
        /go/pkg/mod/google.golang.org/grpc@v1.38.0/server.go:932 +0x294

discovery-log INFO error received
discovery-log ERROR Unexpected error occurred during the boards discovery.
discovery-log INFO received end
root ERROR Request getBoardUserFields failed with error: 14 UNAVAILABLE: read ECONNRESET
root ERROR Request list failed with error: 14 UNAVAILABLE: read ECONNRESET
root ERROR Request getBoardDetails failed with error: 14 UNAVAILABLE: read ECONNRESET
root ERROR Request search failed with error: 14 UNAVAILABLE: read ECONNRESET
root ERROR Request installed failed with error: 14 UNAVAILABLE: read ECONNRESET
root ERROR Request getInstalledBoards failed with error: 14 UNAVAILABLE: read ECONNRESET
daemon INFO Daemon exited with exit code: 2.
root ERROR Request getBoardDetails failed with error: 14 UNAVAILABLE: No connection established
root INFO Failed to start language server for arduino:avr:nano
root ERROR Have not received the build path from the CLI while running the compilation.
root WARN monospace assumptions have been violated, therefore disabling monospace optimizations!
[horace@MSI 2022_arduino_linux]$