Closed
Bug 672135
Opened 15 years ago
Closed 15 years ago
Lightning Alarm Window Closes with Error
Categories
(Calendar :: Alarms, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 668450
People
(Reporter: rkaeppeler, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:5.0) Gecko/20100101 Firefox/5.0
Build ID: 20110615151330
Steps to reproduce:
Opened Thunderbird 5 and events should have been displayed in the alarm window.
Actual results:
Alarm window was displayed but instantly disappeared. I looked in the Error Console and had the following two errors:
Fehler: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: file:///D:/Mozilla/Thunderbird/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/components/calICSCalendar.js :: <TOP_LEVEL> :: line 920" data: no]
Quelldatei: file:///D:/Mozilla/Thunderbird/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/components/calICSCalendar.js
Zeile: 920
Fehler: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIObserverService.removeObserver]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://messenger/content/search.xml :: :: line 156" data: no]
Later on, I added an appointment for test purposes. This time the alarm window opened and showed the alarms, but there also was an error in my error console:
Fehler: aFolder is undefined
Quelldatei: chrome://messenger/content/folderWidgets.xml
Zeile: 691
Comment 1•15 years ago
|
||
I have the same problem (Thunderbird 5, Lightning Lightning 1.0b4, Windows 7/64Bit):
When starting Thunderbird, the alarm window opens (and the alarm sound is played) but is closed in no time, so that I can't see the reminders. That's why I missed two tasks recently. For me error console does NOT show any errors.
Comment 2•15 years ago
|
||
Fixed in 1.0b5rc1, see http://releases.mozilla.org/pub/mozilla.org/calendar/lightning/releases/1.0b5rc1 Expect a release towards the end of this week.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•