Genie News & Weather Widget Issue?

Search This thread

JsChiSurf

Inactive Recognized Developer
Feb 5, 2010
2,416
1,396
Hacksville
Anyone else having a problem with the genie widget today?

I can't get mine to load anything, and a message pops up:

"Sorry, unable to connect. Please try later."

I have to guess google accidentally changed something on their end that the widget is connecting to, that is failing, for retrieving the necessary data.

I am seeing the following in logcat:

Code:
D/Genie   (  835): Requesting data...
D/Genie   (  835): Request in-flight, ignoring.
D/Genie   (  835): [b]Making MASF Request to http://www.google.com/m/appreq - g:gne[/b]
/r: GenieRequest [no fake location] type: [15, 16] with ma
xAge: 21600000 at 4:16pm, June 16
D/Genie   (  835): Network status: CONNECTED
D/Genie   (  835): MASF cache miss
D/Genie   (  835): ctrl.requestData has finished.
D/Genie   (  835): RefreshService: Waiting for requestlatch to clear...
D/Genie   (  835): MASF cache miss
D/Genie   (  835): [b]Request failed, and nothing in cache[/b].
I/Genie   (  835): Next data refresh scheduled for: 10:16pm, June 16 (basetime w
as 4:16pm, June 16)
D/Genie   (  835): [b]Request failed at, 4:16pm, June 16 next auto-refresh time =21[/b]

Just want to see if I am the only one...
 
Last edited:

elessarelfstar

Senior Member
Aug 29, 2008
172
16
Chicago
Nope, your not. I'm having the same problem. It was fine yesterday. Today it doesn't work.

I also found a post here where some Nexus One users reported the same (including one who is unrooted).

On another forum somewhere withe an Evo is having the same problem.

All of this only today. So it much be a Google thing.
 

JsChiSurf

Inactive Recognized Developer
Feb 5, 2010
2,416
1,396
Hacksville
I may be running an older version, as I keep carrying the one I have forward from ROM to ROM, based on customizations I'm too lazy to re-do.

Mine shows as 1.1.7 RC6.
 
Last edited:

Papa Smurf151

Senior Member
Feb 24, 2010
5,643
6,741
Atlanta
Nope just checked mine after I saw ur post. Did a refresh and it works perfectly

-------------------------------------
Sent via the XDA Tapatalk App
 

gomorrah

Senior Member
Jan 4, 2009
1,626
415
Cary, North Carolina
Do you have a link to that version anywhere? All the ones I keep finding are the same version as mine, which, from what I'm reading is probably the cause of the problem.

Thanks.

Gimmie a sec. I only have my themed one, it might be the same one that comes in DD. Ill check.

Try this one and let me know. I didnt check, Im just assuming...
 

Attachments

  • GenieWidget.apk
    833.7 KB · Views: 341
Last edited:

JsChiSurf

Inactive Recognized Developer
Feb 5, 2010
2,416
1,396
Hacksville
Posted one in above link^^^^

EDIT- Verified its the newer version.
Dang. New version, same result! I appreciate you taking the time to post it.

Now I'm wondering if the issue is based on location, or if you guys have a cache that you are running off of, where my cache is blank, and therefore failing.

Do you see anything in your logcat regarding successful update, or, how old our your latest news updates?
 
Last edited:

JsChiSurf

Inactive Recognized Developer
Feb 5, 2010
2,416
1,396
Hacksville
Yea, this is not ROM dependent / specific. A quick google search shows it's popping up everywhere. I suspect when your cache expires, everyone's will bork too, unless a remote fix is done before this happens.

The same version on my wife's hero was working when I got home from the office, and has now stopped as well.

If someone who has it still working can remove and re-add, while watching their logcat, to see what messages appear regarding success / fail on the call to google, it would help immensely.
 

rexant1

Senior Member
May 22, 2010
273
42
ill give it a shot

heres what i got

D/Genie ( 856): Location Listener has stopped listening for updates.
D/LocationManager( 856): removeUpdates: listener = com.google.android.apps.geni
e.geniewidget.util.GenieLocationProvider$1@46e3b3b8
D/LocationManagerService( 433): Released wakelock
D/NetworkLocationProvider( 433): removeListener(): apps.genie.geniewidget
D/NetworkLocationProvider( 433): setMinTime: 300000
D/Genie ( 856): Got updated location: 33.21527777777778, -97.14527777777778 +
/-1000.0
D/Genie ( 856): Requesting data...
D/Genie ( 856): Making MASF Request to http://www.google.com/m/appreq - g:gne
/r: GenieRequest 33.21527777777778,-97.14527777777778[no fake location] type: [1
5, 16] with maxAge: 0 at 8:56pm, June 16
D/Genie ( 856): Network status: CONNECTED
D/Genie ( 856): Cached entry too old
D/Genie ( 856): MASF cache miss
D/dalvikvm( 856): GC freed 4962 objects / 442080 bytes in 196ms
D/Genie ( 856): Request failed, falling back to cached data.
D/Genie ( 856): Got response: GeniePayload: isCached: true payload: 41 and up
dated model: READY: showing news 0 of 40 weather=Partly Cloudy at, 8:56pm, June
16 with timestamp: 3:33am, June 16 next auto-refresh time = 0
D/Genie ( 856): Refresh Complete, notifying success.
D/Genie ( 856): Refreshing widget.
D/Genie ( 856): RefreshService: Done, fetching news and weather icons.
D/Genie ( 856): NewsImageCache: Cache: 100 items in index, and 101 files on d
 
Last edited:

JsChiSurf

Inactive Recognized Developer
Feb 5, 2010
2,416
1,396
Hacksville
Thanks. Yep, exactly as expected.

Code:
[b]D/Genie ( 856): Request failed, falling back to cached data.[/b]
 

danaff37

Senior Member
Mar 14, 2010
2,959
900
Nashville, TN
here's mine, left it complete just in case (had to zip to upload here)

edit: mine does not fail, and I show version 1.1.7 rc6
 

Attachments

  • log.zip
    10 KB · Views: 15
Last edited:

JsChiSurf

Inactive Recognized Developer
Feb 5, 2010
2,416
1,396
Hacksville
haha I edited my post the exact minute you asked. lol
I see it now :p. Shoot, that's the same version I was running originally. This makes me think it must be a location issue, or maybe you are pulling the data from a different server based on location.

Guess those it's not working for have to wait it out, as I'm not sure how we could fix it based on the variability and the fact that the same version is working for some and not for others...