Weather doesn't load on slow internet connection (timeout?)
#1
I'm using XBMC-9.11 on Ubuntu. When I set up the install (wired network), the Weather display worked fine.

Now however, the box is connected over (low-signal) wireless. What I'm finding is that the XBMC Weather page never successfully updates. On the same machine, I can visit weather.com and other sites in elinks and firefox, it just takes a while to load. I think that what is happening is that the weather plugin times-out on the connection and never re-tries.

What I'd like is;
- A longer timeout on the weather.com request.
- Weather information to be fetched in the background and cached until the Weather page is viewed

Is there any way to set up either of those?


Except from Debug log:
Code:
02:30:45 T:3078641552 M:682672128   DEBUG: SDLKeyboard: scancode: 111, sym: 273, unicode: 0, modifier: 2000
02:30:45 T:3078641552 M:682672128   DEBUG: OnKey: 61478 pressed, action is 3
02:30:45 T:3032472432 M:678989824   DEBUG: DoWork - took 314 ms to load special://skin/backgrounds/weather.jpg
02:30:45 T:3078641552 M:678989824   DEBUG: SDLKeyboard: scancode: 36, sym: 13, unicode: 13, modifier: 2000
02:30:45 T:3078641552 M:678989824   DEBUG: OnKey: 61453 pressed, action is 7
02:30:45 T:3078641552 M:678989824   DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Weather)
02:30:45 T:3078641552 M:678989824   DEBUG: ExecuteXBMCAction : To ActivateWindow(Weather)
02:30:45 T:3078641552 M:678989824   DEBUG: Activating window ID: 12600
02:30:45 T:3078641552 M:678989824   DEBUG: Checking if window ID 12600 is locked.
02:30:45 T:3078641552 M:678989824   DEBUG: ------ Window Deinit (Home.xml) ------
02:30:46 T:3078641552 M:678989824   DEBUG: ------ Window Init (MyWeather.xml) ------
02:30:46 T:3078641552 M:678989824    INFO: Loading skin file: MyWeather.xml
02:30:46 T:3078641552 M:679030784   DEBUG: Load MyWeather.xml: 67.34ms
02:30:46 T:3078641552 M:679030784   DEBUG: Alloc resources: 73.73ms (69.18 ms skin load)
02:30:49 T:3078641552 M:686399488   DEBUG: SDLKeyboard: scancode: 22, sym: 8, unicode: 8, modifier: 2000
02:30:49 T:3078641552 M:686399488   DEBUG: OnKey: 61448 pressed, action is 10
02:30:49 T:3078641552 M:686399488   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
02:30:49 T:3078641552 M:686399488   DEBUG: ------ Window Deinit (MyWeather.xml) ------
02:30:49 T:3078641552 M:686399488   DEBUG: CGUIWindowManager::PreviousWindow: Activate new
02:30:49 T:3078641552 M:686399488   DEBUG: ------ Window Init (Home.xml) ------
02:30:49 T:3078641552 M:686399488    INFO: Loading skin file: Home.xml
02:30:49 T:3078641552 M:686399488   DEBUG: Load Home.xml: 43.55ms
02:30:49 T:3078641552 M:686399488   DEBUG: Alloc resources: 47.76ms (45.43 ms skin load)
02:30:49 T:3078641552 M:686399488   DEBUG: ExecuteXBMCAction : Translating SetFocus(9000)
02:30:49 T:3078641552 M:686399488   DEBUG: ExecuteXBMCAction : To SetFocus(9000)
02:30:50 T:3078641552 M:686399488   DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 2000
02:30:50 T:3078641552 M:686399488   DEBUG: OnKey: 61480 pressed, action is 4
02:30:54 T:3078641552 M:679059456   DEBUG: OnKey: 61478 pressed, action is 3
02:30:54 T:3032472432 M:675377152   DEBUG: DoWork - took 303 ms to load special://skin/backgrounds/pictures.jpg
02:30:55 T:3078641552 M:678555648   DEBUG: SDLKeyboard: scancode: 116, sym: 274, unicode: 0, modifier: 2000
02:30:55 T:3078641552 M:678555648   DEBUG: OnKey: 61480 pressed, action is 4
02:30:55 T:2952641392 M:675508224   DEBUG: DoWork - took 297 ms to load special://skin/backgrounds/pictures.jpg
02:30:57 T:3078641552 M:682872832    INFO: CheckIdle - Closing session to http://xoap.weather.com (easy=0xa4b9628, multi=0xa4ab2b0)
02:31:21 T:2833574768 M:686841856   DEBUG: Thread 2833574768 terminating (autodelete)
02:31:21 T:2751458160 M:686841856   DEBUG: Thread 2751458160 terminating (autodelete)
02:31:24 T:3032472432 M:686858240   DEBUG: Thread 3032472432 terminating (autodelete)
Reply

Logout Mark Read Team Forum Stats Members Help
Weather doesn't load on slow internet connection (timeout?)0