Closed
Bug 630734
Opened 14 years ago
Closed 14 years ago
Error: Calling Timezone Service before its initialized
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 591744
People
(Reporter: asolkar, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:2.0b10) Gecko/20100101 Firefox/4.0b10
Build Identifier: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:2.0b10pre) Gecko/20110114 Thunderbird/3.3a2
I see the following errors on the terminal. They almost always coincide with the Today Pane not working:
-----
Error: Calling Timezone Service before its initialized!
Stack: 1: [resource://calendar/modules/calUtils.jsm -> file:///disks/maheshak/app_data/thunderbird/Trunk/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calTimezoneService.js:183] null
2: [resource://calendar/modules/calUtils.jsm -> file:///disks/maheshak/app_data/thunderbird/Trunk/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calTimezoneService.js:297] calTimezoneService_getTimezone
3: [resource://calendar/modules/calUtils.jsm -> file:///disks/maheshak/app_data/thunderbird/Trunk/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calTimezoneService.js:358] null
4: [chrome://calendar/content/calUtils.js:218] calendarDefaultTimezone
5: [chrome://calendar/content/calendar-base-view.xml:313]
-----
When this happens, the alarms don't work either.
This does not happen every time Thunderbird starts. But it roughly happens every other time.
Reproducible: Sometimes
Steps to Reproduce:
1. Install Lightning 1.1a1pre in Thunderbird 3.3a2 and setup a Google Calendar
2. Start Thunderbird
Actual Results:
Sometimes, Thunderbird starts but there is no Today pane. Above errors show up on the terminal that started Thunderbird
Expected Results:
There should be no errors. Today pane should work every time Thunderbird is started.
Extensions
Lightning 1.1a1pre true {e2fda1a4-762b-4020-b5ad-a41df1933103}
Empty 'em 0.78 true emptyem@mahesh.asolkar
Thunderbird Conversations 2.0alpha2 true gconversation@xulforum.org
Updated•14 years ago
|
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
•