ZARKONES
ZARKONES
I made a basic widget with one node and compiled it without issues using fyne-cross. However, the app crashes without an error message on Android v10. My apologies for not...
After updating Golang XENA has stopped working, more on that https://xena.network I reproduced the following issue on two separate Linux machines running Arch-based distros. Build command: **go build .** Output:...
### Checklist - [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one. - [X] This issue only relates...
Hello. The following code would crash the process with this stack trace: [stacktrace.txt](https://github.com/user-attachments/files/16401295/stacktrace.txt) I might be missing something obvious, however, just not to me. :) The code: package main import...
Current version of Fyne fails to render really long text. Should be fixed in one of the future versions of Fyne.
Disclaimer; It's called a "marketplace", however, all pipelines will be free. Please, suggest any other term. I am considering "automation pipelines repository", however, doesn't sound too good I guess. As...
Right of the bat I wish to state that there is nothing wrong with GinGonic itself. Motivation behind this move is to eliminate major dependencies as much as possible. Go's...
Pipelines seem not to be executed while an agent is in real-time communication mode. For context; this real-time communication is enabled via HTTP request with no timeout, basically the data...
In the UI if you click on a pipeline which is currently running it will spit out a message like "error while deserializing the pipeline: unexpected end of JSON input"....