2012-11-01, 17:53
(2012-10-20, 16:35)hotoke Wrote: Hey ! I've tried to install the plugin (ok ) but when I want to start , i've got an Alert (with the demo URL or my URL) ... there is my log file :
Installed on a Raspberry pi with raspbmc
Code:15:25:51 T:1074876416 DEBUG: ExecuteXBMCAction : To RunAddon(plugin.audio.subsonic)
15:25:51 T:1074876416 DEBUG: Activating window ID: 10501
15:25:51 T:1074876416 DEBUG: ------ Window Deinit (Home.xml) ------
15:25:51 T:1074876416 DEBUG: ------ Window Init (MyMusicSongs.xml) ------
15:25:51 T:1074876416 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.audio.subsonic)
15:25:51 T:1074876416 DEBUG: ParentPath = [plugin://plugin.audio.subsonic]
15:25:51 T:1074876416 DEBUG: StartScript - calling plugin Subsonic('plugin://plugin.audio.subsonic/','0','')
15:25:51 T:1074876416 INFO: initializing python engine.
15:25:52 T:1074876416 DEBUG: new python thread created. id=19
15:25:52 T:1074876416 DEBUG: WaitOnScriptResult - waiting on the Subsonic plugin...
15:25:52 T:1281102912 NOTICE: Thread XBPyThread start, auto delete: false
15:25:52 T:1281102912 DEBUG: Python thread: start processing
15:25:52 T:1246606400 DEBUG: CecLogMessage - transmitting delayed activate source command
15:25:52 T:1246606400 DEBUG: CecLogMessage - << 10:04
15:25:52 T:1246606400 DEBUG: CecLogMessage - sending data: len = 1, payload = 10:04
15:25:52 T:1281102912 NOTICE: -->Python Interpreter Initialized<--
15:25:53 T:1281102912 DEBUG: Process - The source file to load is /home/pi/.xbmc/addons/plugin.audio.subsonic/default.py
15:25:53 T:1281102912 DEBUG: Process - Setting the Python path to /home/pi/.xbmc/addons/plugin.audio.subsonic:/opt/xbmc-bcm/xbm$
15:25:53 T:1281102912 DEBUG: Process - Entering source directory /home/pi/.xbmc/addons/plugin.audio.subsonic
15:25:53 T:1281102912 DEBUG: Instantiating addon using automatically obtained id of "plugin.audio.subsonic" dependent on versio$
15:25:53 T:1156301888 DEBUG: CecLogMessage - received data: header:01020001 p0:00000410 p1:00000000 p2:00000000 p3:00000000 rea$
15:25:53 T:1246606400 DEBUG: CecLogMessage - command 'image view on' was not acked by the controller
15:25:53 T:1246606400 DEBUG: CecLogMessage - << 10:04
15:25:53 T:1246606400 DEBUG: CecLogMessage - sending data: len = 1, payload = 10:04
15:25:53 T:1281102912 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'module' object has no attribute 'output'
Traceback (most recent call last):
File "/home/pi/.xbmc/addons/plugin.audio.subsonic/default.py", line 31, in <module>
Addon.log('plugin queries: ' + str(Addon.plugin_queries))
File "/home/pi/.xbmc/addons/plugin.audio.subsonic/resources/lib/Subsonic/Addon.py",$
xbmc.output(addon.getAddonInfo('name') + ': ' + msg.encode('utf-8'),
AttributeError: 'module' object has no attribute 'output'
-->End of Python script error report<--
15:25:53 T:1281102912 INFO: Python script stopped
15:25:53 T:1281102912 DEBUG: Thread XBPyThread 1281102912 terminating
15:25:53 T:1156301888 DEBUG: CecLogMessage - received data: header:01020001 p0:00000410 p1:00000000 p2:00000000 p3:00000000 rea$
15:25:53 T:1246606400 DEBUG: CecLogMessage - command 'image view on' was not acked by the controller
15:25:53 T:1246606400 DEBUG: CecLogMessage - failed to make 'Recorder 1' the active source. will retry later
15:25:53 T:1074876416 DEBUG: WaitOnScriptResult - plugin exited prematurely - terminating
15:25:53 T:1074876416 ERROR: GetDirectory - Error getting plugin://plugin.audio.subsonic
15:25:53 T:1074876416 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.subsonic) failed
15:25:53 T:1074876416 ERROR: Control 50 in window 10501 has been asked to focus, but it can't
15:25:53 T:1074876416 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321
15:25:53 T:1074876416 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61
15:25:53 T:1074876416 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBuff$
15:25:53 T:1074876416 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCoun$
15:25:54 T:1074876416 DEBUG: waiting for python thread 19 to stop
15:25:54 T:1074876416 DEBUG: python thread 19 destructed
15:25:54 T:1074876416 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
Thanks for helping !
(sorry for my english xD )
I am having this same problem trying to use this on a xios box with xbmc linux installed. Could you tell me how I can fix this?
Log:
Code:
15:47:02 T:1219679328 DEBUG: Process - The source file to load is /root/.xbmc/addons/plugin.audio.subsonic/default.py
15:47:02 T:1219679328 DEBUG: Process - Setting the Python path to /root/.xbmc/addons/plugin.audio.subsonic:/usr/share/xbmc/addons/script.module.simplejson/lib:/usr/share/xbmc/addons/script.module.pil/lib:/usr/share/xbmc/addons/script.module.pysqlite/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:
15:47:02 T:1219679328 DEBUG: Process - Entering source directory /root/.xbmc/addons/plugin.audio.subsonic
15:47:02 T:1219679328 DEBUG: Instantiating addon using automatically obtained id of "plugin.audio.subsonic" dependent on version 1.0 of the xbmc.python api
15:47:04 T:1219679328 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'module' object has no attribute 'output'
Traceback (most recent call last):
File "/root/.xbmc/addons/plugin.audio.subsonic/default.py", line 31, in <module>
Addon.log('plugin queries: ' + str(Addon.plugin_queries))
File "/root/.xbmc/addons/plugin.audio.subsonic/resources/lib/Subsonic/Addon.py", line 30, in log
xbmc.output(addon.getAddonInfo('name') + ': ' + msg.encode('utf-8'),
AttributeError: 'module' object has no attribute 'output'
-->End of Python script error report<--