Advertisement
Guest User

Untitled

a guest
Nov 18th, 2011
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.31 KB | None | 0 0
  1. 13:13:16 T:3044095728 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Weather)
  2. 13:13:16 T:3044095728 DEBUG: ExecuteXBMCAction : To ActivateWindow(Weather)
  3. 13:13:16 T:3044095728 DEBUG: Activating window ID: 12600
  4. 13:13:16 T:3044095728 DEBUG: ------ Window Deinit (Home.xml) ------
  5. 13:13:16 T:3044095728 DEBUG: ------ Window Init (MyWeather.xml) ------
  6. 13:13:16 T:3044095728 INFO: Loading skin file: MyWeather.xml
  7. 13:13:16 T:3044095728 DEBUG: Load MyWeather.xml: 92.71ms
  8. 13:13:16 T:3044095728 DEBUG: Alloc resources: 106.38ms (93.31 ms skin load)
  9. 13:13:16 T:3044095728 ERROR: Texture manager unable to load file: special://temp/weather/128x128/
  10. 13:13:28 T:2816920464 ERROR: Previous line repeats 4 times.
  11. 13:13:28 T:2816920464 INFO: WEATHER: Downloading weather
  12. 13:13:28 T:2816920464 INFO: initializing python engine.
  13. 13:13:28 T:2816920464 DEBUG: new python thread created. id=6
  14. 13:13:28 T:2807868304 DEBUG: Thread XBPyThread start, auto delete: 0
  15. 13:13:28 T:2807868304 DEBUG: Python thread: start processing
  16. 13:13:28 T:2807868304 NOTICE: -->Python Interpreter Initialized<--
  17. 13:13:28 T:2807868304 DEBUG: Process - The source file to load is /home/xbmc/.xbmc/addons/weather.worldweatheronline/default.py
  18. 13:13:28 T:2807868304 DEBUG: Process - Setting the Python path to /home/xbmc/.xbmc/addons/weather.worldweatheronline:/home/xbmc/.xbmc/addons/script.module.cryptopy/lib:/home/xbmc/.xbmc/addons/script.module.demjson/lib:/home/xbmc/.xbmc/addons/script.module.simplejson/lib:/home/xbmc/.xbmc/addons/script.module.beautifulsoup/lib:/usr/local/share/xbmc/addons/script.module.pil/lib:/home/xbmc/.xbmc/addons/script.common.plugin.cache/lib:/home/xbmc/.xbmc/addons/script.module.parsedom/lib:/home/xbmc/.xbmc/addons/script.module.elementtree/lib:/usr/local/share/xbmc/addons/script.module.pysqlite/lib:/usr/lib/python2.6:/usr/lib/python2.6/plat-linux2:/usr/lib/python2.6/lib-tk:/usr/lib/python2.6/lib-old:/usr/lib/python2.6/lib-dynload:/usr/lib/python2.6/dist-packages:/usr/local/lib/python2.6/dist-packages:
  19. 13:13:28 T:2807868304 DEBUG: Process - Entering source directory /home/xbmc/.xbmc/addons/weather.worldweatheronline
  20. 13:13:28 T:2807868304 DEBUG: Instantiating addon using automatically obtained id of "weather.worldweatheronline" dependent on version 2.0 of the xbmc.python api
  21. 13:13:28 T:2807868304 DEBUG: ### [World Weather Online] - addon called by XBMC for location 'Minneapolis,Minnesota,United States Of America'
  22. 13:13:28 T:2807868304 DEBUG: ### [World Weather Online] - get forecast for 'Minneapolis,Minnesota,United States Of America'
  23. 13:13:28 T:2807868304 DEBUG: ### [World Weather Online] - fetch data from 'worldweatheronline.com'
  24. 13:13:28 T:2807868304 INFO: -->Python script returned the following error<--
  25. 13:13:28 T:2807868304 ERROR: Error Type: <class 'xml.parsers.expat.ExpatError'>
  26. 13:13:28 T:2807868304 ERROR: Error Contents: not well-formed (invalid token): line 1, column 49
  27. 13:13:28 T:2807868304 ERROR: Traceback (most recent call last):
  28. File "/home/xbmc/.xbmc/addons/weather.worldweatheronline/default.py", line 174, in <module>
  29. forecast(location)
  30. File "/home/xbmc/.xbmc/addons/weather.worldweatheronline/default.py", line 120, in forecast
  31. query = fetch( LOCATION_URL % (city, NUMBER_OF_DAYS, DEVELOPER_KEY))
  32. File "/home/xbmc/.xbmc/addons/weather.worldweatheronline/default.py", line 100, in fetch
  33. xmldoc = minidom.parseString(result)
  34. File "/usr/lib/python2.6/xml/dom/minidom.py", line 1928, in parseString
  35. return expatbuilder.parseString(string)
  36. File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 940, in parseString
  37. return builder.parseString(string)
  38. File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 223, in parseString
  39. parser.Parse(string, True)
  40. ExpatError: not well-formed (invalid token): line 1, column 49
  41. 13:13:28 T:2807868304 INFO: -->End of Python script error report<--
  42. 13:13:28 T:2807868304 INFO: Python script stopped
  43. 13:13:28 T:2807868304 DEBUG: Thread XBPyThread 2807868304 terminating
  44. 13:13:28 T:3044095728 DEBUG: waiting for python thread 6 to stop
  45. 13:13:28 T:3044095728 DEBUG: python thread 6 destructed
  46. 13:13:28 T:3044095728 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  47. 13:13:28 T:3044095728 DEBUG: Alloc resources: 0.01ms (0.01 ms skin load)
  48. 13:13:33 T:3044095728 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  49. 13:13:46 T:3044095728 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-i486-linux.so)
  50. 13:13:46 T:3044095728 DEBUG: Unloading: ImageLib-i486-linux.so
  51. 13:13:58 T:2816920464 DEBUG: Thread Jobworker 2816920464 terminating (autodelete)
  52. 13:13:58 T:2825313168 DEBUG: Thread Jobworker 2825313168 terminating (autodelete)
  53. 13:14:29 T:2869955472 NOTICE: ES: Client from 127.0.0.1 timed out
  54.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement