It seems you are running InfiniTime 1.6.0. The motion service was added in 1.7.0, so ITD is complaining because it cannot access the step count characteristic from the motion service. This is not…
My PR has been merged and BlueZ 5.65 support has been added upstream. I will test and if it works, I will close this issue.
Also, I forgot to say: If you're going to be using itgui
on PinePhone, you probably want to follow this issue on Github: https://github.com/fyne-io/fyne/issues/2721. Fyne is currently not great…
I cannot do anything to make it easier unfortunately, as there is no way to make a pure Go GUI. If there was, I'd use it, but unfortunately, it doesn't exist.
I am closing this issue since it…
itgui
is much more difficult to cross-compile than itd
and itctl
. It is possible theoretically, but would require a lot more work since Fyne depends on C libraries. You should be able to do…
This issue should now be fixed temporarily until proper support is added for 5.65. I've opened an issue and PR upstream that should prevent issues like this from happening in the future. This…