InfiniTime icon indicating copy to clipboard operation
InfiniTime copied to clipboard

Watch freezes and reboot after interacting with external resources

Open liamcharger opened this issue 1 year ago • 5 comments

When interacting with external resources (through InfiniLink), and then changing a setting, the watch will freeze, and then reboot.

The issue appears to be when InfiniLink uses an LS function to make a list with all the files in the selected directory.

The code used in InfiniLink to fetch the external resources has been checked multiple times and does not appear to contain any potential causes for this issue, so it's possible the issue resides in InfiniTime.

liamcharger avatar Feb 13 '24 15:02 liamcharger

Do you know of anyway to reproduce this, preferably without an iOS device? Is this reproducible with another companion app like Amazfish or ITD, for example?

JF002 avatar Feb 13 '24 17:02 JF002

I haven't used Amazfish or ITD yet, I'll try installing one of them and then let you know.

liamcharger avatar Feb 13 '24 18:02 liamcharger

I was able to reproduce this issue using ITD on postmarketOS. There may be other ways to go about this, but for me, I have found that calling the ls command to list the files and folders though the BLE_FS API, followed by creating a folder, then running the ls command again, and finally changing a setting on InfiniTime will pretty consistently cause the device to stop responding

JenJell avatar Feb 15 '24 22:02 JenJell

It's not just InfiniLink, it also happens with https://infinitimeexplorer.netlify.app/

88572 avatar Feb 26 '24 20:02 88572