TLDR:
** Fedora 38 with the arduino AppImage does not give a menu bar at the moment from my experience.**
** The workaround is to use [ctrl]+[shift]+[P] and select View : Toggle Menu bar option to get the hamburger icon.**
Hi Per,
Been using command line since "Before windows" - Somewhere or other I kept an ad for Windows 3.1 when graphical interfaces for IBM (at the time) machines were introduced.
So, troubleshooting.
Test 1.
Downloaded the latest stable build.
Ran from dolphin graphical file manager.
'Hamburger' menu present.
Tried the reset||Window:Title Bar Style as above - was already native and no need to reset.
Tried the WIndow.menuBarVisibility - was set to compact, reset to classic.
No option to restart, I did so manually
The hamburger icon disappeared, no menu bar visible
-Reset through [ctrl] - [alt] - [P] ||Toggle:Menu Bar
Closed the appimage
Step 2: Opened a terminal window.
Ran the appimage through command line
cd /mnt/Data/Arduino/2023_app_images (the directory I saved it to in case.)
./arduino-ide_2.3.2a_Linux_64bit.AppImage (added the 'a' as I already had 2.3.2 downloaded to distinguish.)
Gave an error:
[horace@fedora 2023 Arduino images]$ ./arduino-ide_2.3.2a_Linux_64bit.AppImage
Gtk-Message: 08:32:43.904: Failed to load module "appmenu-gtk-module"
[horace@fedora 2023 Arduino images]$ sudo ./arduino-ide_2.3.2a_Linux_64bit.AppImage
[sudo] password for horace:
(zenity:40187): Gtk-CRITICAL **: 08:33:17.218: Unable to register the application: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer: unit failed.
(zenity:40187): Gtk-CRITICAL **: 08:33:28.479: Unable to register the application: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer: unit failed.
r: 0
License accepted
[0415/083328.838151:FATAL:electron_main_delegate.cc(294)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.
Trace/breakpoint trap
[horace@fedora 2023 Arduino images]$ sudo ./arduino-ide_2.3.2_Linux_64bit.AppImage
Ran sudo ./arduino-ide_2.3.2_Linux_64bit.AppImage --no-sandbox
Opened successfully
No title bar visible, Hamburger visible.
Reset openUI Window:MenuBarVisibility from compact to classic. No 'reset' option available. Dropdown menu changed successfully regardless.
[ctrl] + [shift] + [P] allowed View: Toggle Menu Bar
trace below - a fair few errors, at a glance, mainly TCP
[horace@fedora 2023 Arduino images]$ sudo ./arduino-ide_2.3.2_Linux_64bit.AppImage --no-sandbox
[sudo] password for horace:
Arduino IDE 2.3.2
Checking for frontend application configuration customizations. Module path: /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/electron-main.js, destination 'package.json': /tmp/.mount_arduinQO6u1F/resources/app/package.json
[40618:0415/084018.786114:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40618:0415/084018.786176:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40618:0415/084018.786188:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40618:0415/084018.786201:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Setting 'theia.frontend.config.appVersion' application configuration value to: "2.3.2" (type of string)
Setting 'theia.frontend.config.cliVersion' application configuration value to: "0.35.3" (type of string)
Setting 'theia.frontend.config.buildDate' application configuration value to: "2024-02-20T09:54:08.669Z" (type of string)
Frontend application configuration after modifications: {"applicationName":"Arduino IDE","defaultTheme":{"light":"arduino-theme","dark":"arduino-theme-dark"},"defaultIconTheme":"none","electron":{"windowOptions":{}},"defaultLocale":"","validatePreferencesSchema":false,"preferences":{"window.title":"${rootName}${activeEditorShort}${appName}","files.autoSave":"afterDelay","editor.minimap.enabled":false,"editor.tabSize":2,"editor.scrollBeyondLastLine":false,"editor.quickSuggestions":{"other":false,"comments":false,"strings":false},"editor.maxTokenizationLineLength":500,"editor.bracketPairColorization.enabled":false,"breadcrumbs.enabled":false,"workbench.tree.renderIndentGuides":"none","explorer.compactFolders":false},"appVersion":"2.3.2","cliVersion":"0.35.3","buildDate":"2024-02-20T09:54:08.669Z"}
Starting backend process. PID: 40656
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
[40650:0415/084019.181193:ERROR:angle_platform_impl.cc(44)] Display.cpp:1056 (initialize): ANGLE Display::initialize error 12289: Could not open the default X display.
ERR: Display.cpp:1056 (initialize): ANGLE Display::initialize error 12289: Could not open the default X display.
[40650:0415/084019.182049:ERROR:gl_display.cc(520)] EGL Driver message (Critical) eglInitialize: Could not open the default X display.
[40650:0415/084019.182135:ERROR:gl_display.cc(795)] eglInitialize OpenGL failed with error EGL_NOT_INITIALIZED, trying next display type
Authorization required, but no authorization protocol specified
[40650:0415/084019.182337:ERROR:angle_platform_impl.cc(44)] Display.cpp:1056 (initialize): ANGLE Display::initialize error 12289: Could not open the default X display.
ERR: Display.cpp:1056 (initialize): ANGLE Display::initialize error 12289: Could not open the default X display.
[40650:0415/084019.182429:ERROR:gl_display.cc(520)] EGL Driver message (Critical) eglInitialize: Could not open the default X display.
[40650:0415/084019.182454:ERROR:gl_display.cc(795)] eglInitialize OpenGLES failed with error EGL_NOT_INITIALIZED
[40650:0415/084019.182517:ERROR:gl_display.cc(829)] Initialization of all EGL display types failed.
[40650:0415/084019.182544:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
Authorization required, but no authorization protocol specified
[40650:0415/084019.215165:ERROR:angle_platform_impl.cc(44)] Display.cpp:1056 (initialize): ANGLE Display::initialize error 12289: Could not open the default X display.
ERR: Display.cpp:1056 (initialize): ANGLE Display::initialize error 12289: Could not open the default X display.
[40650:0415/084019.215228:ERROR:gl_display.cc(520)] EGL Driver message (Critical) eglInitialize: Could not open the default X display.
[40650:0415/084019.215259:ERROR:gl_display.cc(795)] eglInitialize OpenGL failed with error EGL_NOT_INITIALIZED, trying next display type
Authorization required, but no authorization protocol specified
[40650:0415/084019.215439:ERROR:angle_platform_impl.cc(44)] Display.cpp:1056 (initialize): ANGLE Display::initialize error 12289: Could not open the default X display.
ERR: Display.cpp:1056 (initialize): ANGLE Display::initialize error 12289: Could not open the default X display.
[40650:0415/084019.215477:ERROR:gl_display.cc(520)] EGL Driver message (Critical) eglInitialize: Could not open the default X display.
[40650:0415/084019.215544:ERROR:gl_display.cc(795)] eglInitialize OpenGLES failed with error EGL_NOT_INITIALIZED
[40650:0415/084019.215632:ERROR:gl_display.cc(829)] Initialization of all EGL display types failed.
[40650:0415/084019.215663:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
[40650:0415/084019.219854:ERROR:viz_main_impl.cc(196)] Exiting GPU process due to errors during initialization
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
[40678:0415/084019.312958:ERROR:angle_platform_impl.cc(44)] DisplayVkXcb.cpp:59 (initialize): xcb_connect() failed, error 1
ERR: DisplayVkXcb.cpp:59 (initialize): xcb_connect() failed, error 1
[40678:0415/084019.313049:ERROR:angle_platform_impl.cc(44)] Display.cpp:1056 (initialize): ANGLE Display::initialize error 12289: Not initialized.
ERR: Display.cpp:1056 (initialize): ANGLE Display::initialize error 12289: Not initialized.
[40678:0415/084019.313130:ERROR:gl_display.cc(520)] EGL Driver message (Critical) eglInitialize: Not initialized.
[40678:0415/084019.313197:ERROR:gl_display.cc(795)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
[40678:0415/084019.313324:ERROR:gl_display.cc(829)] Initialization of all EGL display types failed.
[40678:0415/084019.313408:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
Authorization required, but no authorization protocol specified
[40678:0415/084019.339973:ERROR:angle_platform_impl.cc(44)] DisplayVkXcb.cpp:59 (initialize): xcb_connect() failed, error 1
ERR: DisplayVkXcb.cpp:59 (initialize): xcb_connect() failed, error 1
[40678:0415/084019.340114:ERROR:angle_platform_impl.cc(44)] Display.cpp:1056 (initialize): ANGLE Display::initialize error 12289: Not initialized.
ERR: Display.cpp:1056 (initialize): ANGLE Display::initialize error 12289: Not initialized.
[40678:0415/084019.340272:ERROR:gl_display.cc(520)] EGL Driver message (Critical) eglInitialize: Not initialized.
[40678:0415/084019.340419:ERROR:gl_display.cc(795)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
[40678:0415/084019.340475:ERROR:gl_display.cc(829)] Initialization of all EGL display types failed.
[40678:0415/084019.340504:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
[40678:0415/084019.341322:ERROR:viz_main_impl.cc(196)] Exiting GPU process due to errors during initialization
Authorization required, but no authorization protocol specified
Authorization required, but no authorization protocol specified
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///root/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2024-04-14T22:40:19.637Z root INFO Backend Object.initialize: 5.2 ms [Finished 0.482 s after backend start]
2024-04-14T22:40:19.639Z root INFO Backend Object.configure: 4.4 ms [Finished 0.482 s after backend start]
2024-04-14T22:40:19.639Z root INFO Backend s.onStart: 1.4 ms [Finished 0.482 s after backend start]
2024-04-14T22:40:19.639Z root INFO Backend s.configure: 0.3 ms [Finished 0.503 s after backend start]
2024-04-14T22:40:19.640Z root INFO Backend d.onStart: 0.2 ms [Finished 0.503 s after backend start]
2024-04-14T22:40:19.641Z root INFO Backend d.configure: 0.1 ms [Finished 0.503 s after backend start]
2024-04-14T22:40:19.641Z root INFO Backend d.initialize: 21.5 ms [Finished 0.503 s after backend start]
2024-04-14T22:40:19.641Z root INFO Backend c.onStart: 0.3 ms [Finished 0.503 s after backend start]
2024-04-14T22:40:19.642Z root INFO Backend a.configure: 2.6 ms [Finished 0.506 s after backend start]
2024-04-14T22:40:19.643Z config INFO >>> Initializing CLI configuration...
2024-04-14T22:40:19.643Z root INFO Backend c.initialize: 0.6 ms [Finished 0.506 s after backend start]
2024-04-14T22:40:19.643Z root INFO Backend R.onStart: 0.7 ms [Finished 0.507 s after backend start]
2024-04-14T22:40:19.643Z config INFO Loading CLI configuration from /root/.arduinoIDE/arduino-cli.yaml...
2024-04-14T22:40:19.644Z daemon INFO Starting daemon from /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/resources/arduino-cli...
2024-04-14T22:40:19.644Z root INFO Backend a.initialize: 0.4 ms [Finished 0.508 s after backend start]
2024-04-14T22:40:19.644Z root INFO Backend w.onStart: 0.8 ms [Finished 0.508 s after backend start]
2024-04-14T22:40:19.644Z root INFO Backend r.configure: 1.4 ms [Finished 0.508 s after backend start]
2024-04-14T22:40:19.644Z discovery-log INFO start
2024-04-14T22:40:19.644Z discovery-log INFO start new deferred
2024-04-14T22:40:19.644Z root INFO Backend d.initialize: 0.3 ms [Finished 0.509 s after backend start]
2024-04-14T22:40:19.644Z root INFO Backend y.onStart: 1.3 ms [Finished 0.510 s after backend start]
2024-04-14T22:40:19.644Z root INFO Backend r.configure: 1.1 ms [Finished 0.510 s after backend start]
2024-04-14T22:40:19.644Z root INFO Backend a.onStart: 0.4 ms [Finished 0.511 s after backend start]
2024-04-14T22:40:19.644Z root INFO Backend h.configure: 0.4 ms [Finished 0.511 s after backend start]
2024-04-14T22:40:19.644Z root INFO Backend s.configure: 0.1 ms [Finished 0.511 s after backend start]
2024-04-14T22:40:19.644Z root INFO Backend l.configure: 0.1 ms [Finished 0.511 s after backend start]
2024-04-14T22:40:19.645Z root INFO Theia app listening on http://127.0.0.1:41119.
2024-04-14T22:40:19.646Z root INFO Finished starting backend application: 1.7 ms [Finished 0.512 s after backend start]
2024-04-14T22:40:19.684Z root WARN The local plugin referenced by local-dir:/root/.arduinoIDE/plugins does not exist.
2024-04-14T22:40:19.684Z root WARN The local plugin referenced by local-dir:/root/.arduinoIDE/extensions does not exist.
[40618:0415/084020.330626:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40687:0415/084020.415132:ERROR:x11_software_bitmap_presenter.cc(141)] XGetWindowAttributes failed for window 35651587
2024-04-14T22:40:20.274Z root INFO Resolve plugins list: 631.3 ms [Finished 1.141 s after backend start]
2024-04-14T22:40:20.494Z daemon INFO time="2024-04-15T08:40:20+10:00" level=info msg="Config file not found, using default values"
time="2024-04-15T08:40:20+10:00" level=info msg="arduino-cli version 0.35.3"
time="2024-04-15T08:40:20+10:00" level=info msg="Executing `arduino-cli daemon`"
2024-04-14T22:40:20.499Z config INFO Loading CLI configuration from /root/.arduinoIDE/arduino-cli.yaml...
2024-04-14T22:40:20.505Z daemon INFO Daemon is now listening on 127.0.0.1:39525
{"IP":"127.0.0.1","Port":"39525"}
2024-04-14T22:40:20.505Z daemon INFO Daemon is running.
2024-04-14T22:40:20.565Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"data":"/root/.arduino15","downloads":"/root/.arduino15/staging","user":"/root/Arduino"},"library":{"enable_unsafe_install":false},"logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
2024-04-14T22:40:20.565Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2024-04-14T22:40:20.565Z config INFO Loaded the CLI configuration.
2024-04-14T22:40:20.572Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///root/.arduino15","sketchDirUri":"file:///root/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2024-04-14T22:40:20.572Z config INFO Validating the CLI configuration...
2024-04-14T22:40:20.572Z config INFO The CLI config is valid.
2024-04-14T22:40:20.572Z config INFO <<< Initialized the CLI configuration.
2024-04-14T22:40:20.594Z daemon INFO time="2024-04-15T08:40:20+10:00" level=info msg="Updating libraries index"
2024-04-14T22:40:20.603Z daemon INFO time="2024-04-15T08:40:20+10:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/library_index.tar.bz2"
2024-04-14T22:40:21.581Z root INFO Deploy plugins list: 631.3 ms [Finished 2.448 s after backend start]
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2024-04-14T22:40:22.508Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 351.7 ms [Finished 2.098 s after frontend start]
2024-04-14T22:40:22.512Z root WARN A command editor.action.toggleStickyScroll is already registered.
[40618:0415/084022.601032:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2024-04-14T22:40:22.878Z daemon INFO time="2024-04-15T08:40:22+10:00" level=info msg="Updating index" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
time="2024-04-15T08:40:22+10:00" level=info msg="Starting download" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
2024-04-14T22:40:23.853Z daemon INFO time="2024-04-15T08:40:23+10:00" level=info msg="Checking signature" index=/root/.arduino15/package_index.json signatureFile=/root/.arduino15/package_index.json.sig trusted=true
2024-04-14T22:40:23.854Z daemon INFO time="2024-04-15T08:40:23+10:00" level=info msg="Loading hardware from: /root/.arduino15/packages"
2024-04-14T22:40:23.854Z daemon INFO time="2024-04-15T08:40:23+10:00" level=info msg="Starting download" url="https://downloads.arduino.cc/tools/ctags-5.8-arduino11-pm-x86_64-pc-linux-gnu.tar.bz2"
2024-04-14T22:40:24.247Z daemon INFO time="2024-04-15T08:40:24+10:00" level=info msg="Installing tool" Tool="builtin:ctags@5.8-arduino11"
2024-04-14T22:40:24.272Z daemon INFO time="2024-04-15T08:40:24+10:00" level=info msg="Skipping tool configuration." Tool="builtin:ctags@5.8-arduino11"
2024-04-14T22:40:24.272Z daemon INFO time="2024-04-15T08:40:24+10:00" level=info msg="Tool installed" Tool="builtin:ctags@5.8-arduino11"
time="2024-04-15T08:40:24+10:00" level=info msg="Starting download" url="https://downloads.arduino.cc/discovery/serial-discovery/serial-discovery_v1.4.0_Linux_64bit.tar.gz"
2024-04-14T22:40:25.414Z daemon INFO time="2024-04-15T08:40:25+10:00" level=info msg="Installing tool" Tool="builtin:serial-discovery@1.4.0"
2024-04-14T22:40:25.440Z daemon INFO time="2024-04-15T08:40:25+10:00" level=info msg="Skipping tool configuration." Tool="builtin:serial-discovery@1.4.0"
time="2024-04-15T08:40:25+10:00" level=info msg="Tool installed" Tool="builtin:serial-discovery@1.4.0"
time="2024-04-15T08:40:25+10:00" level=info msg="Starting download" url="https://downloads.arduino.cc/discovery/mdns-discovery/mdns-discovery_v1.0.9_Linux_64bit.tar.gz"
2024-04-14T22:40:26.520Z daemon INFO time="2024-04-15T08:40:26+10:00" level=info msg="Installing tool" Tool="builtin:mdns-discovery@1.0.9"
2024-04-14T22:40:26.557Z daemon INFO time="2024-04-15T08:40:26+10:00" level=info msg="Skipping tool configuration." Tool="builtin:mdns-discovery@1.0.9"
time="2024-04-15T08:40:26+10:00" level=info msg="Tool installed" Tool="builtin:mdns-discovery@1.0.9"
time="2024-04-15T08:40:26+10:00" level=info msg="Starting download" url="https://downloads.arduino.cc/monitor/serial-monitor/serial-monitor_v0.14.1_Linux_64bit.tar.gz"
2024-04-14T22:40:27.054Z daemon INFO time="2024-04-15T08:40:27+10:00" level=info msg="Installing tool" Tool="builtin:serial-monitor@0.14.1"
2024-04-14T22:40:27.084Z daemon INFO time="2024-04-15T08:40:27+10:00" level=info msg="Skipping tool configuration." Tool="builtin:serial-monitor@0.14.1"
time="2024-04-15T08:40:27+10:00" level=info msg="Tool installed" Tool="builtin:serial-monitor@0.14.1"
time="2024-04-15T08:40:27+10:00" level=info msg="Starting download" url="https://downloads.arduino.cc/discovery/dfu-discovery/dfu-discovery_v0.1.2_Linux_64bit.tar.gz"
2024-04-14T22:40:27.548Z daemon INFO time="2024-04-15T08:40:27+10:00" level=info msg="Installing tool" Tool="builtin:dfu-discovery@0.1.2"
2024-04-14T22:40:27.612Z daemon INFO time="2024-04-15T08:40:27+10:00" level=info msg="Skipping tool configuration." Tool="builtin:dfu-discovery@0.1.2"
time="2024-04-15T08:40:27+10:00" level=info msg="Tool installed" Tool="builtin:dfu-discovery@0.1.2"
2024-04-14T22:40:27.612Z daemon INFO time="2024-04-15T08:40:27+10:00" level=info msg="Loading tools from dir: /root/.arduino15/packages/builtin/tools"
time="2024-04-15T08:40:27+10:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
time="2024-04-15T08:40:27+10:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
2024-04-14T22:40:27.612Z daemon INFO time="2024-04-15T08:40:27+10:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
2024-04-14T22:40:27.612Z daemon INFO time="2024-04-15T08:40:27+10:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
time="2024-04-15T08:40:27+10:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.14.1"
time="2024-04-15T08:40:27+10:00" level=info msg="Loading libraries index file" index=/root/.arduino15/library_index.json
2024-04-14T22:40:27.763Z daemon INFO time="2024-04-15T08:40:27+10:00" level=info msg="Adding libraries dir" dir=/root/.arduino15/libraries location=ide
time="2024-04-15T08:40:27+10:00" level=info msg="Adding libraries dir" dir=/root/Arduino/libraries location=user
2024-04-14T22:40:27.767Z discovery-log INFO start resolved watching
2024-04-14T22:40:27.767Z daemon INFO time="2024-04-15T08:40:27+10:00" level=info msg="starting discovery builtin:serial-discovery process"
2024-04-14T22:40:27.768Z daemon INFO time="2024-04-15T08:40:27+10:00" level=info msg="starting discovery builtin:mdns-discovery process"
2024-04-14T22:40:27.769Z daemon INFO time="2024-04-15T08:40:27+10:00" level=info msg="started discovery builtin:mdns-discovery process"
time="2024-04-15T08:40:27+10:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:mdns-discovery"
time="2024-04-15T08:40:27+10:00" level=info msg="started discovery builtin:serial-discovery process"
time="2024-04-15T08:40:27+10:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:serial-discovery"
time="2024-04-15T08:40:27+10:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-04-15T08:40:27+10:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
2024-04-14T22:40:27.769Z daemon INFO time="2024-04-15T08:40:27+10:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-04-15T08:40:27+10:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
2024-04-14T22:40:27.770Z daemon INFO time="2024-04-15T08:40:27+10:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
2024-04-14T22:40:27.771Z daemon INFO time="2024-04-15T08:40:27+10:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
2024-04-14T22:40:27.780Z root WARN Frontend c.onStart took longer than the expected maximum 100 milliseconds: 5171.7 ms [Finished 7.387 s after frontend start]
2024-04-14T22:40:27.806Z root INFO Start frontend contributions: 5713.3 ms [Finished 7.394 s after frontend start]
2024-04-14T22:40:27.806Z root INFO Changed application state from 'init' to 'started_contributions'.
2024-04-14T22:40:27.814Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2024-04-14T22:40:27.814Z root INFO >>> Restoring the layout state...
2024-04-14T22:40:27.814Z root INFO <<< Nothing to restore.
2024-04-14T22:40:27.838Z root INFO Initialize the workbench layout: 18.2 ms [Finished 7.440 s after frontend start]
2024-04-14T22:40:27.854Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2024-04-14T22:40:27.930Z root INFO [245f0d1e-5c9a-4399-ae6a-a9d3e06ae813] Waiting for backend deployment: 148.5 ms [Finished 7.537 s after frontend start]
2024-04-14T22:40:28.110Z root ERROR Request initAuthSession failed with error: Unknown or unsupported transport “disabled” for address “disabled:” Error: Unknown or unsupported transport “disabled” for address “disabled:”
2024-04-14T22:40:28.446Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808) starting instance
2024-04-14T22:40:28.915Z root INFO [245f0d1e-5c9a-4399-ae6a-a9d3e06ae813] Sync of 23 plugins: 963.5 ms [Finished 8.501 s after frontend start]
2024-04-14T22:40:28.916Z root INFO [245f0d1e-5c9a-4399-ae6a-a9d3e06ae813] Loading plugin contributions
2024-04-14T22:40:28.916Z root INFO [245f0d1e-5c9a-4399-ae6a-a9d3e06ae813] Load contributions of 23 plugins: 21.2 ms [Finished 8.522 s after frontend start]
2024-04-14T22:40:29.031Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2024-04-14T22:40:29.031Z root WARN a registered grammar configuration for 'cpp' language is overridden
[40618:0415/084029.180204:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40618:0415/084029.228147:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
Checking for update
Generated new staging user ID: 446d73d9-4fbf-5480-838e-793427dc3e2f
2024-04-14T22:40:29.322Z root INFO Replace loading indicator with ready workbench UI (animation): 1186.8 ms [Finished 8.650 s after frontend start]
2024-04-14T22:40:29.322Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2024-04-14T22:40:29.322Z root WARN Linked preference "workbench.colorCustomizations" not found.
2024-04-14T22:40:29.323Z root INFO Frontend application start: 6695.5 ms [Finished 10.048 s after backend start]
[40618:0415/084029.514356:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40618:0415/084029.524494:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40618:0415/084029.532382:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40618:0415/084029.541372:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40618:0415/084029.555291:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40618:0415/084029.567372:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40618:0415/084029.574318:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40618:0415/084029.581315:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2024-04-14T22:40:29.659Z root ERROR ---- !!!SLOW!!! DURATION: search took 333.653 ms. Args: [{"type":"Updatable"}] ----
2024-04-14T22:40:29.668Z root INFO core-client-provider [library-index] Downloading index: library_index.tar.bz2
2024-04-14T22:40:29.668Z root INFO core-client-provider [platform-index] Downloading index: package_index.tar.bz2
2024-04-14T22:40:29.669Z daemon INFO time="2024-04-15T08:40:29+10:00" level=info msg="Updating libraries index"
time="2024-04-15T08:40:29+10:00" level=info msg="Updating index" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
time="2024-04-15T08:40:29+10:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/library_index.tar.bz2"
time="2024-04-15T08:40:29+10:00" level=info msg="Starting download" url="https://downloads.arduino.cc/packages/package_index.tar.bz2"
[40618:0415/084029.685028:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40618:0415/084029.692977:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40618:0415/084029.703768:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2024-04-14T22:40:29.739Z root INFO ---- DURATION: search took 77.861 ms. Args: [{"query":"Arduino_BuiltIn"}] ----
[40618:0415/084029.756946:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2024-04-14T22:40:29.751Z root INFO >>> Starting boards package installation... {
id: 'arduino:avr',
name: 'Arduino AVR Boards',
author: 'Arduino',
availableVersions: [
'1.8.6', '1.8.5', '1.8.4',
'1.8.3', '1.8.2', '1.8.1',
'1.6.23', '1.6.22', '1.6.21',
'1.6.20', '1.6.19', '1.6.18',
'1.6.17', '1.6.16', '1.6.15',
'1.6.14', '1.6.13', '1.6.12',
'1.6.11', '1.6.10', '1.6.9',
'1.6.8', '1.6.7', '1.6.6',
'1.6.5', '1.6.4', '1.6.3',
'1.6.2'
],
description: 'Arduino Yún, Arduino UNO, Arduino UNO Mini, Arduino UNO WiFi, Arduino Diecimila, Arduino Nano, Arduino Mega, Arduino Mega ADK, Arduino Leonardo, Arduino Leonardo Ethernet, Arduino Micro, Arduino Esplora, Arduino Mini, Arduino Ethernet, Arduino Fio, Arduino BT, Arduino LilyPad USB, Arduino LilyPad, Arduino Pro, Arduino ATMegaNG, Arduino Robot Control, Arduino Robot Motor, Arduino Gemma, Adafruit Circuit Playground, Arduino Yún Mini, Arduino Industrial 101, Linino One',
types: [ 'Arduino' ],
deprecated: false,
summary: 'Boards included in this package:',
installedVersion: undefined,
boards: [
{ name: 'Arduino Yún', fqbn: '' },
{ name: 'Arduino UNO', fqbn: '' },
{ name: 'Arduino UNO Mini', fqbn: '' },
{ name: 'Arduino UNO WiFi', fqbn: '' },
{ name: 'Arduino Diecimila', fqbn: '' },
{ name: 'Arduino Nano', fqbn: '' },
{ name: 'Arduino Mega', fqbn: '' },
{ name: 'Arduino Mega ADK', fqbn: '' },
{ name: 'Arduino Leonardo', fqbn: '' },
{ name: 'Arduino Leonardo Ethernet', fqbn: '' },
{ name: 'Arduino Micro', fqbn: '' },
{ name: 'Arduino Esplora', fqbn: '' },
{ name: 'Arduino Mini', fqbn: '' },
{ name: 'Arduino Ethernet', fqbn: '' },
{ name: 'Arduino Fio', fqbn: '' },
{ name: 'Arduino BT', fqbn: '' },
{ name: 'Arduino LilyPad USB', fqbn: '' },
{ name: 'Arduino LilyPad', fqbn: '' },
{ name: 'Arduino Pro', fqbn: '' },
{ name: 'Arduino ATMegaNG', fqbn: '' },
{ name: 'Arduino Robot Control', fqbn: '' },
{ name: 'Arduino Robot Motor', fqbn: '' },
{ name: 'Arduino Gemma', fqbn: '' },
{ name: 'Adafruit Circuit Playground', fqbn: '' },
{ name: 'Arduino Yún Mini', fqbn: '' },
{ name: 'Arduino Industrial 101', fqbn: '' },
{ name: 'Linino One', fqbn: '' }
],
moreInfoLink: 'http://www.arduino.cc/',
index: 0
}
2024-04-14T22:40:29.753Z discovery-log INFO stop
2024-04-14T22:40:29.753Z discovery-log INFO >>> Stopping boards watcher...
2024-04-14T22:40:29.753Z discovery-log INFO Canceling boards watcher...
2024-04-14T22:40:29.753Z discovery-log INFO disposing requesting cancel
2024-04-14T22:40:29.753Z discovery-log INFO disposing canceled
2024-04-14T22:40:29.754Z discovery-log INFO error received
2024-04-14T22:40:29.754Z discovery-log INFO cancel error received!
2024-04-14T22:40:29.754Z discovery-log INFO stop received event: either end or cancel
2024-04-14T22:40:29.754Z discovery-log INFO stop stopped
2024-04-14T22:40:29.754Z discovery-log INFO received end
2024-04-14T22:40:29.756Z daemon INFO time="2024-04-15T08:40:29+10:00" level=info msg="Starting download" url="http://downloads.arduino.cc/tools/avr-gcc-7.3.0-atmel3.6.1-arduino7-x86_64-pc-linux-gnu.tar.bz2"
2024-04-14T22:40:29.794Z root ERROR [hosted-plugin: 40808] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
2024-04-14T22:40:29.794Z root ERROR [hosted-plugin: 40808] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null
2024-04-14T22:40:29.794Z root ERROR [hosted-plugin: 40808] Conflict in settings file Default: Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
2024-04-14T22:40:29.794Z root ERROR [hosted-plugin: 40808] Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
2024-04-14T22:40:29.794Z root ERROR [hosted-plugin: 40808] Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
2024-04-14T22:40:29.794Z root ERROR [hosted-plugin: 40808] Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
2024-04-14T22:40:29.794Z root ERROR [hosted-plugin: 40808] Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
2024-04-14T22:40:29.794Z root ERROR [hosted-plugin: 40808] Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null
2024-04-14T22:40:29.794Z root ERROR [hosted-plugin: 40808] Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null
2024-04-14T22:40:29.794Z root ERROR [hosted-plugin: 40808] Conflict in settings file Default: Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null
2024-04-14T22:40:29.794Z root ERROR [hosted-plugin: 40808] Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null
2024-04-14T22:40:29.794Z root ERROR [hosted-plugin: 40808] Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null
2024-04-14T22:40:29.794Z root ERROR [hosted-plugin: 40808] Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null
2024-04-14T22:40:29.802Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): PluginManagerExtImpl/init()
2024-04-14T22:40:29.803Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(vscode-arduino-api@0.1.2 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.858Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(cortex-debug@1.5.1 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.858Z root INFO [hosted-plugin: 40808] Debugger contribution has been registered: cortex-debug
2024-04-14T22:40:29.859Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(vscode-arduino-tools@0.1.3 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.860Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(cpp@1.52.1 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.861Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(json@1.46.1 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.861Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(json-language-features@1.46.1 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.862Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(vscode-language-pack-bg@1.48.3 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.863Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(vscode-language-pack-cs@1.80.0 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.863Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(vscode-language-pack-de@1.80.0 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.864Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(vscode-language-pack-es@1.80.0 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.865Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(vscode-language-pack-fr@1.80.0 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.865Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(vscode-language-pack-hu@1.48.3 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.865Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(vscode-language-pack-it@1.80.0 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.866Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(vscode-language-pack-ja@1.80.0 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.866Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(vscode-language-pack-ko@1.80.0 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.866Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(vscode-language-pack-nl@1.48.3 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.866Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(vscode-language-pack-pl@1.80.0 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.867Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(vscode-language-pack-pt-BR@1.80.0 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.867Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(vscode-language-pack-ru@1.80.0 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.867Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(vscode-language-pack-tr@1.80.0 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.868Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(vscode-language-pack-uk@1.48.3 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.868Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(vscode-language-pack-zh-hans@1.80.0 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.868Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): initializing(vscode-language-pack-zh-hant@1.80.0 with /tmp/.mount_arduinQO6u1F/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T22:40:29.928Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): PluginManagerExtImpl/loadPlugin(/tmp/.mount_arduinQO6u1F/resources/app/plugins/vscode-arduino-api/extension/dist/extension.js)
2024-04-14T22:40:29.931Z root INFO [hosted-plugin: 40808] calling activation function on Arduino IDE API for VS Code extensions
2024-04-14T22:40:29.933Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): PluginManagerExtImpl/loadPlugin(/tmp/.mount_arduinQO6u1F/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
2024-04-14T22:40:29.959Z root INFO [hosted-plugin: 40808] calling activation function on JSON Language Features (built-in)
2024-04-14T22:40:29.961Z root INFO [245f0d1e-5c9a-4399-ae6a-a9d3e06ae813] Starting plugins.
2024-04-14T22:40:29.972Z root INFO [hosted-plugin: 40808] PLUGIN_HOST(40808): PluginManagerExtImpl/loadPlugin(/tmp/.mount_arduinQO6u1F/resources/app/plugins/cortex-debug/extension/dist/extension.js)
2024-04-14T22:40:30.099Z root INFO [hosted-plugin: 40808] Debug configuration provider has been registered: cortex-debug, trigger: 1
2024-04-14T22:40:30.099Z root INFO [hosted-plugin: 40808] calling activation function on Cortex-Debug
2024-04-14T22:40:30.102Z root INFO [hosted-plugin: 40808] GDB server console created
2024-04-14T22:40:30.106Z root INFO [245f0d1e-5c9a-4399-ae6a-a9d3e06ae813] Start of 23 plugins: 1181.2 ms [Finished 9.714 s after frontend start]
Update for version 2.3.2 is not available (latest version: 2.3.2, downgrade is allowed).
2024-04-14T22:40:31.733Z daemon INFO time="2024-04-15T08:40:31+10:00" level=info msg="Checking signature" index=/root/.arduino15/package_index.json signatureFile=/root/.arduino15/package_index.json.sig trusted=true
2024-04-14T22:40:31.733Z daemon INFO time="2024-04-15T08:40:31+10:00" level=info msg="Loading hardware from: /root/.arduino15/packages"
2024-04-14T22:40:31.733Z daemon INFO time="2024-04-15T08:40:31+10:00" level=info msg="Loading package builtin from: /root/.arduino15/packages/builtin"
time="2024-04-15T08:40:31+10:00" level=info msg="Checking existence of 'tools' path: /root/.arduino15/packages/builtin/tools"
time="2024-04-15T08:40:31+10:00" level=info msg="Loading tools from dir: /root/.arduino15/packages/builtin/tools"
2024-04-14T22:40:31.734Z daemon INFO time="2024-04-15T08:40:31+10:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
time="2024-04-15T08:40:31+10:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
2024-04-14T22:40:31.734Z daemon INFO time="2024-04-15T08:40:31+10:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
time="2024-04-15T08:40:31+10:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
2024-04-14T22:40:31.734Z daemon INFO time="2024-04-15T08:40:31+10:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.14.1"
2024-04-14T22:40:33.628Z daemon INFO time="2024-04-15T08:40:33+10:00" level=info msg="Starting download" url="http://downloads.arduino.cc/tools/avrdude-6.3.0-arduino17-x86_64-pc-linux-gnu.tar.bz2"
2024-04-14T22:40:34.713Z daemon INFO time="2024-04-15T08:40:34+10:00" level=info msg="Starting download" url="http://downloads.arduino.cc/tools/arduinoOTA-1.3.0-linux_amd64.tar.bz2"
2024-04-14T22:40:35.966Z daemon INFO time="2024-04-15T08:40:35+10:00" level=info msg="Starting download" url="http://downloads.arduino.cc/cores/staging/avr-1.8.6.tar.bz2"
2024-04-14T22:40:37.552Z daemon INFO time="2024-04-15T08:40:37+10:00" level=info msg="Installing tool" Tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
2024-04-14T22:40:44.194Z daemon INFO time="2024-04-15T08:40:44+10:00" level=info msg="Running tool post_install script" Tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2024-04-15T08:40:44+10:00" level=info msg="Tool installed" Tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2024-04-15T08:40:44+10:00" level=info msg="Installing tool" Tool="arduino:avrdude@6.3.0-arduino17"
2024-04-14T22:40:44.231Z daemon INFO time="2024-04-15T08:40:44+10:00" level=info msg="Running tool post_install script" Tool="arduino:avrdude@6.3.0-arduino17"
time="2024-04-15T08:40:44+10:00" level=info msg="Tool installed" Tool="arduino:avrdude@6.3.0-arduino17"
time="2024-04-15T08:40:44+10:00" level=info msg="Installing tool" Tool="arduino:arduinoOTA@1.3.0"
2024-04-14T22:40:44.569Z daemon INFO time="2024-04-15T08:40:44+10:00" level=info msg="Running tool post_install script" Tool="arduino:arduinoOTA@1.3.0"
time="2024-04-15T08:40:44+10:00" level=info msg="Tool installed" Tool="arduino:arduinoOTA@1.3.0"
2024-04-14T22:40:44.569Z daemon INFO time="2024-04-15T08:40:44+10:00" level=info msg="Installing platform" platform="arduino:avr@1.8.6"
2024-04-14T22:40:45.525Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="Running post_install script" platform="arduino:avr@1.8.6"
time="2024-04-15T08:40:45+10:00" level=info msg="Platform installed" platform="arduino:avr@1.8.6"
2024-04-14T22:40:45.525Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="sending command QUIT to discovery builtin:serial-discovery"
2024-04-14T22:40:45.526Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="from discovery builtin:serial-discovery received message type: quit, message: OK"
time="2024-04-15T08:40:45+10:00" level=info msg="killing discovery builtin:serial-discovery process"
time="2024-04-15T08:40:45+10:00" level=info msg="Discovery event channel closed builtin:serial-discovery. Exiting goroutine."
time="2024-04-15T08:40:45+10:00" level=info msg="killed discovery builtin:serial-discovery process"
time="2024-04-15T08:40:45+10:00" level=info msg="Closed and removed discovery builtin:serial-discovery"
time="2024-04-15T08:40:45+10:00" level=info msg="sending command QUIT to discovery builtin:mdns-discovery"
time="2024-04-15T08:40:45+10:00" level=info msg="from discovery builtin:mdns-discovery received message type: quit, message: OK"
time="2024-04-15T08:40:45+10:00" level=info msg="killing discovery builtin:mdns-discovery process"
time="2024-04-15T08:40:45+10:00" level=info msg="Discovery event channel closed builtin:mdns-discovery. Exiting goroutine."
2024-04-14T22:40:45.526Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="killed discovery builtin:mdns-discovery process"
time="2024-04-15T08:40:45+10:00" level=info msg="Closed and removed discovery builtin:mdns-discovery"
2024-04-14T22:40:45.526Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="starting discovery builtin:serial-discovery process"
2024-04-14T22:40:45.526Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="started discovery builtin:serial-discovery process"
time="2024-04-15T08:40:45+10:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:serial-discovery"
2024-04-14T22:40:45.527Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-04-15T08:40:45+10:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
2024-04-14T22:40:45.528Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
2024-04-14T22:40:45.528Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="starting discovery builtin:mdns-discovery process"
2024-04-14T22:40:45.528Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="started discovery builtin:mdns-discovery process"
time="2024-04-15T08:40:45+10:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:mdns-discovery"
2024-04-14T22:40:45.529Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-04-15T08:40:45+10:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
2024-04-14T22:40:45.530Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
2024-04-14T22:40:45.530Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="Loading libraries index file" index=/root/.arduino15/library_index.json
2024-04-14T22:40:45.540Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="Checking signature" index=/root/.arduino15/package_index.json signatureFile=/root/.arduino15/package_index.json.sig trusted=true
2024-04-14T22:40:45.541Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="Loading hardware from: /root/.arduino15/packages"
2024-04-14T22:40:45.541Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="Loading package arduino from: /root/.arduino15/packages/arduino/hardware"
2024-04-14T22:40:45.542Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="Missing signature file" index=/root/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json
2024-04-14T22:40:45.544Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2024-04-15T08:40:45+10:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
time="2024-04-15T08:40:45+10:00" level=info msg="Checking existence of 'tools' path: /root/.arduino15/packages/arduino/tools"
time="2024-04-15T08:40:45+10:00" level=info msg="Loading tools from dir: /root/.arduino15/packages/arduino/tools"
2024-04-14T22:40:45.544Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
time="2024-04-15T08:40:45+10:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2024-04-15T08:40:45+10:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
time="2024-04-15T08:40:45+10:00" level=info msg="Loading package builtin from: /root/.arduino15/packages/builtin"
2024-04-14T22:40:45.544Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="Checking existence of 'tools' path: /root/.arduino15/packages/builtin/tools"
time="2024-04-15T08:40:45+10:00" level=info msg="Loading tools from dir: /root/.arduino15/packages/builtin/tools"
2024-04-14T22:40:45.544Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
2024-04-14T22:40:45.544Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
2024-04-14T22:40:45.544Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
2024-04-14T22:40:45.544Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
2024-04-14T22:40:45.544Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.14.1"
2024-04-14T22:40:45.689Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="Adding libraries dir" dir=/root/.arduino15/libraries location=ide
time="2024-04-15T08:40:45+10:00" level=info msg="Adding libraries dir" dir=/root/Arduino/libraries location=user
2024-04-14T22:40:45.689Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="sending command QUIT to discovery builtin:serial-discovery"
2024-04-14T22:40:45.690Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="from discovery builtin:serial-discovery received message type: quit, message: OK"
time="2024-04-15T08:40:45+10:00" level=info msg="killing discovery builtin:serial-discovery process"
time="2024-04-15T08:40:45+10:00" level=info msg="Discovery event channel closed builtin:serial-discovery. Exiting goroutine."
time="2024-04-15T08:40:45+10:00" level=info msg="killed discovery builtin:serial-discovery process"
time="2024-04-15T08:40:45+10:00" level=info msg="Closed and removed discovery builtin:serial-discovery"
time="2024-04-15T08:40:45+10:00" level=info msg="sending command QUIT to discovery builtin:mdns-discovery"
time="2024-04-15T08:40:45+10:00" level=info msg="from discovery builtin:mdns-discovery received message type: quit, message: OK"
time="2024-04-15T08:40:45+10:00" level=info msg="killing discovery builtin:mdns-discovery process"
time="2024-04-15T08:40:45+10:00" level=info msg="Discovery event channel closed builtin:mdns-discovery. Exiting goroutine."
time="2024-04-15T08:40:45+10:00" level=info msg="killed discovery builtin:mdns-discovery process"
time="2024-04-15T08:40:45+10:00" level=info msg="Closed and removed discovery builtin:mdns-discovery"
2024-04-14T22:40:45.690Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="starting discovery builtin:serial-discovery process"
2024-04-14T22:40:45.690Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="started discovery builtin:serial-discovery process"
2024-04-14T22:40:45.690Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:serial-discovery"
2024-04-14T22:40:45.691Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
2024-04-14T22:40:45.691Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
2024-04-14T22:40:45.692Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
2024-04-14T22:40:45.692Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="starting discovery builtin:mdns-discovery process"
2024-04-14T22:40:45.692Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="started discovery builtin:mdns-discovery process"
time="2024-04-15T08:40:45+10:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:mdns-discovery"
2024-04-14T22:40:45.694Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-04-15T08:40:45+10:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
time="2024-04-15T08:40:45+10:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
time="2024-04-15T08:40:45+10:00" level=info msg="Adding libraries dir" dir=/root/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
time="2024-04-15T08:40:45+10:00" level=info msg="Loading libraries index file" index=/root/.arduino15/library_index.json
2024-04-14T22:40:45.833Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="Adding libraries dir" dir=/root/.arduino15/libraries location=ide
time="2024-04-15T08:40:45+10:00" level=info msg="Adding libraries dir" dir=/root/Arduino/libraries location=user
2024-04-14T22:40:45.835Z discovery-log INFO start
2024-04-14T22:40:45.835Z discovery-log INFO start new deferred
2024-04-14T22:40:45.835Z discovery-log INFO start resolved watching
2024-04-14T22:40:45.851Z root INFO <<< Boards package installation done. {
id: 'arduino:avr',
name: 'Arduino AVR Boards',
author: 'Arduino',
availableVersions: [
'1.8.6', '1.8.5', '1.8.4',
'1.8.3', '1.8.2', '1.8.1',
'1.6.23', '1.6.22', '1.6.21',
'1.6.20', '1.6.19', '1.6.18',
'1.6.17', '1.6.16', '1.6.15',
'1.6.14', '1.6.13', '1.6.12',
'1.6.11', '1.6.10', '1.6.9',
'1.6.8', '1.6.7', '1.6.6',
'1.6.5', '1.6.4', '1.6.3',
'1.6.2'
],
description: 'Arduino Yún, Arduino UNO, Arduino UNO Mini, Arduino UNO WiFi, Arduino Diecimila, Arduino Nano, Arduino Mega, Arduino Mega ADK, Arduino Leonardo, Arduino Leonardo Ethernet, Arduino Micro, Arduino Esplora, Arduino Mini, Arduino Ethernet, Arduino Fio, Arduino BT, Arduino LilyPad USB, Arduino LilyPad, Arduino Pro, Arduino ATMegaNG, Arduino Robot Control, Arduino Robot Motor, Arduino Gemma, Adafruit Circuit Playground, Arduino Yún Mini, Arduino Industrial 101, Linino One',
types: [ 'Arduino' ],
deprecated: false,
summary: 'Boards included in this package:',
installedVersion: undefined,
boards: [
{ name: 'Arduino Yún', fqbn: '' },
{ name: 'Arduino UNO', fqbn: '' },
{ name: 'Arduino UNO Mini', fqbn: '' },
{ name: 'Arduino UNO WiFi', fqbn: '' },
{ name: 'Arduino Diecimila', fqbn: '' },
{ name: 'Arduino Nano', fqbn: '' },
{ name: 'Arduino Mega', fqbn: '' },
{ name: 'Arduino Mega ADK', fqbn: '' },
{ name: 'Arduino Leonardo', fqbn: '' },
{ name: 'Arduino Leonardo Ethernet', fqbn: '' },
{ name: 'Arduino Micro', fqbn: '' },
{ name: 'Arduino Esplora', fqbn: '' },
{ name: 'Arduino Mini', fqbn: '' },
{ name: 'Arduino Ethernet', fqbn: '' },
{ name: 'Arduino Fio', fqbn: '' },
{ name: 'Arduino BT', fqbn: '' },
{ name: 'Arduino LilyPad USB', fqbn: '' },
{ name: 'Arduino LilyPad', fqbn: '' },
{ name: 'Arduino Pro', fqbn: '' },
{ name: 'Arduino ATMegaNG', fqbn: '' },
{ name: 'Arduino Robot Control', fqbn: '' },
{ name: 'Arduino Robot Motor', fqbn: '' },
{ name: 'Arduino Gemma', fqbn: '' },
{ name: 'Adafruit Circuit Playground', fqbn: '' },
{ name: 'Arduino Yún Mini', fqbn: '' },
{ name: 'Arduino Industrial 101', fqbn: '' },
{ name: 'Linino One', fqbn: '' }
],
moreInfoLink: 'http://www.arduino.cc/',
index: 0
}
2024-04-14T22:40:45.854Z root INFO >>> Starting library package installation... {
name: 'Arduino_BuiltIn',
exampleUris: [],
location: 0,
installedVersion: undefined,
author: 'Arduino',
availableVersions: [ '1.0.0' ],
includes: [],
description: 'The sole purpose of this library is to install the standard Arduino libraries which are typically included with the Arduino IDE.',
moreInfoLink: 'https://github.com/arduino-libraries/Arduino_BuiltIn',
summary: 'Shell Arduino library to provide the standard built-in libraries',
category: 'Other',
types: [ 'Arduino' ],
index: 0
}
2024-04-14T22:40:45.854Z discovery-log INFO stop
2024-04-14T22:40:45.854Z discovery-log INFO >>> Stopping boards watcher...
2024-04-14T22:40:45.854Z discovery-log INFO Canceling boards watcher...
2024-04-14T22:40:45.854Z discovery-log INFO disposing requesting cancel
2024-04-14T22:40:45.854Z discovery-log INFO disposing canceled
2024-04-14T22:40:45.855Z discovery-log INFO error received
2024-04-14T22:40:45.855Z discovery-log INFO cancel error received!
2024-04-14T22:40:45.855Z discovery-log INFO stop received event: either end or cancel
2024-04-14T22:40:45.855Z discovery-log INFO stop stopped
2024-04-14T22:40:45.855Z discovery-log INFO received end
2024-04-14T22:40:45.869Z daemon INFO time="2024-04-15T08:40:45+10:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/github.com/firmata/Firmata-2.5.9.zip?query=depends"
[40618:0415/084045.875478:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
2024-04-14T22:40:46.913Z daemon INFO time="2024-04-15T08:40:46+10:00" level=info msg="Installing library" library=Firmata@2.5.9
2024-04-14T22:40:46.930Z daemon INFO time="2024-04-15T08:40:46+10:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/github.com/arduino-libraries/SD-1.2.4.zip?query=depends"
2024-04-14T22:40:47.278Z daemon INFO time="2024-04-15T08:40:47+10:00" level=info msg="Installing library" library=SD@1.2.4
2024-04-14T22:40:47.285Z daemon INFO time="2024-04-15T08:40:47+10:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/github.com/arduino-libraries/TFT-1.0.6.zip?query=depends"
2024-04-14T22:40:48.290Z daemon INFO time="2024-04-15T08:40:48+10:00" level=info msg="Installing library" library=TFT@1.0.6
2024-04-14T22:40:48.300Z daemon INFO time="2024-04-15T08:40:48+10:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/github.com/arduino-libraries/Ethernet-2.0.2.zip?query=depends"
2024-04-14T22:40:48.696Z daemon INFO time="2024-04-15T08:40:48+10:00" level=info msg="Installing library" library=Ethernet@2.0.2
2024-04-14T22:40:48.700Z daemon INFO time="2024-04-15T08:40:48+10:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/github.com/arduino-libraries/Mouse-1.0.1.zip?query=depends"
2024-04-14T22:40:48.995Z daemon INFO time="2024-04-15T08:40:48+10:00" level=info msg="Installing library" library=Mouse@1.0.1
2024-04-14T22:40:48.995Z daemon INFO time="2024-04-15T08:40:48+10:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/github.com/arduino-libraries/Stepper-1.1.3.zip?query=depends"
2024-04-14T22:40:49.892Z daemon INFO time="2024-04-15T08:40:49+10:00" level=info msg="Installing library" library=Stepper@1.1.3
2024-04-14T22:40:49.893Z daemon INFO time="2024-04-15T08:40:49+10:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/github.com/arduino-libraries/Servo-1.2.1.zip?query=depends"
2024-04-14T22:40:50.233Z daemon INFO time="2024-04-15T08:40:50+10:00" level=info msg="Installing library" library=Servo@1.2.1
2024-04-14T22:40:50.238Z daemon INFO time="2024-04-15T08:40:50+10:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/github.com/arduino-libraries/Arduino_BuiltIn-1.0.0.zip?query=install-builtin"
2024-04-14T22:40:50.531Z daemon INFO time="2024-04-15T08:40:50+10:00" level=info msg="Installing library" library=Arduino_BuiltIn@1.0.0
2024-04-14T22:40:50.532Z daemon INFO time="2024-04-15T08:40:50+10:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/github.com/arduino-libraries/Keyboard-1.0.6.zip?query=depends"
2024-04-14T22:40:50.838Z daemon INFO time="2024-04-15T08:40:50+10:00" level=info msg="Installing library" library=Keyboard@1.0.6
2024-04-14T22:40:50.841Z daemon INFO time="2024-04-15T08:40:50+10:00" level=info msg="Starting download" url="https://downloads.arduino.cc/libraries/github.com/arduino-libraries/LiquidCrystal-1.0.7.zip?query=depends"
2024-04-14T22:40:51.133Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="Installing library" library=LiquidCrystal@1.0.7
2024-04-14T22:40:51.170Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="Checking signature" index=/root/.arduino15/package_index.json signatureFile=/root/.arduino15/package_index.json.sig trusted=true
2024-04-14T22:40:51.171Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="Loading hardware from: /root/.arduino15/packages"
2024-04-14T22:40:51.171Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="Loading package arduino from: /root/.arduino15/packages/arduino/hardware"
2024-04-14T22:40:51.172Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="Missing signature file" index=/root/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json
2024-04-14T22:40:51.173Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2024-04-15T08:40:51+10:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
time="2024-04-15T08:40:51+10:00" level=info msg="Checking existence of 'tools' path: /root/.arduino15/packages/arduino/tools"
time="2024-04-15T08:40:51+10:00" level=info msg="Loading tools from dir: /root/.arduino15/packages/arduino/tools"
2024-04-14T22:40:51.174Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
2024-04-14T22:40:51.174Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
2024-04-14T22:40:51.174Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
2024-04-14T22:40:51.174Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="Loading package builtin from: /root/.arduino15/packages/builtin"
2024-04-14T22:40:51.174Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="Checking existence of 'tools' path: /root/.arduino15/packages/builtin/tools"
2024-04-14T22:40:51.174Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="Loading tools from dir: /root/.arduino15/packages/builtin/tools"
2024-04-14T22:40:51.174Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
time="2024-04-15T08:40:51+10:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
2024-04-14T22:40:51.174Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
time="2024-04-15T08:40:51+10:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
2024-04-14T22:40:51.174Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.14.1"
2024-04-14T22:40:51.174Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="sending command QUIT to discovery builtin:serial-discovery"
2024-04-14T22:40:51.174Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="from discovery builtin:serial-discovery received message type: quit, message: OK"
2024-04-14T22:40:51.174Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="killing discovery builtin:serial-discovery process"
2024-04-14T22:40:51.174Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="Discovery event channel closed builtin:serial-discovery. Exiting goroutine."
2024-04-14T22:40:51.174Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="killed discovery builtin:serial-discovery process"
time="2024-04-15T08:40:51+10:00" level=info msg="Closed and removed discovery builtin:serial-discovery"
2024-04-14T22:40:51.174Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="sending command QUIT to discovery builtin:mdns-discovery"
2024-04-14T22:40:51.174Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="from discovery builtin:mdns-discovery received message type: quit, message: OK"
time="2024-04-15T08:40:51+10:00" level=info msg="killing discovery builtin:mdns-discovery process"
2024-04-14T22:40:51.174Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="Discovery event channel closed builtin:mdns-discovery. Exiting goroutine."
2024-04-14T22:40:51.175Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="killed discovery builtin:mdns-discovery process"
time="2024-04-15T08:40:51+10:00" level=info msg="Closed and removed discovery builtin:mdns-discovery"
2024-04-14T22:40:51.175Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="starting discovery builtin:serial-discovery process"
2024-04-14T22:40:51.175Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="started discovery builtin:serial-discovery process"
time="2024-04-15T08:40:51+10:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:serial-discovery"
2024-04-14T22:40:51.176Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-04-15T08:40:51+10:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
2024-04-14T22:40:51.177Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
time="2024-04-15T08:40:51+10:00" level=info msg="starting discovery builtin:mdns-discovery process"
2024-04-14T22:40:51.177Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="started discovery builtin:mdns-discovery process"
time="2024-04-15T08:40:51+10:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.35.3\" to discovery builtin:mdns-discovery"
2024-04-14T22:40:51.178Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-04-15T08:40:51+10:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
2024-04-14T22:40:51.178Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
2024-04-14T22:40:51.178Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="Adding libraries dir" dir=/root/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries location=platform
2024-04-14T22:40:51.178Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="Loading libraries index file" index=/root/.arduino15/library_index.json
2024-04-14T22:40:51.324Z daemon INFO time="2024-04-15T08:40:51+10:00" level=info msg="Adding libraries dir" dir=/root/.arduino15/libraries location=ide
time="2024-04-15T08:40:51+10:00" level=info msg="Adding libraries dir" dir=/root/Arduino/libraries location=user
2024-04-14T22:40:51.328Z discovery-log INFO start
2024-04-14T22:40:51.328Z discovery-log INFO start new deferred
2024-04-14T22:40:51.329Z discovery-log INFO start resolved watching
2024-04-14T22:40:51.577Z root ERROR ---- !!!SLOW!!! DURATION: search took 248.365 ms. Args: [{}] ----
2024-04-14T22:40:51.577Z root INFO <<< Library package installation done. {
name: 'Arduino_BuiltIn',
exampleUris: [],
location: 0,
installedVersion: undefined,
author: 'Arduino',
availableVersions: [ '1.0.0' ],
includes: [],
description: 'The sole purpose of this library is to install the standard Arduino libraries which are typically included with the Arduino IDE.',
moreInfoLink: 'https://github.com/arduino-libraries/Arduino_BuiltIn',
summary: 'Shell Arduino library to provide the standard built-in libraries',
category: 'Other',
types: [ 'Arduino' ],
index: 0
}
[40618:0415/084051.590684:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40618:0415/084051.598255:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[40618:0415/084051.605503:ERROR:bus.cc(407)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
^CisTempSketch: true. Input was /tmp/.arduinoIDE-unsaved2024315-40656-1lry1cr.b49o/sketch_apr15a
Ignored marking workspace as a closed sketch. The sketch was detected as temporary. Workspace URI: file:///tmp/.arduinoIDE-unsaved2024315-40656-1lry1cr.b49o/sketch_apr15a.
isTempSketch: true. Input was /tmp/.arduinoIDE-unsaved2024315-40656-1lry1cr.b49o/sketch_apr15a
Ignored marking workspace as a closed sketch. The sketch was detected as temporary. Workspace URI: file:///tmp/.arduinoIDE-unsaved2024315-40656-1lry1cr.b49o/sketch_apr15a.
Closing channel on service path '/services/electron-window'.
Closing channel on service path '/services/ide-updater'.
Stored workspaces roots:
No sketches were scheduled for deletion.
[horace@fedora 2023 Arduino images]$
Test 3:
Closed appimage.
Reopened with sudo ./arduino-ide_2.3.2_Linux_64bit.AppImage --no-sandbox
Gave a blank window with a sketch name of today in the window titlebar.
closed window.
Test 4:
Opened with ./arduino-ide_2.3.2_Linux_64bit.AppImage --no-sandbox (no root.)
Reopened as before.
Window was set to compact, not classic, in the WIndow:MenuBarVisibility option.
Changed, did not ask to reset.
Test 5:
Closed appimage.
Renamed home//.arduino to home//.arduino_backup
Renamed home//Arduino to home//Arduino_backup
Renamed home//.config/Arduino IDE to home//.config/Arduino_backup IDE
Renamed home//.config/arduino-ide to home//.config/arduino-ide_backup
Removed any arduino files in the /tmp directory (folders, and files.)
Restarted today's download from GUI
Opened with no 'hamburger' item or menu bar.
[ctrl]+[shift]+[P] View:Toggle Menu Bar re-introduced the 'hamburger'
[ctrl]+[shift]+[P] Preferences | Open Settings (UI) was still set to compact. Changed to classic, did not ask me to reset.
No menu bar visible, hamburger visible. Left the 'hamburger' icon on.
Closed appimage
Test 6:
Opened today's download from terminal.
No hamburger, no menu bar.
[ctrl]+[shift]+[P] toggle menu bar reintroduced hamburger
Stack trace gives 422 error when uploading to this webpage, attached as a text file
step6_stack_trace.txt (27.6 KB)
Test 7, final:
Downloaded nightly build.
Ran from terminal without --no-sandbox, ie.
./arduino-ide_nightly-20240414_Linux_64bit.AppImage
Opened successfully, hamburger item visible, no title bar
[ctrl]+[shift]+[P] Preferences:Open Settings (UI) |Window |Menu Bar Visibiliity shows compact view.
Changed to classic, did not ask to reset, closed Settings window.
No title bar.
[ctrl]+[shift]+[P] Toggle: Menu Bar gave the hamburger icon back
[horace@fedora Downloads]$ ./arduino-ide_nightly-20240414_Linux_64bit.AppImage
Arduino IDE 2.3.3-nightly-20240414
Checking for frontend application configuration customizations. Module path: /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/electron-main.js, destination 'package.json': /tmp/.mount_arduinbgUoRI/resources/app/package.json
Gtk-Message: 09:27:12.179: Failed to load module "appmenu-gtk-module"
Setting 'theia.frontend.config.appVersion' application configuration value to: "2.3.3-nightly-20240414" (type of string)
Setting 'theia.frontend.config.cliVersion' application configuration value to: "0.36.0-rc.1" (type of string)
Setting 'theia.frontend.config.buildDate' application configuration value to: "2024-04-14T03:31:58.522Z" (type of string)
Frontend application configuration after modifications: {"applicationName":"Arduino IDE","defaultTheme":{"light":"arduino-theme","dark":"arduino-theme-dark"},"defaultIconTheme":"none","electron":{"windowOptions":{}},"defaultLocale":"","validatePreferencesSchema":false,"preferences":{"window.title":"${rootName}${activeEditorShort}${appName}","files.autoSave":"afterDelay","editor.minimap.enabled":false,"editor.tabSize":2,"editor.scrollBeyondLastLine":false,"editor.quickSuggestions":{"other":false,"comments":false,"strings":false},"editor.maxTokenizationLineLength":500,"editor.bracketPairColorization.enabled":false,"breadcrumbs.enabled":false,"workbench.tree.renderIndentGuides":"none","explorer.compactFolders":false},"appVersion":"2.3.3-nightly-20240414","cliVersion":"0.36.0-rc.1","buildDate":"2024-04-14T03:31:58.522Z"}
Starting backend process. PID: 48631
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///home/horace/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2024-04-14T23:27:12.964Z root INFO Backend Object.initialize: 5.1 ms [Finished 0.459 s after backend start]
2024-04-14T23:27:12.966Z root INFO Backend Object.configure: 4.4 ms [Finished 0.459 s after backend start]
2024-04-14T23:27:12.966Z root INFO Backend a.onStart: 1.6 ms [Finished 0.459 s after backend start]
2024-04-14T23:27:12.966Z root INFO Backend a.configure: 0.3 ms [Finished 0.481 s after backend start]
2024-04-14T23:27:12.967Z root INFO Backend d.onStart: 0.2 ms [Finished 0.481 s after backend start]
2024-04-14T23:27:12.967Z root INFO Backend d.configure: 0.1 ms [Finished 0.481 s after backend start]
2024-04-14T23:27:12.968Z root INFO Backend d.initialize: 21.5 ms [Finished 0.481 s after backend start]
2024-04-14T23:27:12.968Z root INFO Backend c.onStart: 0.2 ms [Finished 0.481 s after backend start]
2024-04-14T23:27:12.968Z root INFO Backend s.configure: 1.9 ms [Finished 0.483 s after backend start]
2024-04-14T23:27:12.969Z config INFO >>> Initializing CLI configuration...
2024-04-14T23:27:12.970Z root INFO Backend c.initialize: 0.5 ms [Finished 0.483 s after backend start]
2024-04-14T23:27:12.970Z root INFO Backend x.onStart: 0.7 ms [Finished 0.484 s after backend start]
2024-04-14T23:27:12.970Z config INFO Loading CLI configuration from /home/horace/.arduinoIDE/arduino-cli.yaml...
2024-04-14T23:27:12.971Z daemon INFO Starting daemon from /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/resources/arduino-cli...
2024-04-14T23:27:12.971Z root INFO Backend s.initialize: 0.3 ms [Finished 0.484 s after backend start]
2024-04-14T23:27:12.971Z root INFO Backend w.onStart: 0.8 ms [Finished 0.485 s after backend start]
2024-04-14T23:27:12.971Z root INFO Backend r.configure: 1.3 ms [Finished 0.485 s after backend start]
2024-04-14T23:27:12.971Z discovery-log INFO start
2024-04-14T23:27:12.971Z discovery-log INFO start new deferred
2024-04-14T23:27:12.971Z root INFO Backend d.initialize: 0.3 ms [Finished 0.485 s after backend start]
2024-04-14T23:27:12.971Z root INFO Backend y.onStart: 1.5 ms [Finished 0.487 s after backend start]
2024-04-14T23:27:12.971Z root INFO Backend r.configure: 1.4 ms [Finished 0.487 s after backend start]
2024-04-14T23:27:12.971Z root INFO Backend s.onStart: 0.5 ms [Finished 0.488 s after backend start]
2024-04-14T23:27:12.971Z root INFO Backend h.configure: 0.4 ms [Finished 0.488 s after backend start]
2024-04-14T23:27:12.971Z root INFO Backend a.configure: 0.1 ms [Finished 0.488 s after backend start]
2024-04-14T23:27:12.971Z root INFO Backend l.configure: 0.1 ms [Finished 0.488 s after backend start]
2024-04-14T23:27:12.973Z root INFO Theia app listening on http://127.0.0.1:40987.
2024-04-14T23:27:12.973Z root INFO Finished starting backend application: 2.0 ms [Finished 0.490 s after backend start]
2024-04-14T23:27:12.973Z root WARN The local plugin referenced by local-dir:/home/horace/.arduinoIDE/plugins does not exist.
2024-04-14T23:27:12.974Z root WARN The local plugin referenced by local-dir:/home/horace/.arduinoIDE/extensions does not exist.
2024-04-14T23:27:12.977Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"data":"/home/horace/.arduino15","downloads":"/home/horace/.arduino15/staging","user":"/home/horace/Arduino"},"library":{"enable_unsafe_install":false},"logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
2024-04-14T23:27:12.977Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2024-04-14T23:27:12.977Z config INFO Loaded the CLI configuration.
2024-04-14T23:27:13.046Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///home/horace/.arduino15","sketchDirUri":"file:///home/horace/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2024-04-14T23:27:13.046Z config INFO Validating the CLI configuration...
2024-04-14T23:27:13.046Z config INFO The CLI config is valid.
2024-04-14T23:27:13.046Z config INFO <<< Initialized the CLI configuration.
2024-04-14T23:27:13.168Z root INFO Resolve plugins list: 198.1 ms [Finished 0.685 s after backend start]
2024-04-14T23:27:13.310Z daemon INFO time="2024-04-15T09:27:13+10:00" level=info msg="Using config file: /home/horace/.arduinoIDE/arduino-cli.yaml"
time="2024-04-15T09:27:13+10:00" level=info msg="arduino-cli version 0.36.0-rc.1"
time="2024-04-15T09:27:13+10:00" level=info msg="Executing `arduino-cli daemon`"
2024-04-14T23:27:13.327Z daemon INFO Daemon is now listening on 127.0.0.1:38119
{"IP":"127.0.0.1","Port":"38119"}
2024-04-14T23:27:13.327Z daemon INFO Daemon is running.
2024-04-14T23:27:13.423Z daemon INFO time="2024-04-15T09:27:13+10:00" level=info msg="Checking signature" index=/home/horace/.arduino15/package_index.json signatureFile=/home/horace/.arduino15/package_index.json.sig trusted=true
2024-04-14T23:27:13.424Z daemon INFO time="2024-04-15T09:27:13+10:00" level=info msg="Loading hardware from: /home/horace/.arduino15/packages"
2024-04-14T23:27:13.424Z daemon INFO time="2024-04-15T09:27:13+10:00" level=info msg="Loading package arduino from: /home/horace/.arduino15/packages/arduino/hardware"
2024-04-14T23:27:13.425Z daemon INFO time="2024-04-15T09:27:13+10:00" level=info msg="Missing signature file" index=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/installed.json
2024-04-14T23:27:13.427Z daemon INFO time="2024-04-15T09:27:13+10:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2024-04-15T09:27:13+10:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
2024-04-14T23:27:13.427Z daemon INFO time="2024-04-15T09:27:13+10:00" level=info msg="Checking existence of 'tools' path: /home/horace/.arduino15/packages/arduino/tools"
time="2024-04-15T09:27:13+10:00" level=info msg="Loading tools from dir: /home/horace/.arduino15/packages/arduino/tools"
time="2024-04-15T09:27:13+10:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
time="2024-04-15T09:27:13+10:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2024-04-15T09:27:13+10:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
time="2024-04-15T09:27:13+10:00" level=info msg="Loading package builtin from: /home/horace/.arduino15/packages/builtin"
2024-04-14T23:27:13.427Z daemon INFO time="2024-04-15T09:27:13+10:00" level=info msg="Checking existence of 'tools' path: /home/horace/.arduino15/packages/builtin/tools"
time="2024-04-15T09:27:13+10:00" level=info msg="Loading tools from dir: /home/horace/.arduino15/packages/builtin/tools"
time="2024-04-15T09:27:13+10:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
2024-04-14T23:27:13.427Z daemon INFO time="2024-04-15T09:27:13+10:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
time="2024-04-15T09:27:13+10:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
time="2024-04-15T09:27:13+10:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
time="2024-04-15T09:27:13+10:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.13.0"
time="2024-04-15T09:27:13+10:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.14.1"
2024-04-14T23:27:13.429Z daemon INFO time="2024-04-15T09:27:13+10:00" level=info msg="Adding libraries dir" dir=/home/horace/.arduino15/packages/arduino/hardware/avr/1.8.6/libraries isSingleLibrary=false location=platform
time="2024-04-15T09:27:13+10:00" level=info msg="Loading libraries index file" index=/home/horace/.arduino15/library_index.json
2024-04-14T23:27:13.590Z daemon INFO time="2024-04-15T09:27:13+10:00" level=info msg="Adding libraries dir" dir=/home/horace/.arduino15/libraries isSingleLibrary=false location=ide
time="2024-04-15T09:27:13+10:00" level=info msg="Adding libraries dir" dir=/home/horace/Arduino/libraries isSingleLibrary=false location=user
2024-04-14T23:27:13.598Z discovery-log INFO start resolved watching
2024-04-14T23:27:13.602Z daemon INFO time="2024-04-15T09:27:13+10:00" level=info msg="starting discovery builtin:mdns-discovery process"
2024-04-14T23:27:13.602Z daemon INFO time="2024-04-15T09:27:13+10:00" level=info msg="starting discovery builtin:serial-discovery process"
2024-04-14T23:27:13.603Z daemon INFO time="2024-04-15T09:27:13+10:00" level=info msg="started discovery builtin:serial-discovery process"
time="2024-04-15T09:27:13+10:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.36.0-rc.1\" to discovery builtin:serial-discovery"
time="2024-04-15T09:27:13+10:00" level=info msg="started discovery builtin:mdns-discovery process"
time="2024-04-15T09:27:13+10:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.36.0-rc.1\" to discovery builtin:mdns-discovery"
2024-04-14T23:27:13.603Z daemon INFO time="2024-04-15T09:27:13+10:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-04-15T09:27:13+10:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
2024-04-14T23:27:13.603Z daemon INFO time="2024-04-15T09:27:13+10:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
time="2024-04-15T09:27:13+10:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
2024-04-14T23:27:13.606Z daemon INFO time="2024-04-15T09:27:13+10:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
time="2024-04-15T09:27:13+10:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
2024-04-14T23:27:14.270Z root INFO Deploy plugins list: 198.1 ms [Finished 1.788 s after backend start]
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2024-04-14T23:27:15.081Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 198.7 ms [Finished 1.829 s after frontend start]
2024-04-14T23:27:15.085Z root WARN A command editor.action.toggleStickyScroll is already registered.
2024-04-14T23:27:15.215Z root INFO Start frontend contributions: 397.3 ms [Finished 1.965 s after frontend start]
2024-04-14T23:27:15.215Z root INFO Changed application state from 'init' to 'started_contributions'.
2024-04-14T23:27:15.223Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2024-04-14T23:27:15.223Z root INFO >>> Restoring the layout state...
2024-04-14T23:27:15.223Z root INFO <<< Nothing to restore.
2024-04-14T23:27:15.250Z root INFO Initialize the workbench layout: 18.4 ms [Finished 2.009 s after frontend start]
2024-04-14T23:27:15.262Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2024-04-14T23:27:15.293Z root INFO [8487d8fc-8b73-4bbb-b6c0-8d6ce8e57181] Waiting for backend deployment: 99.7 ms [Finished 2.060 s after frontend start]
2024-04-14T23:27:15.789Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751) starting instance
2024-04-14T23:27:16.244Z root INFO [8487d8fc-8b73-4bbb-b6c0-8d6ce8e57181] Sync of 23 plugins: 927.8 ms [Finished 2.988 s after frontend start]
2024-04-14T23:27:16.245Z root INFO [8487d8fc-8b73-4bbb-b6c0-8d6ce8e57181] Loading plugin contributions
2024-04-14T23:27:16.245Z root INFO [8487d8fc-8b73-4bbb-b6c0-8d6ce8e57181] Load contributions of 23 plugins: 22.5 ms [Finished 3.010 s after frontend start]
2024-04-14T23:27:16.359Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2024-04-14T23:27:16.359Z root WARN a registered grammar configuration for 'cpp' language is overridden
2024-04-14T23:27:16.531Z root INFO Replace loading indicator with ready workbench UI (animation): 1105.3 ms [Finished 3.135 s after frontend start]
2024-04-14T23:27:16.531Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2024-04-14T23:27:16.531Z root WARN Linked preference "workbench.colorCustomizations" not found.
2024-04-14T23:27:16.532Z root INFO Frontend application start: 1443.6 ms [Finished 4.017 s after backend start]
Checking for update
2024-04-14T23:27:16.807Z root ERROR ---- !!!SLOW!!! DURATION: search took 258.828 ms. Args: [{"type":"Updatable"}] ----
2024-04-14T23:27:16.949Z root ERROR [hosted-plugin: 48751] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null
2024-04-14T23:27:16.949Z root ERROR [hosted-plugin: 48751] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
2024-04-14T23:27:16.949Z root ERROR [hosted-plugin: 48751] Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null
2024-04-14T23:27:16.949Z root ERROR [hosted-plugin: 48751] Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null
2024-04-14T23:27:16.949Z root ERROR [hosted-plugin: 48751] Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null
2024-04-14T23:27:16.949Z root ERROR [hosted-plugin: 48751] Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null
2024-04-14T23:27:16.960Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): PluginManagerExtImpl/init()
2024-04-14T23:27:16.961Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(vscode-arduino-api@0.1.2 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.026Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(cortex-debug@1.5.1 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.026Z root INFO [hosted-plugin: 48751] Debugger contribution has been registered: cortex-debug
2024-04-14T23:27:17.027Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(vscode-arduino-tools@0.1.3 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.028Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(cpp@1.52.1 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.028Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(json@1.46.1 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.029Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(json-language-features@1.46.1 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.030Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(vscode-language-pack-bg@1.48.3 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.031Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(vscode-language-pack-cs@1.80.0 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.031Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(vscode-language-pack-de@1.80.0 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.032Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(vscode-language-pack-es@1.80.0 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.033Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(vscode-language-pack-fr@1.80.0 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.033Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(vscode-language-pack-hu@1.48.3 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.034Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(vscode-language-pack-it@1.80.0 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.034Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(vscode-language-pack-ja@1.80.0 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.034Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(vscode-language-pack-ko@1.80.0 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.035Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(vscode-language-pack-nl@1.48.3 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.035Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(vscode-language-pack-pl@1.80.0 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.035Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(vscode-language-pack-pt-BR@1.80.0 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.036Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(vscode-language-pack-ru@1.80.0 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.036Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(vscode-language-pack-tr@1.80.0 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.036Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(vscode-language-pack-uk@1.48.3 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.037Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(vscode-language-pack-zh-hans@1.80.0 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.037Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): initializing(vscode-language-pack-zh-hant@1.80.0 with /tmp/.mount_arduinbgUoRI/resources/app/lib/backend/plugin-vscode-init)
2024-04-14T23:27:17.041Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): PluginManagerExtImpl/loadPlugin(/tmp/.mount_arduinbgUoRI/resources/app/plugins/vscode-arduino-api/extension/dist/extension.js)
2024-04-14T23:27:17.044Z root INFO [hosted-plugin: 48751] calling activation function on Arduino IDE API for VS Code extensions
2024-04-14T23:27:17.046Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): PluginManagerExtImpl/loadPlugin(/tmp/.mount_arduinbgUoRI/resources/app/plugins/vscode-builtin-json-language-features/extension/client/dist/jsonMain)
2024-04-14T23:27:17.072Z root INFO [hosted-plugin: 48751] calling activation function on JSON Language Features (built-in)
2024-04-14T23:27:17.074Z root INFO [8487d8fc-8b73-4bbb-b6c0-8d6ce8e57181] Starting plugins.
2024-04-14T23:27:17.087Z root INFO [hosted-plugin: 48751] PLUGIN_HOST(48751): PluginManagerExtImpl/loadPlugin(/tmp/.mount_arduinbgUoRI/resources/app/plugins/cortex-debug/extension/dist/extension.js)
2024-04-14T23:27:17.118Z root INFO [hosted-plugin: 48751] Debug configuration provider has been registered: cortex-debug, trigger: 1
2024-04-14T23:27:17.119Z root INFO [hosted-plugin: 48751] calling activation function on Cortex-Debug
2024-04-14T23:27:17.121Z root INFO [hosted-plugin: 48751] GDB server console created
2024-04-14T23:27:17.125Z root INFO [8487d8fc-8b73-4bbb-b6c0-8d6ce8e57181] Start of 23 plugins: 871.4 ms [Finished 3.893 s after frontend start]
Found version 2.3.2 (url: arduino-ide_2.3.2_Linux_64bit.AppImage)
[48618:0415/092826.568464:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
[48618:0415/092826.580617:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
[48618:0415/092826.593928:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
2024-04-14T23:28:39.466Z root ERROR [hosted-plugin: 48751] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null
2024-04-14T23:28:39.466Z root ERROR [hosted-plugin: 48751] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
2024-04-14T23:28:39.466Z root ERROR [hosted-plugin: 48751] Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
2024-04-14T23:28:39.466Z root ERROR [hosted-plugin: 48751] Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null
2024-04-14T23:32:06.515Z root ERROR [hosted-plugin: 48751] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null
2024-04-14T23:32:06.516Z root ERROR [hosted-plugin: 48751] Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
2024-04-14T23:32:06.516Z root ERROR [hosted-plugin: 48751] Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null
2024-04-14T23:32:06.516Z root ERROR [hosted-plugin: 48751] Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null
2024-04-14T23:32:06.516Z root ERROR [hosted-plugin: 48751] Conflict in settings file Default: Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null
2024-04-14T23:32:06.516Z root ERROR [hosted-plugin: 48751] Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null
2024-04-14T23:32:06.516Z root ERROR [hosted-plugin: 48751] Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null
isTempSketch: true. Input was /tmp/.arduinoIDE-unsaved2024315-48631-19akdcg.ia6a/sketch_apr15a
Ignored marking workspace as a closed sketch. The sketch was detected as temporary. Workspace URI: file:///tmp/.arduinoIDE-unsaved2024315-48631-19akdcg.ia6a/sketch_apr15a.
isTempSketch: true. Input was /tmp/.arduinoIDE-unsaved2024315-48631-19akdcg.ia6a/sketch_apr15a
Ignored marking workspace as a closed sketch. The sketch was detected as temporary. Workspace URI: file:///tmp/.arduinoIDE-unsaved2024315-48631-19akdcg.ia6a/sketch_apr15a.
Closing channel on service path '/services/electron-window'.
Closing channel on service path '/services/ide-updater'.
Stored workspaces roots:
No sketches were scheduled for deletion.
So, it looks as though this is the best that Fedora can give with the Appimage as it stands.
It appears that the default 'classic' view in the Preferences|Options (UI) is not recognised, only the 'compact' view as the root cause of the error
I'll raise a bug.