Closed
Bug 727648
Opened 14 years ago
Closed 14 years ago
DAV (Lightning + Google Calendar) broken in recent nightly builds
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 727943
People
(Reporter: sparky, Unassigned)
Details
DAV (Lightning + Google Calendar) seems to be broken in recent nightly builds. The calendar fails to load, and I see the following errors in the console:
--
Warning: There has been an error reading data for calendar: Personal. However, this error is believed to be minor, so the program will attempt to continue. Error code: DAV_NOT_DAV. Description: The resource at https://www.google.com/calendar/dav/****/events is either not a DAV collection or not available
--
Warning: There has been an error reading data for calendar: Personal. However, this error is believed to be minor, so the program will attempt to continue. Error code: READ_FAILED. Description:
--
Switching to older Lightning builds did not help. Switching to older Thunderbird builds did. Regression range:
Good: http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/2012/02/2012-02-08-03-00-40-comm-central/
http://hg.mozilla.org/mozilla-central/rev/4b9608fd670c
Bad: http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/2012/02/2012-02-09-09-02-29-comm-central/
http://hg.mozilla.org/mozilla-central/rev/fe7a433de8ff
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=4b9608fd670c&tochange=fe7a433de8ff
I grabbed those links from about:buildconfig. Seems odd that they're pointing to mozilla-central, but whatever... Also not sure if this belongs to Thunderbird or Core/Toolkit.
Comment 1•14 years ago
|
||
You should have filed this bug for Lightning. Would had save me some time that I spend to find the same regression range Bug 727943 ...
Workaround: Set advanced preference "network.http.spdy.enabled" to "false".
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•