I posted this earlier in the main ROM thread. Posting here since it pertains to the issue:
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.connec t(PlainSocketImpl.java:254)
W/googleanalytics( 7997): at org.apache.harmony.luni.net.PlainSocketImpl.connec t(PlainSocketImpl.java:533)
W/googleanalytics( 7997): at java.net.Socket.connect(Socket.java:1055)
W/googleanalytics( 7997): at org.apache.http.conn.scheme.PlainSocketFactory.con nectSocket(PlainSocketFactory.java:119)
W/googleanalytics( 7997): at com.google.android.apps.analytics.PipelinedRequest er.maybeOpenConnection(Unknown Source)
W/googleanalytics( 7997): at com.google.android.apps.analytics.PipelinedRequest er.addRequest(Unknown Source)
W/googleanalytics( 7997): at com.google.android.apps.analytics.NetworkDispatche r$DispatcherThread$AsyncDispatchTask.dispatchSomeP endingEvents(Unknown Source)
W/googleanalytics( 7997): at com.google.android.apps.analytics.NetworkDispatche r$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.