[SOLVED] XBMC/Yatse recurring issue....
|
2nd May, 2014, 11:20 PM
Post: #3
|
|||
|
|||
RE: XBMC/Yatse recurring issue....
Thanks Iridium,
If it needed zeroconf would it work for days without it and then suddenly not work? It's not been needed before and worked OK under Xbian beta1.1. Here's something I found in the XBMC log that might be relevant? 08:45:32 T:2898965568 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 'ISO_639_1' Traceback (most recent call last): File "/usr/local/share/xbmc/addons/plugin.xbianconfig/services.py", line 11, in <module> from services.firstrun import firstrun File "/usr/local/share/xbmc/addons/plugin.xbianconfig/services/firstrun.py", line 5, in <module> from resources.lib.utils import * File "/usr/local/share/xbmc/addons/plugin.xbianconfig/resources/lib/utils.py", line 11, in <module> import resources.lib.translation File "/usr/local/share/xbmc/addons/plugin.xbianconfig/resources/lib/translation.py", line 19, in <module> print xbmc.getLanguage(xbmc.ISO_639_1) AttributeError: 'module' object has no attribute 'ISO_639_1' -->End of Python script error report<-- What do you make of that? Skywatch |
|||
« Next Oldest | Next Newest »
|