Closed
Bug 559008
Opened 15 years ago
Closed 15 years ago
Ubiquity 0.5.x broken on Minefield/Firefox 3.7x reports "setup failed"
Categories
(Mozilla Labs :: Ubiquity, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cameron.e.wood, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a5pre) Gecko/20100412 Minefield/3.7a5pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a5pre) Gecko/20100412 Minefield/3.7a5pre
Firefox starts up fine, but a toaster notification from Ubiquity reports that "setup failed".
Reproducible: Always
Steps to Reproduce:
1. Open Firefox/open new Firefox window
2. Error is thrown/message displayed
Actual Results:
Error is thrown/message displayed
Expected Results:
No errors, Ubiquity working flawlessly, and world peace ;)
I am using Ubiquity 0.5.5pre8.20100401 (built by Satyr), I have also tried using the Official 0.5 builds with the same results.
Below is the contents that are written to the Error Console Messages pane...
Ubiquity: Setup: TypeError: c is null
MCS_getCode()@file:///D:/installs/MinefieldPortable/Data/profile/extensions/ubiquity@labs.mozilla.com/modules/codesource.js:75
DFPF_refresh((void 0))@file:///D:/installs/MinefieldPortable/Data/profile/extensions/ubiquity@labs.mozilla.com/modules/default_feed_plugin.js:246
FA_refresh()@file:///D:/installs/MinefieldPortable/Data/profile/extensions/ubiquity@labs.mozilla.com/modules/feedaggregator.js:125
FA_getAllCommands()@file:///D:/installs/MinefieldPortable/Data/profile/extensions/ubiquity@labs.mozilla.com/modules/feedaggregator.js:176
CM_refresh()@file:///D:/installs/MinefieldPortable/Data/profile/extensions/ubiquity@labs.mozilla.com/modules/cmdmanager.js:189
ubiquitySetup()@chrome://ubiquity/content/browser.js:73
ubiquitySetupWrapper()@chrome://ubiquity/content/browser.js:117
preload(ubiquitySetupWrapper)@file:///D:/installs/MinefieldPortable/Data/profile/extensions/ubiquity@labs.mozilla.com/modules/setup.js:200
ubiquityBoot([object Event])@chrome://ubiquity/content/browser.js:116
Attempted a fix at: https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/d40c3116e325
(In reply to comment #1)
> Attempted a fix at:
> https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/d40c3116e325
Any chance of this making its way into your bitbucket repo?
Otherwise I have no way of testing as I don't know how to compile/build the extension from source :(
(In reply to comment #1)
> Attempted a fix at:
> https://ubiquity.mozilla.com/hg/ubiquity-firefox/rev/d40c3116e325
I just had a chance to test the new build and Ubiquity is now working again, no errors so far, so the fix appears to have been successful.
Thanks for the effort Satyr, its appreciated.
Updated•15 years ago
|
Assignee: avarma → nobody
Comment 4•15 years ago
|
||
Per comment 3, marking this as RESOLVED FIXED.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•