-
### Describe the bug:
Run fyne_demo with `-race` flag:
go run -race main.go Output
$ go run -race main.go
==================
WARNING: DATA RACE
Write at 0x00c00010c2c0 by goroutine 31:
…
-
### Describe the bug:
Unlike `go build` fyne-cross option ldflags does nothing when I try to set global var with `ldflags "-X 'main.ver=1.0.0'"`
### To Reproduce:
For the code beneath - steps t…
-
### 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 rel…
-
### 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 relate…
-
### 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 rel…
-
### 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 relate…
-
**Describe the bug**
When trying to run on a headless ubuntu server, I got the following errors it seems to fail to run due to a lack of a display environment.
PlatformError: X11: The DISPLAY…
-
Would it be please possible to provide a flatpak release please? Quite interested, but does not run on Fedora 37
-
### 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 rel…
-
**The problem(s)**
I got an error when the gui bas supposed to open on macOS & windows on qemu
here is the error message on mac
```bash
GLFW: An invalid error was not accepted by the caller: Forma…