ok, wanted to take a second to explain the version number:
x.x.x
1st X: release number
2nd X: if it requires a data wipe
3rd X: number of times it has been compiled
Some people are experiencing weird issues with location. I will look into the issue but I am sure that if you don't wipe you will be fine as long as you are on a froyo rom already. Hope this clears some stuff up as I look into a fix for it.
Yeah, for sure something strange going on with Geo location. I tried setting it to do loc fix and this is what I got:
D/Genie ( 8099): No last fix, requesting location fix...
D/Genie ( 8099): Request location failed, requesting data without location.
D/Genie ( 8099): Requesting data...
D/Genie ( 8099): Got response: GeniePayload: isCached: false payload: 40 and updated model: READY: showing news 0 of 40 [no weather] at, 12:19am, July 3 with timestamp: 12:19am, July 3 next auto-refresh time = 0
D/Genie ( 8099): Refresh Complete, notifying success.
I also see this over and over in the log:
W/googleanalytics( 7997): Problem with socket or streams.
W/googleanalytics( 7997): java.net.ConnectException: Google Analytics | Official Website127.0.0.1:80 - Connection refused
W/googleanalytics( 7997): at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:254)
W/googleanalytics( 7997): at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:533)
W/googleanalytics( 7997): at java.net.Socket.connect(Socket.java:1055)
W/googleanalytics( 7997): at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:119)
W/googleanalytics( 7997): at com.google.android.apps.analytics.PipelinedRequester.maybeOpenConnection(Unknown Source)
W/googleanalytics( 7997): at com.google.android.apps.analytics.PipelinedRequester.addRequest(Unknown Source)
W/googleanalytics( 7997): at com.google.android.apps.analytics.NetworkDispatcher$DispatcherThread$AsyncDispatchTask.dispatchSomePendingEvents(Unknown Source)
W/googleanalytics( 7997): at com.google.android.apps.analytics.NetworkDispatcher$DispatcherThread$AsyncDispatchTask.run(Unknown Source)
W/googleanalytics( 7997): at android.os.Handler.handleCallback(Handler.java:587)
W/googleanalytics( 7997): at android.os.Handler.dispatchMessage(Handler.java:92)
W/googleanalytics( 7997): at android.os.Looper.loop(Looper.java:123)
W/googleanalytics( 7997): at android.os.HandlerThread.run(HandlerThread.java:60)
W/googleanalytics( 7997): Dispatcher thinks it finished, but there were 30 failed events
My guess would be that if the connection to analytics is refused all apps that use geo location (genie, maps, beautiful widgets) wont be able to pull data automatically.
A quick work around until this gets resolved is to turn off geolocation for your respective widgets and configure you location manually and use your gps for googlemaps.