veveykocute / xot-uzg

Automatically exported from code.google.com/p/xot-uzg
0 stars 0 forks source link

problem starting xot on openelec #325

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I am having an issue when launching the plugin. A progressbar is visible when 
launching, but unfortunately, i am sent back to the video addons overview 
screen. The same happens, when launching from Programs.

The uzgPlugin.log displays the following critical messages:

20120225 00:09:17 - [1776MB] CRITICAL - default.py           - 45   - 
AtrributeError during intialization
20120225 00:09:17 - [1776MB] CRITICAL - default.py           - 45   - | 
Traceback (most recent call last):
20120225 00:09:17 - [1776MB] CRITICAL - default.py           - 45   - |   File 
"/storage/.xbmc/addons/net.rieter.xot/default.py", line 99, in <module>
20120225 00:09:17 - [1776MB] CRITICAL - default.py           - 45   - |     tmp 
= plugin.XotPlugin(sys.argv[0], sys.argv[2], sys.argv[1])
20120225 00:09:17 - [1776MB] CRITICAL - default.py           - 45   - |   File 
"/storage/.xbmc/addons/net.rieter.xot/resources/libs/plugin.py", line 105, in 
__init__
20120225 00:09:17 - [1776MB] CRITICAL - default.py           - 45   - |     
common.CacheCheck()
20120225 00:09:17 - [1776MB] CRITICAL - default.py           - 45   - | 
AttributeError: 'module' object has no attribute 'CacheCheck'

I am using XBMC Eden Beta 3 on openelec. I have attached the complete 
uzgPlugin.log for more information.

Original issue reported on code.google.com by surajkal...@gmail.com on 24 Feb 2012 at 11:53

Attachments:

GoogleCodeExporter commented 8 years ago
Same issue as 318. The fix is described that issue.

Original comment by basrie...@gmail.com on 25 Feb 2012 at 8:01