Mozilla 도움말 검색

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

자세히 살펴보기

Changing default timezone to local causes calendar to freeze/lock up

  • 2 답장
  • 1 이 문제를 만남
  • 14 보기
  • 최종 답변자: webby2019

more options

I've recently tried to change my default timezone setting for Thunderbird Calendar to "local" as I want my events to be 'floating' and not subject to timezone changes.

I did this via the config editor successfully. However, when I start Thunderbird the calendar pane appears with all button's greyed out and appears to be frozen or in a loop trying to refresh the screen and no calendar entries are displayed. It also has a double toolbar (see attached screenshot). The only way to resolve this is to change the timezone back to a non-local setting (in my case 'Australia/Sydney').

Has anyone experienced this problem or have a solution?

Below is the prefs.js entry I have been modifying: user_pref("calendar.timezone.local", "Local");

I've recently tried to change my default timezone setting for Thunderbird Calendar to "local" as I want my events to be 'floating' and not subject to timezone changes. I did this via the config editor successfully. However, when I start Thunderbird the calendar pane appears with all button's greyed out and appears to be frozen or in a loop trying to refresh the screen and no calendar entries are displayed. It also has a double toolbar (see attached screenshot). The only way to resolve this is to change the timezone back to a non-local setting (in my case 'Australia/Sydney'). Has anyone experienced this problem or have a solution? Below is the prefs.js entry I have been modifying: user_pref("calendar.timezone.local", "Local");
첨부된 스크린샷

선택된 해결법

Try setting the timezone to floating. Tools/Options/Advanced/General/Config. editor, right-click the pref. calendar.timezone.local, Modify, change to floating.

http://forums.mozillazine.org/viewtopic.php?f=46&t=2885339

Seems to have no ill effects on Calendar.

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

모든 댓글 (2)

more options

선택된 해결법

Try setting the timezone to floating. Tools/Options/Advanced/General/Config. editor, right-click the pref. calendar.timezone.local, Modify, change to floating.

http://forums.mozillazine.org/viewtopic.php?f=46&t=2885339

Seems to have no ill effects on Calendar.

more options

Hi,

Thanks for pointing me at that post. I actually saw it previously but mis-read it. That's fixed my problem.