Closed
Bug 338960
Opened 19 years ago
Closed 18 years ago
Trying to add a feed creates a JS error
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: antony.delaney, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20060522 Minefield/3.0a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20060522 Minefield/3.0a1
when i try to subscribe to a Feed i get this.
Error: uncaught exception: [Exception... "ServiceManager::GetService returned failure code:" nsresult: "0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)" location: "JS frame :: chrome://browser/content/places/controller.js :: anonymous :: line 241" data: no]
Reproducible: Always
Steps to Reproduce:
not sure what i did last thing i did was
1.deleted all my feeds
2.tried to subscribe to another
3.
Actual Results:
does not add the feed
Expected Results:
add the feed
this is could be related but before this happen when i click on subscriptions in places it did nothing when i clicked something else it then shows me feeds reason why i removed them all
Comment 1•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060522 Minefield/3.0a1
I have no problems adding feeds after deleting all feeds *but* I get an error:
Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsINavHistoryService.executeQuery]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://browser/content/places/controller.js :: PC_getFolderContents :: line 281" data: no]
Comment 2•19 years ago
|
||
Ah, I see. I get that error when I restart the browser first before attempting to add a new feed. And that fails indeed.
Comment 3•19 years ago
|
||
Maybe related to Bug 334793.
Component: RSS Discovery and Preview → Places
QA Contact: rss.preview → places
Version: unspecified → Trunk
Reporter | ||
Comment 4•19 years ago
|
||
(In reply to comment #3)
> Maybe related to Bug 334793.
>
it worked for the 1st time when i installed the new build but then places started to play up as shown in bug https://bugzilla.mozilla.org/show_bug.cgi?id=338944 then it wont show the feeds when i click on subscriptions but would when i clicked on bookmark toolbar,i removed the feed to try and re create the problem again and then it wont let me add a feed.
Reporter | ||
Comment 5•19 years ago
|
||
(In reply to comment #3)
> Maybe related to Bug 334793.
>
yes i looks to be that as i cant create any new folders too.
Updated•19 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
![]() |
||
Comment 6•18 years ago
|
||
Resolving WORKSFORME.
If anyone can reproduce it with a recent build, please reopen.
Thanks.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Comment 7•16 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•