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

Can't go past loading screen #32

Open
Gene-W opened this issue Sep 29, 2021 · 13 comments
Open

Can't go past loading screen #32

Gene-W opened this issue Sep 29, 2021 · 13 comments
Labels
bug Something isn't working

Comments

@Gene-W
Copy link

Gene-W commented Sep 29, 2021

Similar to closed issue 20, I also can't go past the loading screen.

I've tried with the 2 most recent f-droid versions and the latest Git version, but so far can't load. Looks like a good app, I'm ready to try any suggestions.

@mawoka-myblock
Copy link

Same problem here

@mawoka-myblock
Copy link

Solution for me: Deny location access and add location manually. I could imagine that Pluvia waits for a valid gps-location but our phones can't find the gps-signal so the app waits forever.

@SpicyChair
Copy link
Owner

Hmm, this is interesting. Perhaps it could be linked to #31?

I've never faced this issue before on a real or emulated device before, but I will investigate.

@mawoka-myblock
Copy link

I am not familiar with dart and flutter so just took a guess.

@SpicyChair
Copy link
Owner

SpicyChair commented Oct 22, 2021

@Gene-W @mawoka-myblock Could you try build v1.4.6+1 on Github and see if the issue persists?

https://github.com/SpicyChair/pluvia_weather_flutter/releases

@SpicyChair SpicyChair added the bug Something isn't working label Oct 22, 2021
@Gene-W
Copy link
Author

Gene-W commented Oct 22, 2021

@Gene-W @mawoka-myblock Could you try build v1.4.6+1 on Github and see if the issue persists?

https://github.com/SpicyChair/pluvia_weather_flutter/releases

That is working for me, thank you. If it's helpful to know and since I forgot to mention, I'm using Android 11 LineageOS+MicroG on OnePlus 6.

@mi7wm
Copy link

mi7wm commented Oct 24, 2021

Sorry to report bad news, 1.4.6+1 is still not working for me, on OnePlus 6T w/ LineageOS 18.1 MicroG. Stuck on loading screen unless I deny location services. It seems like it's never pushing the request for location, since I don't see the icon in the status bar.

@mawoka-myblock
Copy link

Oh, I am noticing that everybody who has this issue seems to use MicroG, like @Gene-W , @mwmcewan and I.

@tstrausbaugh-dev
Copy link

I am getting the same issue on Graphene OS. It is like it is unable to acquire a location and infinitely loads. It did work though before Graphene's update to Android 12.

@ghost
Copy link

ghost commented Nov 5, 2021

Same phone and OS as mwmcewan and same issue. Got it to work by denying location access. It worked for 2 days but now it is giving me an error, saying server denied request or something like that.

@stefs
Copy link

stefs commented Feb 10, 2022

I have this issue as well. Version 1.4.7 from F-Droid, OnePlus 6, LineageOS without add-ons. I gave location access and it stayed on the loading screen for multiple minutes, until I went closer to a window and got GPS signal.

It seems the timeout for getting a location is too long or not working. Maybe it's better to wait for the location in the background instead anyway?

@mawoka-myblock
Copy link

I have this issue as well. Version 1.4.7 from F-Droid, OnePlus 6, LineageOS without add-ons. I gave location access and it stayed on the loading screen for multiple minutes, until I went closer to a window and got GPS signal.

It seems the timeout for getting a location is too long or not working. Maybe it's better to wait for the location in the background instead anyway?

I think that your idea is good, but which location will be shown, if no location is selected? Will it ask for a location to manually enter?

@xuangeyouneihan
Copy link

xuangeyouneihan commented Mar 25, 2022

I think it won't ask for location to manually enter. I also have the same issue. Version 1.4.7 from F-Droid, Google Play and GitHub, Honor 10, Harmony OS 2.0.0. I also gave location access and it stayed on the loading screen for nearly 30 minutes! But somehow I DID go pass the loading screen after I installed Beowolf's Weather, whose data is also from OpenWeather, and gave location access then entered my API key.

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

No branches or pull requests

7 participants