Anyone else seeing this? conkeror in maverick works fine, but in natty (using the noone.org conkeror nightlies) signons.sqlite never gets updated, when I log in to instapaper in particular. I only noticed this because I was using an improved version of Loïc d'Anterroches' instapaper mode which uses nsILoginManager.findLogins to get the saved password instead of hard-coding it - which now fails, because it never gets saved in the first place (I don't get prompted to save it, either) so I don't know how long it's been broken (I only just started using natty a couple of weeks ago, fresh install but with a copy of the old ~/.conkeror.mozdev.org tree.)
strace confirms that it's opening signons.sqlite. Moving it out of the way does cause a new one to be created but that doesn't change the behavior. (looking with sqlitebrowser, it's not in moz_disabled either, so it's not blocked... though the username is coming from formhistory.sqlite, after I type the first letter at least, I don't think that gets in the way... any other ideas for debugging this? For that matter, is there a stable build that's appropriate for natty, or are the nightlies the best choice right now? -- _Mark_ <[email protected]> <[email protected]> _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
