Wheellog / Wheellog.Android

App for EUC on Android. Various popular unicycle manufacturers are supported.
GNU General Public License v3.0
61 stars 20 forks source link

Failed to open map list is empty #476

Closed Omer78130 closed 10 months ago

Omer78130 commented 11 months ago

Description

Trip log file size is 0 kb and map opens with error message "Failed to open map list is empty"

I think it happens since I got last Samsung update with Android 14

Steps to reproduce

  1. Open wheellog
  2. Ride for some time
  3. Upload trip log
  4. Slide to trip list
  5. View map

Expected behavior

It is expected to show map with start end finish points.

Screenshots

Smartphone model and android version

S22 Ultra, Android 14, One UI 6

EUC model

KS 14S

Workaround

Omer78130 commented 11 months ago

0 kb file Error_upload Failed to open map

3 Screen captures: error at uploading, file list with 0 kb files, failed to open map.

paymicro commented 11 months ago

Hi @Omer78130 Can you test the debug version? - https://github.com/Wheellog/Wheellog.Android/actions/runs/7426228819/artifacts/1150818087

Omer78130 commented 10 months ago

Hi @paymicro

Thank you for your assistance. I tested the debug version and it works: my trips are logged, although gps locations are not very accurate, Tell me if you need me to share any log files.

EUC-Rider commented 10 months ago

The solution to this problem is that the Log needs to be written to the memory of your phone. This is caused by insufficient write access permissions on the phone. You can try to open the APP authorization management and grant the storage write permission to the APP. This should solve your problem. Question, give it a try!

Omer78130 commented 10 months ago

Hi @EUC-Rider. I find no missing or refused authorization for Wheelog. I compared Wheelog and Whelog Debug and they use same authorization. Also please note, that files are written in logs folder but their size is 202 o with only header line.