> Hi, > > I just checked out the current HEAD from git and when I start it up, I > get an internal 404: "File Not Found -- The file > chrome://conkeror-help/content/help.html cannot be found. Please check > the location and try again." Same counts for the tutorial I usually > get with "C-h t": "The file > chrome://conkeror-help/content/tutorial.html cannot be found." > > I suspect this has to do with some of the path renamings I read about > in the git log. Or is this something which has been set once > automatically and then saved in my .conkeror.mozdev.org directory? > > Regards, Axel
Hi Axel, Strange problem! Does your conkeror tree contain any *.manifest files other than the following? ./contrib/xrev/chrome/chrome.manifest ./chrome/chrome.manifest Does your ./chrome/chrome.manifest contain the following lines? content conkeror-gui file:../content/ content conkeror file:../modules/ content conkeror-help file:../help/ Does the `help' directory exist, and does it contain both help.html and tutorial.html? Can you browse to the url <chrome://conkeror/content/keyboard.js>? -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
