OpenBuilds-CONTROL
OpenBuilds-CONTROL copied to clipboard
Version bump for nodejs, electron, serialport and others
Hi Peter, as promised I have tried to update to a more recent version of electron, as the one currently been used is no longer supported. Upgrade to V20 was not working (is also very fresh), but upgrading to V19. I have done all tests and build with nodejs 16.17.0
I have tested the code directly in VS Code under Ubuntu 22.04, as well with the generated appimage:
- opening / closing / opening cycles from tray is working
- UI is working
- 3Dview is working
- serial ports a found
- change on serial port gets notified
- connect to is working
- moving my machine (Lead1010 with Blackbox) is running fine. There is one minor issue related to Chromium, which seems to be know (file open dialog hangs Chrome) but could be solved by changing the following setting:
$ gsettings set org.gnome.desktop.sound input-feedback-sounds false
Unfortunately I'm missing a VisualStudio so I cannot test the change in Window..