jumpway icon indicating copy to clipboard operation
jumpway copied to clipboard

Build for Linux fails

Open talentlessguy opened this issue 1 year ago • 1 comments

./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

talentlessguy avatar May 21 '24 10:05 talentlessguy

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.

wzshiming avatar May 21 '24 12:05 wzshiming

why not update it in the project itself?

talentlessguy avatar Aug 09 '24 22:08 talentlessguy

It has been updated

wzshiming avatar Aug 12 '24 10:08 wzshiming