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

App crashes on location icon #556

Closed
aWildHuman opened this issue Feb 12, 2022 · 5 comments · Fixed by #560
Closed

App crashes on location icon #556

aWildHuman opened this issue Feb 12, 2022 · 5 comments · Fixed by #560
Labels
Milestone

Comments

@aWildHuman
Copy link

When updating or selecting current location, app crashes. This is new behavior introduced with 0.14.0 update.

@forrestguice
Copy link
Owner

I think 'current location' might be one of the app's least tested features - I typically have this set to 'user defined' and so failed to notice this.

Thank you for reporting. I'll fix this asap.

forrestguice added a commit that referenced this issue Feb 13, 2022
prevent NPE (app crash; #556); the view might be initialized with null data while the app is in 'current location' mode and searching for location. Eventually the view is re-initialized with actual data when the location is found.
forrestguice added a commit that referenced this issue Feb 13, 2022
prevent NPE (#556)
@forrestguice forrestguice added this to the v0.14.1 milestone Feb 13, 2022
@elgorro
Copy link

elgorro commented Feb 25, 2022

@forrestguice When is it going to publish in F-Droid, because the crash is very annoying?

@forrestguice
Copy link
Owner

@elgorro Usually within a week of tagging a release, but its not something I have any control over.

@forrestguice
Copy link
Owner

@elgorro It's on F-Droid now. They seem to be getting quicker all the time. We can monitor the build process from their status page, or by looking for the app's last buildlog.

@elgorro
Copy link

elgorro commented Mar 4, 2022

Works fine again. Just had to change timezone from "actual time" to system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants