infinity0 / mozilla-gnome-keyring-legacy

A firefox extension that enables Gnome Keyring integration (legacy version)
https://bugzilla.mozilla.org/show_bug.cgi?id=309807
Other
55 stars 8 forks source link

Not compatible with firefox 16 #22

Closed ghost closed 11 years ago

ghost commented 11 years ago

subj.

fat-lobyte commented 11 years ago

Could you be more specific please? What distribution do you use, which branch did you compile, how did you compile it?

infinity0 commented 11 years ago

This bug report is completely useless. Read this and try again.

I will close this within 1 week if there is no further response.

ghost commented 11 years ago

I was trying xul-ext-gnome-keyring_0.6.3-1_amd64.deb from Debian Experimental repository. No luck. Also I've trying head revision from this repository, build using xulrunner-dev v.10.0.7esr-2, which was installed from Debian Wheezy. But in both case, I'm getting the same error :'Not compatible...'. I know, it is possible to turn compatibility checking off in the firefox, but I consider that as a not very good idea.

infinity0 commented 11 years ago

Thanks, that is more helpful. :)

Binary packages are typically only compatible against the version of XUL they were compiled against. Sometimes they work "by accident" with other versions, so you can turn off checking and see what happens; it shouldn't damage anything. However, you should be able to get this working "for good" by compiling the extension yourself from source against the development libraries for Firefox 16.

infinity0 commented 11 years ago

Closing, assuming original issue resolved. Additionally, I have complied it for 16 and it works.