Msills / tou-tv-xmbc

Automatically exported from code.google.com/p/tou-tv-xmbc
1 stars 0 forks source link

script fail on xbmc-standalone version 1:9.11-lucid2 #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Just installed your script in my xbmc but it always fail to run.

~/.xbmc/temp$ tail -f xbmc.log 
22:41:42 T:139771577489168 M:567590912  NOTICE: -->Python Interpreter
Initialized<--
22:41:44 T:139771577489168 M:564240384  NOTICE: Traceback (most recent call
last):
22:41:44 T:139771577489168 M:564240384  NOTICE:   File
"/home/user/.xbmc/scripts/My Scripts/Tou.tv/default.py", line 120, in ?
22:41:44 T:139771577489168 M:564240384  NOTICE: params = get_params()
22:41:44 T:139771577489168 M:564240384  NOTICE:   File
"/home/user/.xbmc/scripts/My Scripts/Tou.tv/default.py", line 104, in
get_params
22:41:44 T:139771577489168 M:564240384  NOTICE: paramstring=sys.argv[2]
22:41:44 T:139771577489168 M:564240384  NOTICE: AttributeError
22:41:44 T:139771577489168 M:564240384  NOTICE: :
22:41:44 T:139771577489168 M:564240384  NOTICE: 'module' object has no
attribute 'argv'
22:41:44 T:139771577489168 M:564240384   ERROR: Scriptresult: Error

Original issue reported on code.google.com by gariepy....@gmail.com on 4 Jun 2010 at 2:48

GoogleCodeExporter commented 9 years ago
Sorry, i figured out that i wasn't using the right folder since this is a 
pluggin and
i was trying to run it as a script.

Original comment by gariepy....@gmail.com on 6 Jun 2010 at 5:35

GoogleCodeExporter commented 9 years ago

Original comment by michael....@gmail.com on 8 Jun 2010 at 3:19