Advertisement
Guest User

saberror

a guest
Mar 10th, 2013
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.98 KB | None | 0 0
  1. 12:57:26 T:3007739712 DEBUG: ExecuteXBMCAction : Translating CancelAlarm(HomeTile2Mid,true)
  2. 12:57:26 T:3007739712 DEBUG: ExecuteXBMCAction : To CancelAlarm(HomeTile2Mid,true)
  3. 12:57:26 T:3007739712 DEBUG: ExecuteXBMCAction : Translating CancelAlarm(WidgetMove,true)
  4. 12:57:26 T:3007739712 DEBUG: ExecuteXBMCAction : To CancelAlarm(WidgetMove,true)
  5. 12:57:26 T:3007739712 DEBUG: ExecuteXBMCAction : Translating CancelAlarm(Widget2Move,true)
  6. 12:57:26 T:3007739712 DEBUG: ExecuteXBMCAction : To CancelAlarm(Widget2Move,true)
  7. 12:57:26 T:3007739712 DEBUG: ExecuteXBMCAction : Translating CancelAlarm(BGMove,true)
  8. 12:57:26 T:3007739712 DEBUG: ExecuteXBMCAction : To CancelAlarm(BGMove,true)
  9. 12:57:26 T:3007739712 DEBUG: ExecuteXBMCAction : Translating ClearProperty(PanelWidgetInfo,Home)
  10. 12:57:26 T:3007739712 DEBUG: ExecuteXBMCAction : To ClearProperty(PanelWidgetInfo,Home)
  11. 12:57:26 T:3007739712 DEBUG: ExecuteXBMCAction : Translating ClearProperty(PanelWidget2Info,Home)
  12. 12:57:26 T:3007739712 DEBUG: ExecuteXBMCAction : To ClearProperty(PanelWidget2Info,Home)
  13. 12:57:26 T:3007739712 DEBUG: ------ Window Init (MyPrograms.xml) ------
  14. 12:57:26 T:3007739712 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-i486-linux.so)
  15. 12:57:26 T:3007739712 DEBUG: Loading: /usr/lib/xbmc/system/ImageLib-i486-linux.so
  16. 12:57:26 T:3007739712 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/executable/)
  17. 12:57:26 T:3007739712 DEBUG: ParentPath = [addons://sources/executable/]
  18. 12:57:26 T:2754538304 NOTICE: Thread Background Loader start, auto delete: false
  19. 12:57:26 T:2950691648 NOTICE: Previous line repeats 1 times.
  20. 12:57:26 T:2950691648 DEBUG: Thread Background Loader 2950691648 terminating
  21. 12:57:26 T:2754538304 WARNING: CreateLoader - Unsupported protocol(addons) in addons://more/executable.tbn
  22. 12:57:26 T:2754538304 DEBUG: Thread Background Loader 2754538304 terminating
  23. 12:57:27 T:2968636224 DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0xb1905490
  24. 12:57:29 T:3007739712 DEBUG: Previous line repeats 3 times.
  25. 12:57:29 T:3007739712 DEBUG: Keyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 0
  26. 12:57:29 T:3007739712 DEBUG: OnKey: return (f00d) pressed, action is Select
  27. 12:57:29 T:3007739712 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.program.sabnzbd/)
  28. 12:57:29 T:3007739712 DEBUG: ParentPath = [addons://sources/executable/]
  29. 12:57:29 T:2960243520 DEBUG: StartScript - calling plugin SABnzbd('plugin://plugin.program.sabnzbd/','4','')
  30. 12:57:29 T:2960243520 INFO: initializing python engine.
  31. 12:57:29 T:2960243520 DEBUG: new python thread created. id=10
  32. 12:57:29 T:2960243520 DEBUG: WaitOnScriptResult - waiting on the SABnzbd (id=10) plugin...
  33. 12:57:29 T:2754538304 NOTICE: Thread XBPyThread start, auto delete: false
  34. 12:57:29 T:2754538304 DEBUG: Python thread: start processing
  35. 12:57:29 T:2754538304 NOTICE: -->Python Interpreter Initialized<--
  36. 12:57:29 T:2754538304 DEBUG: Process - The source file to load is /home/xbmc/.xbmc/addons/plugin.program.sabnzbd/default.py
  37. 12:57:29 T:2754538304 DEBUG: Process - Setting the Python path to /home/xbmc/.xbmc/addons/plugin.program.sabnzbd:/usr/share/xbmc/addons/script.module.s$
  38. 12:57:29 T:2754538304 DEBUG: Process - Entering source directory /home/xbmc/.xbmc/addons/plugin.program.sabnzbd
  39. 12:57:29 T:2754538304 DEBUG: Instantiating addon using automatically obtained id of "plugin.program.sabnzbd" dependent on version 2.1.0 of the xbmc.pyt$
  40. 12:57:29 T:2968636224 DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0xb1905490
  41. 12:57:29 T:2754538304 NOTICE: plugin.program.sabnzbd: v3.0.2 started
  42. 12:57:29 T:2754538304 NOTICE: plugin.program.sabnzbd: SABnzbd: _load_json: url: http://127.0.0.1:8080/api?apikey=&mode=queue&start=0&limit=50&output=json
  43. 12:57:29 T:2754538304 NOTICE: plugin.program.sabnzbd: SABnzbd: _load_json: unable to load url: http://127.0.0.1:8080/api?apikey=&mode=queue&start=0&limi$
  44. 12:57:29 T:2754538304 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  45. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  46. Error Type: <type 'exceptions.AttributeError'>
  47. Error Contents: Queue instance has no attribute 'version'
  48. Traceback (most recent call last):
  49. File "/home/xbmc/.xbmc/addons/plugin.program.sabnzbd/default.py", line 46, in <module>
  50. page.Page().page_main()
  51. File "/home/xbmc/.xbmc/addons/plugin.program.sabnzbd/page.py", line 46, in page_main
  52. status = "SABnzbd %s" % queue.version
  53. AttributeError: Queue instance has no attribute 'version'
  54. -->End of Python script error report<--
  55. 12:57:29 T:2754538304 INFO: Python script stopped
  56. 12:57:29 T:2754538304 DEBUG: Thread XBPyThread 2754538304 terminating
  57. 12:57:29 T:2960243520 DEBUG: WaitOnScriptResult - plugin exited prematurely - terminating
  58. 12:57:29 T:3007739712 ERROR: GetDirectory - Error getting plugin://plugin.program.sabnzbd/
  59. 12:57:29 T:3007739712 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.program.sabnzbd/) failed
  60. 12:57:29 T:3007739712 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/executable/)
  61. 12:57:29 T:3007739712 DEBUG: ParentPath = []
  62. 12:57:29 T:2754538304 NOTICE: Thread Background Loader start, auto delete: false
  63. 12:57:29 T:2754538304 NOTICE: Previous line repeats 1 times.
  64. 12:57:29 T:2754538304 DEBUG: Thread Background Loader 2754538304 terminating
  65. 12:57:29 T:2950691648 WARNING: CreateLoader - Unsupported protocol(addons) in addons://more/executable.tbn
  66. 12:57:29 T:2950691648 DEBUG: Thread Background Loader 2950691648 terminating
  67. 12:57:29 T:3007739712 DEBUG: waiting for python thread 10 (/home/xbmc/.xbmc/addons/plugin.program.sabnzbd/default.py) to stop
  68. 12:57:29 T:3007739712 DEBUG: python thread 10 (/home/xbmc/.xbmc/addons/plugin.program.sabnzbd/default.py) destructed
  69. 12:57:29 T:3007739712 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  70. 12:57:30 T:2968636224 DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0xb1905490
  71. 12:57:32 T:3007739712 DEBUG: Previous line repeats 5 times.
  72. 12:57:32 T:3007739712 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  73. 12:57:33 T:2968636224 DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0xb1905490
  74. 12:58:01 T:3007739712 DEBUG: Previous line repeats 56 times.
  75. 12:58:01 T:3007739712 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-i486-linux.so)
  76. 12:58:01 T:3007739712 DEBUG: Unloading: ImageLib-i486-linux.so
  77. 12:58:01 T:2968636224 DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0xb1905490
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement