Closed
Bug 787671
Opened 13 years ago
Closed 13 years ago
In the error console i am getting repeatedly the same error message "Component returned failure code: 0x80520001 (NS_ERROR_FILE_UNRECOGNIZED_PATH) [nsIFile.initWithPath]"
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: agustin.skorp, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0
Build ID: 20120825211302
Steps to reproduce:
it happens just having mozilla firefox running.
Actual results:
when i open the error console i see the following message continuously appearing:
Error: [Exception... "Component returned failure code: 0x80520001 (NS_ERROR_FILE_UNRECOGNIZED_PATH) [nsIFile.initWithPath]" nsresult: "0x80520001 (NS_ERROR_FILE_UNRECOGNIZED_PATH)" location: "JS frame :: file:///usr/share/mozilla/extensions/%7Bec8030f7-c20a-464f-9b0e-13a3a9e97384%7D/ubufox@ubuntu.com/components/updateRestartNotifier.js :: <TOP_LEVEL> :: line 100" data: no]
Source File: file:///usr/share/mozilla/extensions/%7Bec8030f7-c20a-464f-9b0e-13a3a9e97384%7D/ubufox@ubuntu.com/components/updateRestartNotifier.js
Line: 100
Expected results:
If no thing is being done on the browser, no error messages should appear.
It's being caused by one of your add-ons ("Ubufox") by the look of it. If you disable that add-on, do the errors stop?
Comment 2•13 years ago
|
||
Confirmed same error with Firefox 16.0.1 and Ubufox add-on. Removing the Ubufox add on fixed the repeating error messages in Error Console.
| Reporter | ||
Comment 3•13 years ago
|
||
Thank you people! That fixed it.
Even though... do you know how to report the bug to the Ubuntu Firefox Modifications developers? :o
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You could report it here:
https://bugs.launchpad.net/ubufox
You need to log in
before you can comment on or make changes to this bug.
Description
•