On Wed, May 18, 2011 at 09:44:58PM -0700, Silvio Levy wrote:
>
> > You're already running XULRunner 5? From Ubuntu?
>
> I skipped a step in my narration. My first attempt to run the new
> conkeror said "cannot continue. XULRunner not found" - so I assumed I
> had to update XULRunner and ran "apt-get install xulrunner-1.9" per
> the instructions.
>
> So no, I don't think I'm running XULRunner 5. But there you are: until
> I followed your instructions to say "exec xulrunner yadda yadda",
> conkeror wouldn't work.
>
> As long as I have your ear: things aren't quite back to normal. When
> I go ^X-^F (find-url-in-new-buffer) a new buffer is created but it
> does not become the focus and I get the message
>
> Console error: [JavaScript Error: "[Exception... "Component returned
> failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED)
> [nsIFileOutputStream.init]" nsresult: "0x80520015
> (NS_ERROR_FILE_ACCESS_DENIED)" location: "JS frame ::
> chrome://conkeror/content/io.js :: write_text_file :: line 67" data:
> no]" {file: "chrome://conkeror/content/io.js" line: 67}]
>
> This doesn't happen when I'm root. There is no file
> nsIFileOutputStream.init anywhere according to |locate|.
>
> Silvio
I've never seen this error. It's saying an error was produced by the
method, nsIFileOutputStream.init, which is called from our io.js, line 67,
which is in the procedure 'write_text_file'. This could be caused by a
failure to write out the session. Try removing the lines from your rc
which load and configure the session module, and debug from there. Have
you set an incorrect value to session_auto_save_file, or a value which
points to a file that you do not have the permissions to write to? If so,
please show me your configuration. Or is your profile directory, or the
'sessions' subdirectory inside of it, not writable for some reason?
--
John Foerch
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror