Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to open map list is empty #476

Closed
Omer78130 opened this issue Dec 18, 2023 · 5 comments · Fixed by #477
Closed

Failed to open map list is empty #476

Omer78130 opened this issue Dec 18, 2023 · 5 comments · Fixed by #477
Labels
bug Something isn't working

Comments

@Omer78130
Copy link

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 Omer78130 added the bug Something isn't working label Dec 18, 2023
@Omer78130
Copy link
Author

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
Copy link
Contributor

paymicro commented Jan 6, 2024

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

@Omer78130
Copy link
Author

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
Copy link

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
Copy link
Author

Omer78130 commented Jan 17, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants