On Tue, Nov 16, 2010 at 02:18:21PM -0800, Silvio Levy wrote:
> 
> Hi John 
> 
> > Does the Ubuntu package for conkeror really depend on xulrunner-1.9.2?
> > It shouldn't.  1.9.1 and even 1.9 should work.
> 
> Right - indeed it was working before.  So, let's forget the apt-get route3.
> I've gone back to the directory I updated this morning with the git tip
> and poked around some.
> 
> The problem doesn't seem to be the version of xulrunner.  When I run
> conkeror as root, it works.  (This would be enough to keep me happy if
> I only ran conkeror from the command line, but I also need to follow
> links from PDF files etc., so it fails.)
> 

Okay, knowing that piece of information, I would say the problem is likely
to be something with your profile.  Try running with a new profile.  The
brute way to do this is to delete ~/.conkeror.mozdev.org.  The elegant way
is to first make a new profile with:

  conkeror -no-remote -ProfileManager

then use it with:

  conkeror -no-remote -P foo


> When I run as myself I get the message
> 
> Error initializing.
> NS_ERROR_XPC_GS_RETURNED_FAILURE: Component returned failure code:
> 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]
> null()@chrome://conkeror/content/services.js:22
> 
> If I comment out lines 20-21 of .../modules/services.js, the next
> couple of lines give a similar message.
> 

I'm mystified by the error message.  Those lines are just defining a
couple of innocuous variables.

-- 
John Foerch
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to