Closed
Bug 954612
Opened 12 years ago
Closed 12 years ago
Errors on opening add-on manager
Categories
(Instantbird Graveyard :: Other, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.2
People
(Reporter: aleth, Assigned: florian)
References
Details
*** Original post on bio 1180 at 2011-11-21 12:10:00 UTC ***
This is new, hence marking as probably blocking 1161.
Error: uncaught exception: [Exception... "Component returned failure code:
0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch2.getBoolPref]" nsresult:
"0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame ::
resource://gre/modules/AddonManager.jsm :: <TOP_LEVEL> :: line 1041" data: no]
Appears once for each installed add-on.
Breaks add-on disable/enable.
Breaks the "More..." link for each add-on. On clicking it, you get a blank page and a warning
Warning: WARN addons.manager: Exception calling callback: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch2.getBoolPref]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/AddonManager.jsm :: <TOP_LEVEL> :: line 1041" data: no]
Source File: resource://gre/modules/AddonManager.jsm
Line: 1041
| Reporter | ||
Comment 1•12 years ago
|
||
*** Original post on bio 1180 at 2011-11-22 22:27:31 UTC ***
Fixed by https://hg.instantbird.org/instantbird/rev/66a12b861691
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•12 years ago
|
Target Milestone: --- → 1.2
Updated•12 years ago
|
Assignee: nobody → florian
You need to log in
before you can comment on or make changes to this bug.
Description
•