On Mon, Aug 15, 2011 at 09:14:54AM +0200, Mike Hommey wrote:
> On Mon, Aug 15, 2011 at 11:00:15AM +0400, drAX wrote:
> > >>I got the very same error with firefox 5 and passifox.
> > 
> > Really? Try ff from
> > deb http://ppa.launchpad.net/mozillateam/firefox-stable/ubuntu/ lucid main
> 
> I tried ff from mozilla.

It very much seems that error message is not entirely the cause, and
that it happens when the extension is registered before sync or
something like that, and more importantly, stays when switching from
iceweasel to firefox.

Anyways, the real problem is that modules/KeePassFox.jsm imports an uri
that somehow works on firefox, but is not meant to be used:
resource://gre/modules/services-crypto/WeaveCrypto.js
It must use:
resource://services-crypto/WeaveCrypto.js
instead.

Mike



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to