ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #15621
Re: Scopes not working without WiFi
> Scopes like the Ubuntu Store, Reddit, Ebay, 7Digital or the Weather Channel don't work if I'm not connected to a WiFi network. It loads and stops after a while, completely blank. My 3G (well, H) connection seems fine and I can use the browser and webapps with reasonable speed. Other scopes like Wikipedia, Yelp or Youtube are working OK. All scopes work as expected over WiFi.
Hmmm... Are you saying that the remote scopes (such as Weather Channel) work if you are connected via WiFi, but don't work if you are connected via the cellular network?
If so, that suggests that the scopes runtime is almost certainly innocent. It has no idea how the phone is connected and just makes HTTP requests to the remote server. Failing only when connected via the cellular network would suggest some problem in the lower-level networking stuff, such as QNetworkAccessManager or below that.
Michi.
References