Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Calendar location is not editable

  • 2 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 Zenos

more options

Hi,

according to this support page: https://support.mozilla.org/en-US/kb/changing-calendar-preferences#thunderbird:linux:tb52

the network location of a Lightning Calendar should be editable.

For me this field is greyed out.

Using TB 52.5.0 on Linux and Lightning 5.4 from 26/11/2017.

Thanks!

Hi, according to this support page: https://support.mozilla.org/en-US/kb/changing-calendar-preferences#thunderbird:linux:tb52 the network location of a Lightning Calendar should be editable. For me this field is greyed out. Using TB 52.5.0 on Linux and Lightning 5.4 from 26/11/2017. Thanks!

被采纳的解决方案

Seems it may be stored in prefs.js:

user_pref("calendar.registry.7ac7dc61-62ce-46a9-874f-0c859f18249a.uri", "https://apidata.googleusercontent.com/caldav/v2/xxxx@gmail.com/events");

I'm using CalDAV, not the Provider add-on, but this looks like the calendar's URL.

I noticed some dark voodoo to do with Lightning & Google Calendar. I think it's safer just to delete and reinstall a calendar than fiddle with a live instance.

定位到答案原位置 👍 1

所有回复 (2)

more options

Yes, it seems to me it is read-only. You can only (formally) change it in initial setting up the calendar.

I don't know for sure if its path appears anywhere else, such as in prefs.js or about:config.

more options

选择的解决方案

Seems it may be stored in prefs.js:

user_pref("calendar.registry.7ac7dc61-62ce-46a9-874f-0c859f18249a.uri", "https://apidata.googleusercontent.com/caldav/v2/xxxx@gmail.com/events");

I'm using CalDAV, not the Provider add-on, but this looks like the calendar's URL.

I noticed some dark voodoo to do with Lightning & Google Calendar. I think it's safer just to delete and reinstall a calendar than fiddle with a live instance.