nolenfelten / xbmc-addons

Automatically exported from code.google.com/p/xbmc-addons
0 stars 0 forks source link

TWC Supplemental (Dec 07, 2008) does NOT start #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use SVN  TWC Supplemental from Dec 07, 2008
2. Launch on Xbox XBMC atlantis

What is the expected output? What do you see instead?
Script does NOT start an crash

What version of the product are you using? On what operating system?
Xbox XBMC atlantis

Please provide any additional information below.
Here are the logs:

----------------------------------------------------

00:09:30 M: 30302208  NOTICE: -->Python Initialized<--
00:09:30 M: 30302208  NOTICE: 
00:09:33 M: 26791936  NOTICE: Traceback (most recent call last):
00:09:33 M: 26791936  NOTICE:   File "Q:\scripts\TWC
Supplemental\default.py", line 30, in ?
00:09:33 M: 26791936  NOTICE: 
00:09:33 M: 26791936  NOTICE: ui = gui.GUI( "script-twc-main.xml",
os.getcwd(), "Default" )
00:09:33 M: 26791936  NOTICE:   File "Q:\scripts\TWC
Supplemental\resources\lib\gui.py", line 61, in __init__
00:09:33 M: 26791936  NOTICE: 
00:09:33 M: 26791936  NOTICE: self._reset_views( 0 )
00:09:33 M: 26791936  NOTICE:   File "Q:\scripts\TWC
Supplemental\resources\lib\gui.py", line 371, in _reset_views
00:09:33 M: 26791936  NOTICE: 
00:09:33 M: 26791936  NOTICE:
xbmcgui.Window(xbmcgui.getCurrentWindowId()).setProperty( "view-Maps", (
"", "viewing", )[ view == self.CONTROL_MAP_BUTTON ] )
00:09:33 M: 26791936  NOTICE: AttributeError
00:09:33 M: 26791936  NOTICE: :
00:09:33 M: 26791936  NOTICE: 'xbmcgui.Window' object has no attribute
'setProperty'
00:09:33 M: 26791936  NOTICE: 
00:09:33 M: 26791936   ERROR: Scriptresult: Error
00:09:33 M: 27316224  NOTICE: 
00:09:33 M: 27316224  NOTICE: 
00:09:33 M: 27316224   ERROR: CLocalizeStrings::ClearBlock: Trying to clear
non existent block Q:\scripts\TWC Supplemental
00:09:39 M: 30306304  NOTICE: -->Python Initialized<--
00:09:39 M: 30306304  NOTICE: 
00:09:42 M: 26779648  NOTICE: Traceback (most recent call last):
00:09:42 M: 26779648  NOTICE:   File "Q:\scripts\TWC
Supplemental\default.py", line 30, in ?
00:09:42 M: 26779648  NOTICE: 
00:09:42 M: 26779648  NOTICE: ui = gui.GUI( "script-twc-main.xml",
os.getcwd(), "Default" )
00:09:42 M: 26779648  NOTICE:   File "Q:\scripts\TWC
Supplemental\resources\lib\gui.py", line 61, in __init__
00:09:42 M: 26779648  NOTICE: 
00:09:42 M: 26779648  NOTICE: self._reset_views( 0 )
00:09:42 M: 26779648  NOTICE:   File "Q:\scripts\TWC
Supplemental\resources\lib\gui.py", line 371, in _reset_views
00:09:42 M: 26779648  NOTICE: 
00:09:42 M: 26779648  NOTICE:
xbmcgui.Window(xbmcgui.getCurrentWindowId()).setProperty( "view-Maps", (
"", "viewing", )[ view == self.CONTROL_MAP_BUTTON ] )
00:09:42 M: 26779648  NOTICE: AttributeError
00:09:42 M: 26779648  NOTICE: :
00:09:42 M: 26779648  NOTICE: 'xbmcgui.Window' object has no attribute
'setProperty'
00:09:42 M: 26779648  NOTICE: 
00:09:42 M: 26779648   ERROR: Scriptresult: Error
00:09:42 M: 27303936  NOTICE: 
00:09:42 M: 27303936  NOTICE: 
00:09:42 M: 27303936   ERROR: CLocalizeStrings::ClearBlock: Trying to clear
non existent block Q:\scripts\TWC Supplemental
00:09:46 M: 30306304  NOTICE: -->Python Initialized<--
00:09:46 M: 30306304  NOTICE: 
00:09:49 M: 26804224  NOTICE: Traceback (most recent call last):
00:09:49 M: 26804224  NOTICE:   File "Q:\scripts\TWC
Supplemental\default.py", line 30, in ?
00:09:49 M: 26804224  NOTICE: 
00:09:49 M: 26804224  NOTICE: ui = gui.GUI( "script-twc-main.xml",
os.getcwd(), "Default" )
00:09:49 M: 26804224  NOTICE:   File "Q:\scripts\TWC
Supplemental\resources\lib\gui.py", line 61, in __init__
00:09:49 M: 26804224  NOTICE: 
00:09:49 M: 26804224  NOTICE: self._reset_views( 0 )
00:09:49 M: 26804224  NOTICE:   File "Q:\scripts\TWC
Supplemental\resources\lib\gui.py", line 371, in _reset_views
00:09:49 M: 26804224  NOTICE: 
00:09:49 M: 26804224  NOTICE:
xbmcgui.Window(xbmcgui.getCurrentWindowId()).setProperty( "view-Maps", (
"", "viewing", )[ view == self.CONTROL_MAP_BUTTON ] )
00:09:49 M: 26804224  NOTICE: AttributeError
00:09:49 M: 26804224  NOTICE: :
00:09:49 M: 26804224  NOTICE: 'xbmcgui.Window' object has no attribute
'setProperty'
00:09:49 M: 26804224  NOTICE: 
00:09:49 M: 26804224   ERROR: Scriptresult: Error
00:09:49 M: 27328512  NOTICE: 
00:09:49 M: 27328512  NOTICE: 
00:09:49 M: 27328512   ERROR: CLocalizeStrings::ClearBlock: Trying to clear
non existent block Q:\scripts\TWC Supplemental

Original issue reported on code.google.com by cedric.j...@gmail.com on 14 Dec 2008 at 5:13

GoogleCodeExporter commented 9 years ago
it not work with atlantis 8.10, use newer from svn 

Original comment by kot...@gmail.com on 16 Dec 2008 at 7:36

GoogleCodeExporter commented 9 years ago
you need to either use a recent svn version of xbmc or use the tagged version 
of the
script

Original comment by rwparris2 on 23 Jan 2009 at 8:55