jfitzell / mozilla-keychain

Store your Firefox website usernames and passwords in Apple's Keychain Services, just like Safari and other browsers do on OS X.
55 stars 9 forks source link

macos-keychain-1.1pre2.xpi not installing, osx 10.6.6, firefox4 b11 #35

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
"Keychain Services Integration could not be installed because it is not 
compatible with Firefox 4.0b11"

What version of the product are you using? On what operating system?
OSX 10.6.6, Firefox 4.0b11

Please provide any additional information below.
Firefox error console says this:

"Warning: WARN addons.updates: Error: Missing updates property for 
urn:mozilla:extension:macos-keychain@fitzell.ca
Source File: resource://gre/modules/AddonUpdateChecker.jsm
Line: 472"

any additional information i can provide?

Original issue reported on code.google.com by joshonth...@gmail.com on 14 Feb 2011 at 7:24

GoogleCodeExporter commented 9 years ago
did you force firefox to use 32bit mode? (--> change it in the information tab 
of Firefox.app)

Original comment by blogspot...@xoxy.net on 16 Feb 2011 at 3:54

GoogleCodeExporter commented 9 years ago
(sorry for the delay in fixing this ... swamped at work)

The problem is just that I haven't tested it on b11 yet (only b10) and the 
install manifest thus only lists it as supporting up to b10. I'd like to just 
put 4.* but I avoid that because Mozilla Addons won't let you upload it with a 
wildcard. :S

You can unzip the .xpi yourself and adjust this line in the install.rdf file:
<em:maxVersion>4.0b10</em:maxVersion>

Or, while using beta releases of Firefox, you might like to try disabling 
version checking altogether: 
http://kb.mozillazine.org/Extensions.checkCompatibility

I'll upload a new version shortly, but that will give you a work around until I 
get to it.

Original comment by jfitz...@gmail.com on 16 Feb 2011 at 5:47

GoogleCodeExporter commented 9 years ago
ah! success! to channel Nigel Tufnel "I turned it up to 11". thx! will report 
any other issues.

Original comment by joshonth...@gmail.com on 16 Feb 2011 at 6:49

GoogleCodeExporter commented 9 years ago
Version 1.1 is uploaded with FF4.0 compatibility enabled: 
https://addons.mozilla.org/en-US/firefox/addon/keychain-services-integration/ver
sions/1.1

Original comment by jfitz...@gmail.com on 23 Mar 2011 at 1:03