CptDarling / xot-uzg

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

XOT-UZG just doesn't start after progress bar. Enda with ImportError: No module named helpers #133

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Installed XBMC Live 9.04 on a local harddrive
2. Extracted XOT-Uzg.v3.2.0b5.zip and transfer to scripts/My
Scripts/XOT-UZG.v3 with FileZilla
3. When I start I get some progress bars and the script (Running) but after
when progress bar finishes - nothing happends. See attached logfile which
gives me the error:
20090513 09:37:14 - CRITICAL - default.py       - 153 - Error initializing
XOT-Uzg (XOT-Uzg.v3) script
20090513 09:37:14 - CRITICAL - default.py       - 153 - | Traceback (most
recent call last):
20090513 09:37:14 - CRITICAL - default.py       - 153 - |   File
"/home/xbmc/.xbmc/scripts/My Scripts/XOT-Uzg.v3/default.py", line 142, in ?
20090513 09:37:14 - CRITICAL - default.py       - 153 - |     import progwindow
20090513 09:37:14 - CRITICAL - default.py       - 153 - |   File
"/home/xbmc/.xbmc/scripts/My
Scripts/XOT-Uzg.v3/resources/libs/progwindow.py", line 21, in ?
20090513 09:37:14 - CRITICAL - default.py       - 153 - |     import mediaitem
20090513 09:37:14 - CRITICAL - default.py       - 153 - |   File
"/home/xbmc/.xbmc/scripts/My
Scripts/XOT-Uzg.v3/resources/libs/mediaitem.py", line 17, in ?
20090513 09:37:14 - CRITICAL - default.py       - 153 - |     from helpers
import htmlentityhelper
20090513 09:37:14 - CRITICAL - default.py       - 153 - | ImportError: No
module named helpers

What is the expected output? What do you see instead?
XOT-UZG does not start.

What version of the product are you using? On what operating system?
XOT-Uzg.v3.2.0b5.zip on a XBMC Live 9.04. Everything fresh install from
scratch.

Please provide any additional information below.

Original issue reported on code.google.com by jonas.b...@xenit.se on 13 May 2009 at 10:26

Attachments:

GoogleCodeExporter commented 9 years ago
You did not fully update XOT. There are items missing in your folder listing. 
Please
check that you copied all of the content from the zip file.

Original comment by basrie...@gmail.com on 14 May 2009 at 6:57

GoogleCodeExporter commented 9 years ago
That was easy enough! Now it works.. Strange - I tried to transfer the files 
with
Filezilla and it just skips some files, both to my XBOX XBMC and Intel running 
XBMC
Live. Never had that problem before when FTPing files to XBMC.

But all in all - solved! Thanks!

Original comment by jonas.b...@xenit.se on 19 May 2009 at 8:24

GoogleCodeExporter commented 9 years ago
Good to hear this. Enjoy it.

Original comment by basrie...@gmail.com on 19 May 2009 at 8:45