Failed importing hulahop

Behavior Vehikel b.vehikel at googlemail.com
Mon Mar 1 18:35:46 GMT 2010


Hi,

Parts of the Kandid activity are displaying HTML. This is implemented
using hulahop.
But with Ubuntu Sugar Remix this is not working as expected. An
exception is thrown:

1267299435.778986 ERROR Kandid: failed importing hulahop [<type
'exceptions.ImportError'>] [libxul.so: cannot open shared object file:
No such file or directory]
Traceback (most recent call last):
  File "/home/nostalghia/Activities/Kandid.activity/ka_html_page.py",
line 29, in <module>
    import hulahop
  File "/usr/lib/python2.6/dist-packages/hulahop/__init__.py", line
29, in <module>
    from hulahop._hulahop import shutdown
ImportError: libxul.so: cannot open shared object file: No such file
or directory
1267299435.790986 ERROR Kandid: failed creating hulahop [<type
'exceptions.NameError'>] [global name 'WebView' is not defined]
Traceback (most recent call last):
  File "/home/nostalghia/Activities/Kandid.activity/ka_html_page.py",
line 62, in __init__
    self._htmlview = WebView()
NameError: global name 'WebView' is not defined
1267299435.806986 ERROR Kandid: failed creating hulahop [<type
'exceptions.NameError'>] [global name 'WebView' is not defined]
Traceback (most recent call last):
  File "/home/nostalghia/Activities/Kandid.activity/ka_html_page.py",
line 62, in __init__
    self._htmlview = WebView()
NameError: global name 'WebView' is not defined

Best regards
Thomas

-- 
http://digital-defect.org



More information about the Ubuntu-sugarteam mailing list