jumpway
jumpway copied to clipboard
Build for Linux fails
./release/JumpWay
time=2024-05-21T13:58:29.048+03:00 level=INFO msg=Args list=[./release/JumpWay]
2024/05/21 13:58:29 systray error: failed to set IconPixmap prop: dbus.Store: type mismatch: slice: cannot convert a value of []systray.PX into []systray.PX
I'm using go1.22.2 and on linux 6.9.1
It's https://github.com/fyne-io/systray/issues/48#issuecomment-2100050941
You can update fyne-io/systray in go.mod to the latest as a workaround.
why not update it in the project itself?
It has been updated