flathub / cc.arduino.IDE2

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

Update arduino-ide_2.0.0_Linux_64bit.zip to 2.0.1 #24

Closed flathubbot closed 1 year ago

flathubbot commented 1 year ago

🤖 This pull request was automatically generated by flathub/flatpak-external-data-checker. Please open an issue if you have any questions or complaints. 🤖

flathubbot commented 1 year ago

Started test build 3738

flathubbot commented 1 year ago

Build 3738 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/116176/cc.arduino.IDE2.flatpakref
flathubbot commented 1 year ago

Started test build 3756

flathubbot commented 1 year ago

Build 3756 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/116194/cc.arduino.IDE2.flatpakref
SuperNinja-4965 commented 1 year ago

Errors are:

root ERROR [nsfw-watcher: 188] [188 zypak-helper] Using spawn strategy test 1 as set by environment
root ERROR [hosted-plugin: 204] [204 zypak-helper] Using spawn strategy test 1 as set by environment
root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
root WARN a registered grammar configuration for 'cpp' language is overridden
root ERROR Uncaught Exception: 
root ERROR Error: Connection got disposed.
    at Object.dispose (/app/arduino-ide/resources/app/node_modules/vscode-jsonrpc/lib/main.js:904:25)
    at /app/arduino-ide/resources/app/node_modules/vscode-ws-jsonrpc/lib/socket/connection.js:14:41
    at CallbackList.invoke (/app/arduino-ide/resources/app/node_modules/vscode-jsonrpc/lib/events.js:62:39)
    at Emitter.fire (/app/arduino-ide/resources/app/node_modules/vscode-jsonrpc/lib/events.js:121:36)
    at closeHandler (/app/arduino-ide/resources/app/node_modules/vscode-jsonrpc/lib/main.js:240:26)
    at CallbackList.invoke (/app/arduino-ide/resources/app/node_modules/vscode-jsonrpc/lib/events.js:62:39)
    at Emitter.fire (/app/arduino-ide/resources/app/node_modules/vscode-jsonrpc/lib/events.js:121:36)
    at WebSocketMessageReader.fireClose (/app/arduino-ide/resources/app/node_modules/vscode-jsonrpc/lib/messageReader.js:111:27)
    at WebSocketMessageReader.fireClose (/app/arduino-ide/resources/app/node_modules/vscode-ws-jsonrpc/lib/socket/reader.js:67:19)
    at /app/arduino-ide/resources/app/node_modules/vscode-ws-jsonrpc/lib/socket/reader.js:24:18
root ERROR [hosted-plugin: 227] [227 zypak-helper] Using spawn strategy test 1 as set by environment
root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
root WARN a registered grammar configuration for 'cpp' language is overridden

Might be related to the fact that the example sketches wont open.