Description of problem: When I try to install an extension on addons.mozilla.org, nothing much happens Version-Release number of selected component (if applicable): firefox-9.0.1-1.fc16.x86_64 How reproducible: Always Steps to Reproduce: 1. Go to https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/?src=search 2. Click the "Download now" button Actual results: Download button animates a press and release, but nothing else happens. Expected results: Either the extension should be installed, or a warning butterbar should appear. Additional info: There are various errors in the Error console, but they disappear quickly.
OK, here are the errors from the Error Console (which appear on page load): Error: $(".install").installButton is not a function Source File: https://static-ssl-cdn.addons.mozilla.net/media/js/impala-min.js?build=ae6b4db Line: 8 Error: z.button is undefined Source File: https://static-ssl-cdn.addons.mozilla.net/en-US/firefox/addons/buttons.js?b=ae6b4db Line: 13 Error: uncaught exception: [Exception... "Component returned failure code: 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]" nsresult: "0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)" location: "JS frame :: resource:///components/OpenWebapps.js :: OpenWebapps :: line 50" data: no]
*** This bug has been marked as a duplicate of bug 770301 ***