Advertisement
Guest User

Untitled

a guest
Jun 9th, 2012
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.95 KB | None | 0 0
  1. 16:02:09 T:140336886150912 NOTICE: -->Python Interpreter Initialized<--
  2. 16:02:09 T:140336886150912 DEBUG: Process - The source file to load is /storage/.xbmc/addons/script.artwork.downloader/default.py
  3. 16:02:09 T:140336886150912 DEBUG: Process - Setting the Python path to /storage/.xbmc/addons/script.artwork.downloader:/storage/.xbmc/addons/script.module.simplejson/lib:/storage/.xbmc/addons/script.module.myconnpy/lib:/storage/.xbmc/addons/script.module.beautifulsoup/lib:/storage/.xbmc/addons/script.common.plugin.cache/lib:/storage/.xbmc/addons/script.module.elementtree/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/PIL:/usr/lib/python2.7/site-packages/gtk-2.0:
  4. 16:02:09 T:140336886150912 DEBUG: Process - Entering source directory /storage/.xbmc/addons/script.artwork.downloader
  5. 16:02:09 T:140336886150912 DEBUG: Instantiating addon using automatically obtained id of "script.artwork.downloader" dependent on version 2.0 of the xbmc.python api
  6. 16:02:09 T:140336886150912 NOTICE: Artwork Downloader: ######## Artwork Downloader: Initializing...............................
  7. 16:02:09 T:140336886150912 NOTICE: Artwork Downloader: ## Add-on ID = script.artwork.downloader
  8. 16:02:09 T:140336886150912 NOTICE: Artwork Downloader: ## Add-on Name = Artwork Downloader
  9. 16:02:09 T:140336886150912 NOTICE: Artwork Downloader: ## Authors = paddycarey, putneyj, Martijn
  10. 16:02:09 T:140336886150912 NOTICE: Artwork Downloader: ## Version = 1.0.14
  11. 16:02:09 T:140337431820096 DEBUG: LIRC: Update - NEW at 6079291:160 0 KEY_OK_UP devinput (KEY_OK_UP)
  12. 16:02:09 T:140336886150912 INFO: Loading skin file: DialogProgress.xml
  13. 16:02:09 T:140336886150912 DEBUG: DialogProgress::StartModal called
  14. 16:02:09 T:140336886150912 DEBUG: ------ Window Init (DialogProgress.xml) ------
  15. 16:02:09 T:140337137399552 INFO: -->Python script returned the following error<--
  16. 16:02:09 T:140337137399552 ERROR: Error Type: <type 'exceptions.AttributeError'>
  17. 16:02:09 T:140337137399552 ERROR: Error Contents: StorageServer instance has no attribute 'curs'
  18. 16:02:09 T:140337137399552 ERROR: Traceback (most recent call last):
  19. File "/storage/.xbmc/addons/script.common.plugin.cache/default.py", line 40, in <module>
  20. run()
  21. File "/storage/.xbmc/addons/script.common.plugin.cache/default.py", line 35, in run
  22. s.run()
  23. File "/storage/.xbmc/addons/script.common.plugin.cache/lib/StorageServer.py", line 227, in run
  24. self._runCommand(data)
  25. File "/storage/.xbmc/addons/script.common.plugin.cache/lib/StorageServer.py", line 159, in _runCommand
  26. res = self._sqlGet(data["table"], data["name"])
  27. File "/storage/.xbmc/addons/script.common.plugin.cache/lib/StorageServer.py", line 423, in _sqlGet
  28. for row in self.curs:
  29. AttributeError: StorageServer instance has no attribute 'curs'
  30. 16:02:09 T:140337137399552 INFO: -->End of Python script error report<--
  31. 16:02:09 T:140337431820096 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  32. 16:02:09 T:140337137399552 INFO: Python script stopped
  33. 16:02:09 T:140337137399552 DEBUG: Thread XBPyThread 140337137399552 terminating
  34. 16:02:09 T:140337431820096 DEBUG: waiting for python thread 4 to stop
  35. 16:02:09 T:140337431820096 DEBUG: python thread 4 destructed
  36. 16:02:15 T:140337431820096 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  37. 16:02:23 T:140337431820096 DEBUG: LIRC: Update - NEW at 6092874:ae 0 KEY_EXIT devinput (KEY_EXIT)
  38. 16:02:23 T:140337431820096 DEBUG: OnKey: menu (d8) pressed, action is Back
  39. 16:02:23 T:140337431820096 DEBUG: LIRC: Update - NEW at 6093234:ae 0 KEY_EXIT_UP devinput (KEY_EXIT_UP)
  40. 16:02:24 T:140337431820096 DEBUG: LIRC: Update - NEW at 6094094:ae 0 KEY_EXIT devinput (KEY_EXIT)
  41. 16:02:24 T:140337431820096 DEBUG: OnKey: menu (d8) pressed, action is Back
  42. 16:02:24 T:140337431820096 DEBUG: LIRC: Update - NEW at 6094454:ae 0 KEY_EXIT_UP devinput (KEY_EXIT_UP)
  43. 16:02:38 T:140336541447936 DEBUG: Thread Jobworker 140336541447936 terminating (autodelete)
  44. 16:02:38 T:140337175586560 DEBUG: Thread Jobworker 140337175586560 terminating (autodelete)
  45. 16:02:38 T:140337275512576 DEBUG: Thread Jobworker 140337275512576 terminating (autodelete)
  46. 16:02:39 T:140337431820096 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-x86_64-linux.so)
  47. 16:02:39 T:140337431820096 DEBUG: Unloading: ImageLib-x86_64-linux.so
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement