Complete
over 3 years ago

Unable to reproduce. Tested with both devices and even put firmware back to the version seen in the ERA reports. Both devices have newer firmware that is available to them.

File Not Found Error when saving data in storage

I don't know if it is connected only with saving arrays but in my case is for arrays

STO.setValue(int, array);

Error Name: File Not Found Error
Occurrences: 1
Devices:
    Forerunner® 945: 8.20
Languages: chs
calling function with saving from View.onExitSleep

Error Name: File Not Found Error
Occurrences: 3
Devices:
    fÄ“nix® 5X Plus: 15.40
Languages: dut
calling function with saving from View.onShow

Of course there is no any problem with my f6p and SIM and other users I know who use WF.

Eclipse, Windows, SDK 4.0.10

Parents
  • probably this error doesn't happens everytime and not for all devices

    completing bug without confirmation why it raised isn't good because it means bug still exist in system

    this the error from system and Garmin should know when this error can be raised

    - no memory on disk

    - application close storage file too early sometimes I save data w app.onStop()

    it shouldn't be difficult to find cause - the only one problem is when device sis broken

Comment
  • probably this error doesn't happens everytime and not for all devices

    completing bug without confirmation why it raised isn't good because it means bug still exist in system

    this the error from system and Garmin should know when this error can be raised

    - no memory on disk

    - application close storage file too early sometimes I save data w app.onStop()

    it shouldn't be difficult to find cause - the only one problem is when device sis broken

Children
No Data