blummat0360 / bluecop-xbmc-repo

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

Hulu fails to even load, spits out a script error #114

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.try to launch hulu
2.
3.

What is the expected output? What do you see instead?
Hulu plugin should launch, but instead I get a script error

What version of the product are you using? On what operating system?
xbmc 10.1 on ubuntu 11.04, hulu version says its 3.0.9

Please provide any additional information below.
This is the error I get in xbmc.log:

                                            start of HULU plugin
02:15:48 T:140661445617408 M:1551519744  NOTICE: HULU--> no mode has been 
defined
02:15:48 T:140661445617408 M:1551519744   ERROR: Error Type: 
exceptions.ImportError
02:15:48 T:140661445617408 M:1551519744   ERROR: Error Contents: No module 
named etree
02:15:48 T:140661445617408 M:1551519744   ERROR: Traceback (most recent call 
last):
                                              File "/home/dave/.xbmc/addons/plugin.video.hulu/default.py", line 56, in ?
                                                modes ( )
                                              File "/home/dave/.xbmc/addons/plugin.video.hulu/default.py", line 29, in modes
                                                import resources.lib._home as home
                                              File "/home/dave/.xbmc/addons/plugin.video.hulu/resources/lib/_home.py", line 11, in ?
                                                from xml.etree import ElementTree
                                            ImportError: No module named etree
02:15:48 T:140662247704672 M:1551519744   ERROR: GetDirectory - Error getting 
plugin://plugin.video.hulu/
02:15:48 T:140662247704672 M:1551519744   ERROR: 
CGUIMediaWindow::GetDirectory(plugin://plugin.video.hulu/) failed
02:15:48 T:140662247704672 M:1551519744 WARNING: GetLabel - Unknown nodetype 
requested 0
02:15:49 T:140661454010112 M:1551519744 WARNING: Create - Unsupported 
protocol(script) in script://

Original issue reported on code.google.com by Daveconn...@gmail.com on 27 Jan 2012 at 7:21

GoogleCodeExporter commented 8 years ago
seems to be fixed now, still have issues when I try to navigate to networks 

Original comment by Daveconn...@gmail.com on 30 Jan 2012 at 10:03

GoogleCodeExporter commented 8 years ago
I'm having the same issue with Hulu not loading with the script error. How did 
you get it fixed?

Original comment by qdtpho...@gmail.com on 31 Jan 2012 at 11:28

GoogleCodeExporter commented 8 years ago
Did you get it fixed? Mine has never worked, not sure why?

Original comment by treymont...@gmail.com on 8 Feb 2012 at 5:47

GoogleCodeExporter commented 8 years ago
Whatever was happening has been completely fixed for me. I did not do anything 
to fix it, so I assume later updates fixed whatever the issue was.  Script 
errors could mean almost anything, you would have to examine the error in ur 
log file to get some kind of an idea of whats going on with ur installation 

Original comment by Daveconn...@gmail.com on 16 Feb 2012 at 1:54