Closed
Bug 519981
Opened 16 years ago
Closed 16 years ago
[Collector Extension] No Collections / sqlite error on startup (TB2)
Categories
(addons.mozilla.org Graveyard :: Collector Extension, defect, P1)
Tracking
(Not tracked)
RESOLVED
WONTFIX
BW-1.1
People
(Reporter: kinger, Assigned: mackers)
References
Details
After the fix for bug 519953, I am seeing this. Not sure if it existed before those changes or not.
Steps:
1. Login via Subs panel in TB2
2. Wait for collections to load.
3. Shutdown and restart TB
Expected
Clean start and collections appear when you re-open the Subs panel
Actual
Error below appears multiple times in console after startup, and then when the Subs panel is loaded the No Collections screen is showing.
bandwagon(3): Error updating sqlite schema (possibly harmless): [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [mozIStorageConnection.executeSimpleSQL]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: file:///C:/Users/brian/AppData/Roaming/Thunderbird/Profiles/jpnm9bqg.default/extensions/sharing@addons.mozilla.org/components/bandwagon-service.js :: anonymous :: line 1576" data: no]
Assignee | ||
Comment 1•16 years ago
|
||
Yes, that is the "graceful" fail I mentioned in 519953.
It is a debug level warning, for TB2 only. "Possibly Harmless" is harmless in this case.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 2•16 years ago
|
||
(In reply to comment #1)
> Yes, that is the "graceful" fail I mentioned in 519953.
>
> It is a debug level warning, for TB2 only. "Possibly Harmless" is harmless in
> this case.
So how would you explain:
(In reply to comment #0)
> ... and then when the
> Subs panel is loaded the No Collections screen is showing.
? A separate login bug perhaps?
Assignee | ||
Comment 3•16 years ago
|
||
Yep, entirely unrelated.
Updated•15 years ago
|
Component: Collections → Collector Extension
Updated•15 years ago
|
QA Contact: collections → collector-extension
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•