Closed
Bug 463079
Opened 17 years ago
Closed 17 years ago
Assertion failure, can't load any remote calendars
Categories
(Calendar :: Provider: GData, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
1.0b1
People
(Reporter: benjamin.lerner, Assigned: dbo)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3
Build Identifier: TB 3.0 nightly, Lightning 1.0/GData nightly from Nov 4th
I get the following assertion, one per calendar, copied from the error console:
Error: Assert failed: An error was encountered preparing the calendar located at http://www.google.com/calendar/ical/usa__en%40holiday.calendar.google.com/public/basic.ics for use. It will not be available.
2: [file:///C:/Documents%20and%20Settings/blerner/Application%20Data/Thunderbird/Profiles/u1cu2uld.Test/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/modules/calUtils.jsm -> file:///C:/Documents%20and%20Settings/blerner/Application%20Data/Thunderbird/Profiles/u1cu2uld.Test/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calCalendarManager.js:560] cmgr_createCalendar
3: [file:///C:/Documents%20and%20Settings/blerner/Application%20Data/Thunderbird/Profiles/u1cu2uld.Test/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/modules/calUtils.jsm -> file:///C:/Documents%20and%20Settings/blerner/Application%20Data/Thunderbird/Profiles/u1cu2uld.Test/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calCalendarManager.js:710] cmgr_assureCache
4: [file:///C:/Documents%20and%20Settings/blerner/Application%20Data/Thunderbird/Profiles/u1cu2uld.Test/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/modules/calUtils.jsm -> file:///C:/Documents%20and%20Settings/blerner/Application%20Data/Thunderbird/Profiles/u1cu2uld.Test/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calCalendarManager.js:686] cmgr_getCalendars
5: [null:0] null
6: [file:///C:/Documents%20and%20Settings/blerner/Application%20Data/Thunderbird/Profiles/u1cu2uld.Test/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/components/calCompositeCalendar.js:178] anonymous
Source File: file:///C:/Documents%20and%20Settings/blerner/Application%20Data/Thunderbird/Profiles/u1cu2uld.Test/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/modules/calUtils.jsm -> file:///C:/Documents%20and%20Settings/blerner/Application%20Data/Thunderbird/Profiles/u1cu2uld.Test/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calUtils.js
Line: 993
Reproducible: Always
Steps to Reproduce:
1. Have remote calendars
2. Open TB
3. :(
Comment 1•17 years ago
|
||
I assume this might be fixed by attachment 346117 [details] [diff] [review] in bug 462393 that is still waiting for review.
| Assignee | ||
Comment 2•17 years ago
|
||
Ben, please reopen if this still occurs.
| Reporter | ||
Comment 3•17 years ago
|
||
nope -- tonight's nightlies of TB/Lightning fix it, thanks. Minor nit -- it seems to have lost my password the first time it restarts, but once I re-input it, it keeps it after that. I've seen this pop up a few times with various nightlies; I don't know enough about how to reproduce it so I haven't opened a bug on that. (In any case, it's fairly minor)
Comment 4•17 years ago
|
||
Verified Fixed according to previous comment.
Status: RESOLVED → VERIFIED
Component: General → Provider: GData
QA Contact: general → gdata-provider
Target Milestone: --- → 1.0
Version: unspecified → Trunk
Updated•16 years ago
|
Assignee: nobody → dbo.moz
Updated•16 years ago
|
Target Milestone: 1.0 → 1.0b1
You need to log in
before you can comment on or make changes to this bug.
Description
•