[Conkeror] conkeror not starting

Jeremy Maitin-Shepard jeremy at jeremyms.com
Fri Sep 26 12:27:25 PDT 2008


"Rohan Nicholls" <rohan.nicholls at googlemail.com> writes:

> The code responsible according to the bug:
> application.prototype = {
>     Cc: Cc,
>     Ci: Ci,
>     Cr: Cr,
>     profile_dir: Cc["@mozilla.org/file/directory_service;1"]
>       .getService(Ci.nsIProperties).get("ProfD", Ci.nsIFile).path,
>     /* Note: resource://app currently doesn't result in xpcnativewrappers=yes */
>     module_uri_prefix: "chrome://conkeror-modules/content/",
>     subscript_loader:
> Cc["@mozilla.org/moz/jssubscript-loader;1"].getService(Ci.mozIJSSubScriptLoader),
>     preferences:
> Cc["@mozilla.org/preferences-service;1"].getService(Ci.nsIPrefService),

> The profile_dir: Cc[.... is the offending line

I don't see this line in any revision of the master branch of the
official repository.  I'm curious where you obtained this version.

-- 
Jeremy Maitin-Shepard


More information about the Conkeror mailing list