On Mon, 2007-11-12 at 20:29 +0200, Jani Monoses wrote: > Is any of the jhbuild xulrunner patches meant to fix a traceback like this? > > With the prebuilt ubuntu xulrunner-1.9 package the activity starts but > does not act on URIs being entered in the location bar. > > Fortunatley the jhbuild version works fine, but before I start trying > out various configure options and patches to match jhbuild exactly I > thought I'd ask and save myself a few days worth of building the mozilla > tree :) > > thank you > > File "/usr/share/activities/Web.activity/webtoolbar.py", line 145, in > _entry_activate_cb > self._browser.load_uri(entry.props.text) > File "/usr/lib/python2.5/site-packages/hulahop/webview.py", line 261, > in load_uri > None, None, None) > File "<XPCOMObject method 'loadURI'>", line 3, in loadURI > xpcom.Exception: -2147024882 (-2147024882)
Looks to be NS_ERROR_OUT_OF_MEMORY. Any clue how this could be? I'm also in gutsy and don't get this error. Tomeu _______________________________________________ Sugar mailing list [email protected] http://lists.laptop.org/listinfo/sugar

