> Hi all, > > I just updated to the latest version of conkeror for the first time in about > two months, and now any time I try any save commands (e.g. save, save-page), > I get the following exception: [Exception... "Component returned failure > code: 0x80520001 (NS_ERROR_FILE_UNRECOGNIZED_PATH) > [nsILocalFile.initWithPath]" > nsresult: "0x80520001 (NS_ERROR_FILE_UNRECOGNIZED_PATH)" location: "JS frame > :: chrome://conkeror/content/utils.js :: make_file :: line 135" data: no]. > I haven't been able to find similar problems in the archives. I'm running Mac > OS, and I followed the instructions for compiling to app at http:// > conkeror.org/InstallationOSX using the latest XULrunner. I also removed my > conkeror profile information at ~/Library/Application Support/conkeror/, which > didn't seem to have any effect. Any idea what might be causing this? >
Hi, Thanks for the report and sorry for the inconvenience. For the time being, you can roll back to 6d26df4c7c0814e181dbeeea2956e5f6410e9e60 and the problem should go away while I investigate it. We're in the process of changing the way working directories and download directories are managed, and an unexpected bug cropped up in the process. Your report about the error on OS X is also helpful, and I will be able to do some testing on OS X as I get the new system in place. If you're not modifying conkeror, you can do the roll-back with: git checkout 6d26df4c7c0814e181dbeeea2956e5f6410e9e60 and you can get back to the master branch at any time with: git checkout master Thanks, John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
