petea / sage

A feed reader for Firefox.
http://sagerss.com
27 stars 8 forks source link

XPCOM components not working in Firefox 4.0b2+ #26

Closed petea closed 11 years ago

petea commented 11 years ago

Original author: jscott...@gmail.com (August 25, 2010 18:50:21)

What steps will reproduce the problem?

  1. Download Firefox 4.0 beta 4
  2. extensions.compatibilityCheck.4.0b = false
  3. Install Sage 1.4.6
  4. Select Sage from View->Sidebar
  5. Select "Options" on Sage GUI
  6. Select Settings... from menu.

What is the expected output? What do you see instead?

Expect to see a list of bookmarks in "Select Feed Folder" Instead there is an empty list.

What version of the product are you using? On what operating system? Sage 1.4.6 on Mac OS X 10.5.8 and Firefox 4.0 b4.

Please provide any additional information below.

Tried manually making the Sage Root Folder annotations in the places database, but no luck.

Original issue: http://code.google.com/p/sage/issues/detail?id=26

petea commented 11 years ago

From Peter.A....@gmail.com on August 26, 2010 05:20:55 Looks like this is a result of XPCOM component registration changes that landed in beta2.

https://developer.mozilla.org/en/XPCOM/XPCOM_changes_in_Gecko_2.0

petea commented 11 years ago

From Peter.A....@gmail.com on August 30, 2010 07:27:47 This issue was closed by revision de994859b4.