chen870647924 / xot-uzg

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

XOT-Uzg fails to work on the latest version of XBMC (t3ch-rev15026) #66

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start XOT-Uzg
2. The progress dialogs are shown
3. And finally....Nothing happens

What version of the product are you using? On what operating system?
3.1.0 on XBMC t3ch-rev15026 (Xbox)

Please provide any additional information below.
I am not sure whether this is a bug in XBMC or in XOT-Uzg (and thus whether
it can be fixed in XOT-Uzg). This is the relevant part of my xbmc.log which
shows the problem:

22:09:12 M: 18673664    INFO: Q:\scripts\XOT-Uzg.v3\libs\progwindow.py:1:
DeprecationWarning: Non-ASCII character '\xe4' in file
Q:\scripts\XOT-Uzg.v3\channels\svt\chn_svt.py on line 47, but no encoding
declared; see http://www.python.org/peps/pep-0263.html for details
                               import xbmc, xbmcgui
22:09:12 M: 18673664    INFO: Loading skin includes from
Q:\scripts\XOT-Uzg.v3\resources\skins\Default\includes.xml
22:09:12 M: 18673664    INFO: Error loading includes.xml file
(Q:\scripts\XOT-Uzg.v3\resources\skins\Default\includes.xml): Failed to
open file (row=0, col=0)
22:09:12 M: 18669568    INFO: Traceback (most recent call last):
22:09:12 M: 18669568    INFO:   File "Q:\scripts\XOT-Uzg.v3\default.py",
line 148, in ?
22:09:12 M: 18669568    INFO:     MyWindow = progwindow.GUI(config.appSkin
,config.rootDir, config.skinFolder)
22:09:12 M: 18669568    INFO: TypeError: XML File for Window is missing

Original issue reported on code.google.com by arnov...@gmail.com on 19 Aug 2008 at 8:17

GoogleCodeExporter commented 9 years ago
Completely right. I already have a fix for that. But there are many changes in 
the
XBMC source code at the moment. I want to release a XOT version 3.2 when there 
is a
final version of XBMC.

In the mean time. Just create a folder "resources" and move the "skin" folder in
there. That should fix your problem for now. If not, let me know.

There is another issue with latest versions: the lists get emptied now by 
default
after a window loses focus or playback started! This sucks, but this is what 
the guys
at XBMC want :(. And XOT does not fill them again. Just the first time. 

Original comment by basrie...@gmail.com on 19 Aug 2008 at 8:32

GoogleCodeExporter commented 9 years ago
I posted an Alpha version of XOT 3.2.0 here:

http://code.google.com/p/xot-uzg/downloads/detail?name=XOT-Uzg.v3.2.0a1.zip

It has some fixes for XBMC r14899+ 

Original comment by basrie...@gmail.com on 19 Aug 2008 at 9:10

GoogleCodeExporter commented 9 years ago

Original comment by basrie...@gmail.com on 4 Sep 2008 at 6:31

GoogleCodeExporter commented 9 years ago
Changed status to Done

Original comment by basrie...@gmail.com on 24 Jun 2012 at 11:42