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 is crashing continuosly #7

Closed
saltsoftdrink opened this issue Mar 31, 2024 · 8 comments
Closed

App is crashing continuosly #7

saltsoftdrink opened this issue Mar 31, 2024 · 8 comments

Comments

@saltsoftdrink
Copy link

No description provided.

@serrq
Copy link

serrq commented Mar 31, 2024

Might you adding more details?
App version, device, manufacturer, android version, when the crash happens...

@davidtakac
Copy link
Owner

Yes, please add more details and I will gladly take a look. The app is working fine on my devices and emulators.

@saltsoftdrink
Copy link
Author

Yes, please add more details and I will gladly take a look. The app is working fine on my devices and emulators.

Video - https://jmp.sh/s/rSNyNfjBWHnw70bGOtwS

@davidtakac
Copy link
Owner

Recreated the issue, will take a look, thanks!

@skyGtm
Copy link

skyGtm commented Mar 31, 2024

Crashes after selecting any location.

Crash Report:

FATAL EXCEPTION: main
Process: com.davidtakac.bura, PID: 12826
java.lang.IllegalArgumentException: Time of HourMoment be whole hour, but was 2024-03-29T18:15:00Z.
	at u1.y.<init>(Unknown Source:48)
	at Y1.l.<init>(Unknown Source:5)
	at u1.b.p(Unknown Source:110)
	at i2.a.q(Unknown Source:8)
	at y2.D.run(Unknown Source:114)
	at E2.a.run(Unknown Source:91)
	Suppressed: D2.f: [k0{Cancelling}@f590b6f, Dispatchers.Main.immediate]

App version : Latest (tried from Fdroid and Github releases)
Android: 12 (MIUI 13)
Xiaomi Redmi 12c

@davidtakac
Copy link
Owner

Yep! I made the wrong assumption that all time zone offsets are on the whole hour. Pune is UTC+5:30, yours also has a minute component. Working on a fix now.

@davidtakac
Copy link
Owner

1.0.2 is out now with the fix. Clear app data after installing the update - I had to change the data in local storage. Sorry for the inconvenience.

@serrq
Copy link

serrq commented Mar 31, 2024

It runs properly after I deleted cache data.

This was referenced Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants