Closed
Bug 794422
Opened 13 years ago
Closed 13 years ago
Component interface 'nsISettingsServiceCallback' not found
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 797510
People
(Reporter: tzimmermann, Unassigned)
Details
When trying to enter the main screen, I always see the following error in the log.
> E/GeckoConsole( 302): [JavaScript Error: "[Exception... "Component does not have requested interface [nsISettingsServiceCallback.handle]" nsresult: "0x80004002 (NS_NOINTERFACE)" location: "JS frame :: jar:file:///system/b2g/omni.ja!/components/SettingsService.js :: <TOP_LEVEL> :: line 87" data: no]" {file: "jar:file:///system/b2g/omni.ja!/components/SettingsService.js" line: 87}]
> E/GeckoConsole( 302): [JavaScript Error: "[Exception... "Component does not have requested interface [nsISettingsServiceCallback.handleError]" nsresult: "0x80004002 (NS_NOINTERFACE)" location: "JS frame :: jar:file:///system/b2g/omni.ja!/components/SettingsService.js :: error :: line 93" data: no]" {file: "jar:file:///system/b2g/omni.ja!/components/SettingsService.js" line: 93}]
The b2g process then aborts and returns to the startup screen. The PandaBoard is unusable because of this problem.
| Reporter | ||
Comment 1•13 years ago
|
||
I only see this problem on the PandaBoard.
| Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•