[Conkeror] conkeror not starting

John J Foerch jjfoerch at earthlink.net
Fri Sep 26 08:37:21 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

This gives us a place to start, at least.  Come by the irc channel some
time so we can more easily communicate about diagnosing the problem.

-- 
John Foerch



More information about the Conkeror mailing list