dokumonster script error...
#1
hello,
i am using geekbox on a utilite armV7 device.
Unfortuatly dokumonster doesn't load content and quits with a script error!

See log file:

Code:
17:36:31 T:1091936256   DEBUG: ------ Window Deinit (DialogOK.xml) ------
17:36:31 T:1254589536   ERROR: CecLogMessage - Write: sent command error !
17:36:31 T:1254589536   DEBUG: CecLogMessage - << 10
17:36:31 T:1254589536   ERROR: CecLogMessage - Write: sent command error !
17:36:31 T:1254589536   DEBUG: CecLogMessage - >> POLL not sent
17:36:31 T:1091936256   DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
17:36:31 T:1091936256   DEBUG: OnKey: down (0xf081) pressed, action is Down
17:36:32 T:1091936256   DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
17:36:32 T:1091936256   DEBUG: OnKey: return (0xf00d) pressed, action is Select
17:36:32 T:1091936256   DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.dokumonster/)
17:36:32 T:1091936256   DEBUG:   ParentPath = [addons://sources/video/]
17:36:32 T:1329591392   DEBUG: StartScript - calling plugin dokumonster.de('plugin://plugin.video.dokumonster/','2','')
17:36:32 T:1329591392   DEBUG: WaitOnScriptResult - waiting on the dokumonster.de (id=4) plugin...
17:36:32 T:1293890656  NOTICE: Thread LanguageInvoker start, auto delete: false
17:36:32 T:1293890656    INFO: initializing python engine.
17:36:32 T:1293890656   DEBUG: CPythonInvoker(4, /root/.xbmc/addons/plugin.video.dokumonster/addon.py): start processing
17:36:32 T:1293890656  NOTICE: -->Python Interpreter Initialized<--
17:36:32 T:1293890656   DEBUG: CPythonInvoker(4, /root/.xbmc/addons/plugin.video.dokumonster/addon.py): the source file to load is /root/.xbmc/addons/plugin.video.dokumonster/addon.py
17:36:32 T:1293890656   DEBUG: CPythonInvoker(4, /root/.xbmc/addons/plugin.video.dokumonster/addon.py): setting the Python path to /root/.xbmc/addons/plugin.video.dokumonster:/root/.xbmc/addons/script.module.pyamf/lib:/root/.xbmc/addons/script.module.simplejson/lib:/root/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/root/.xbmc/addons/script.common.plugin.cache/lib:/root/.xbmc/addons/script.module.simple.downloader/lib:/usr/share/xbmc/addons/xbmc.debug/:/root/.xbmc/addons/script.module.parsedom/lib:/root/.xbmc/addons/script.module.xbmcswift2/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux3:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages
17:36:32 T:1293890656   DEBUG: CPythonInvoker(4, /root/.xbmc/addons/plugin.video.dokumonster/addon.py): entering source directory /root/.xbmc/addons/plugin.video.dokumonster
17:36:32 T:1293890656   DEBUG: CPythonInvoker(4, /root/.xbmc/addons/plugin.video.dokumonster/addon.py): instantiating addon using automatically obtained id of "plugin.video.dokumonster" dependent on version 2.1.0 of the xbmc.python api
17:36:32 T:1254589536   DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL
17:36:32 T:1254589536   DEBUG: CecLogMessage - << 10
17:36:32 T:1254589536   ERROR: CecLogMessage - Write: sent command error !
17:36:32 T:1254589536   DEBUG: CecLogMessage - << 10
17:36:32 T:1254589536   ERROR: CecLogMessage - Write: sent command error !
17:36:32 T:1254589536   DEBUG: CecLogMessage - >> POLL not sent
17:36:32 T:1293890656   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.NameError'>
                                            Error Contents: name 'sys' is not defined
                                            Traceback (most recent call last):
                                              File "/root/.xbmc/addons/plugin.video.dokumonster/addon.py", line 23, in <module>
                                                from resources.lib.api import DokuMonsterApi, NetworkError
                                              File "/root/.xbmc/addons/plugin.video.dokumonster/resources/lib/api.py", line 21, in <module>
                                                if sys.version_info >= (2, 7):
                                            NameError: name 'sys' is not defined
                                            -->End of Python script error report<--
17:36:32 T:1293890656    INFO: Python script stopped
17:36:32 T:1293890656   DEBUG: Thread LanguageInvoker 1293890656 terminating
17:36:32 T:1329591392   DEBUG:  WaitOnScriptResult - plugin exited prematurely - terminating
17:36:32 T:1091936256   ERROR: GetDirectory - Error getting plugin://plugin.video.dokumonster/
17:36:32 T:1091936256   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.dokumonster/) failed
17:36:32 T:1091936256   DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/video/)
17:36:32 T:1091936256   DEBUG:   ParentPath = [addons://sources/]
17:36:32 T:1293890656  NOTICE: Thread BackgroundLoader start, auto delete: false
17:36:32 T:1091936256   DEBUG: ------ Window Init (DialogOK.xml) ------

Any help would be great!
Reply

Logout Mark Read Team Forum Stats Members Help
dokumonster script error...0