Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Can't create new Event, Delete an Event or Dismiss Reminders

  • 4 답장
  • 7 이 문제를 만남
  • 2 보기
  • 최종 답변자: kwarr

more options

Using TB 38.1.0 in Windows 7 Synced with a Google calendar using ICAL (private address).

All of the events are shown. Right-clicking an event brings up a menu in which the following are greyed out: New Event, New Task, Cut, Paste, Delete Event

The error console reports:

Timestamp: Sat 18/07/2015 16:51:47 Error: uncaught exception: 2152333314

Timestamp: Sat 18/07/2015 16:51:47 Error: : <error>'<error>' when calling method: [calICalendar::modifyItem] Source File: resource://calendar/modules/calUtils.jsm -> file:///C:/Users/...../calendar-js/calCachedCalendar.js Line: 724

Help would be much appreciated

Using TB 38.1.0 in Windows 7 Synced with a Google calendar using ICAL (private address). All of the events are shown. Right-clicking an event brings up a menu in which the following are greyed out: New Event, New Task, Cut, Paste, Delete Event The error console reports: Timestamp: Sat 18/07/2015 16:51:47 Error: uncaught exception: 2152333314 Timestamp: Sat 18/07/2015 16:51:47 Error: : <error>'<error>' when calling method: [calICalendar::modifyItem] Source File: resource://calendar/modules/calUtils.jsm -> file:///C:/Users/...../calendar-js/calCachedCalendar.js Line: 724 Help would be much appreciated

선택된 해결법

Maybe you're using one of the read-only addresses for your calendar? Google doesn't make it obvious enough that some of the access methods don't enable editing your calendar from their side.

Address like https://apidata.googleusercontent.com/caldav/v2/youremail@gmail.com/events should work when you set it up as a network calendar using CalDAV in Lightning.

Or you could use Provider for Google Calendar addon which makes setting up Google calendars easier.

문맥에 따라 이 답변을 읽어주세요 👍 2

모든 댓글 (4)

more options

If caching is enabled, have you tried disabling the cache, enabling it again (in calendar properties) and refreshing the calendar?

more options

Thanks for your reply, Merike.

I cannot find caching. I tried Edit > Calendar properties but the cache is not shown

Also Tools > Options > Advanced > Network & Disk Space - I set 0MB for the cache and cleared the cache. Then restarted Thunderbird.

I also removed Lightning and reinstalled it.

I still have the problem - can you suggest anything else?

more options

선택된 해결법

Maybe you're using one of the read-only addresses for your calendar? Google doesn't make it obvious enough that some of the access methods don't enable editing your calendar from their side.

Address like https://apidata.googleusercontent.com/caldav/v2/youremail@gmail.com/events should work when you set it up as a network calendar using CalDAV in Lightning.

Or you could use Provider for Google Calendar addon which makes setting up Google calendars easier.

more options

CalDAV worked - thank you very much Merike