[Conkeror] conkeror not starting

John J Foerch jjfoerch at earthlink.net
Fri Sep 26 12:31:47 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

Hi Rohan,

  Please do a fresh clone of the conkeror git repository.  I'm not sure
where that profile_dir line came from, because it's not part of
conkeror.  I can't recall when conkeror ever had such a variable... is
this a local modification, or did you get your copy of conkeror from a
repository other than the one at repo.or.cz?

-- 
John Foerch




More information about the Conkeror mailing list