-
Notifications
You must be signed in to change notification settings - Fork 10
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
Stuck at Loading Screen #65
Comments
@dchokola thx for opening this issue. I am very sorry to hear that you lost your measurements 😬 @gwosd was facing a similar issue when upgrading to v0.6.0. This is why we have withdrawn this version and pushed a fix in v0.6.1. |
And regarding the user data. I have to check how this can be implemented, so that it persists between installations. For now it is recommended to regularly backup the measurements via the settings. |
@braniii I am in the same situation, but haven't uninstalled the app. I would like to keep my data if possible. As far as changes to the settings, I have changed the unit. |
@constantine-fanourakis a version for downgrade is running at 5de43fa. I will upload it here in 10min, once it is done. |
Here, is the apk taken from https://github.com/QuantumPhysique/trale/actions/runs/8458590626. Sorry, needed to zip it because github does not allow to upload executable files. Can you please try to install it and tell me if it helped to downgrade? |
Thanks, I was able to install the app from this action and pull a backup. I was not able import the backup into 0.6.1, but I was able to do so with the release app above (but only after reset option from within the app). There was a mild crash when changing the interpolation setting, had to switch back and forth. May make another issue for some minor things I've noticed. Edit: the mild crash with interpolation is the same as reported in #25, so looks like that may still be an issue. |
Hi, I am sorry for all the inconvenience. I am glad to hear that you manage to backup your data. The provided apk is simply version 0.5.0 with increased version number to 0.6.2 so to allow downgrades. Therefore, all fixed issues persist. |
@sphars if you do not want to share your private weight measurements, you can also simply create new measurements in the old version, backup and then upgrade. As long as this fails, it would be of great help to find the bug. Which unit and interpolation are you using? |
Thanks for the quick response.
Lesson learned! I will export my data before allowing F-Droid to upgrade next time.
I entered a target weight, changed units to lbs., changed default interpolation, and had about a month to 40 days of daily measurements entered. I'm glad to see others have the same issue and are able to provide data to drive this bug to closure. |
@dchokola @sphars @constantine-fanourakis I have played around a bit with the app and still didn't manage to reproduce the error. Could you please tell me which Android Version you are using? |
Here's how I am able to reproduce the loading screen hang error on v0.6.1:
If I proceed install 0.6.2 from the post above, with no other changes from my steps, the app loads again and data is showing as expected. I'll make a private issue with my backup data for you. I've been using lbs originally, though my backup file is set to kg. Interpolation is the default option (3rd) Pixel 8, Android 14 If it helps, I can try and capture a logcat when I have access to my PC later |
@sphars thank you so much for your help! |
Seems @sphars has much more quality debugging data than me, but FWIW, I'm on Android 11. |
I've tried to fix #70 and uploaded there an apk in my latest comment. Since I am still unable to reproduce this issue, it would be of great help if anyone with could check if it solves this issue here as well. |
Downloaded the APK in your comment and did an upgrade from 0.5.0 to this one. It looks like it worked, both upgrading directly and with a clean install and import of data. The app does report its version is 0.6.2, but it looks right. So I think we're good now? |
I've released a new version to github. So either I recommend to wait with upgrading from v0.5.0 until v0.6.2 is on fdroid, or updating from github release directly. |
I got v0.6.2 via fdroid and it works again for me, the issue is fixed. |
Upgraded to 0.6.1 through FDroid and was not able to get past the loading screen.
Unfortunately, I was not able to downgrade without first uninstalling and lost all my progress. It seems user data is not stored in a user folder which persists between installs.
Now, with no saved data, 0.6.1 works fine.
The text was updated successfully, but these errors were encountered: