Closed
Bug 450671
Opened 17 years ago
Closed 16 years ago
Unresponsive script warnings on calendar creation, event creation, profile startup (stop script / continue)
Categories
(Calendar :: Internal Components, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: aryx, Unassigned)
Details
Attachments
(1 file)
|
414.89 KB,
application/octet-stream
|
Details |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13pre) Gecko/20080331 Sunbird/0.8
Created a new profile, the following problem occured: Unresponsive script warnings on calendar creation, event creation, profile startup (stop script / continue).
Launching the profile again showed the following messages in the error console (after waiting for the unresponsive script message, the sunbird window isn't visible before this):
Error: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [calIOperationListener.onGetResult]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: file:///F:/Software/Buero/Kalender/Sunbird/0.8-Branch/stable/components/calCompositeCalendar.js :: anonymous :: line 543" data: no]
Source File: file:///F:/Software/Buero/Kalender/Sunbird/0.8-Branch/stable/components/calCompositeCalendar.js
Line: 543
Error: Assert failed: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [calIOperationListener.onGetResult]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: file:///F:/Software/Buero/Kalender/Sunbird/0.8-Branch/stable/components/calCompositeCalendar.js :: anonymous :: line 543" data: no]
1: [file:///F:/Software/Buero/Kalender/Sunbird/0.8-Branch/stable/js/calUtils.js:1369] ASSERT
2: [file:///F:/Software/Buero/Kalender/Sunbird/0.8-Branch/stable/components/calCompositeCalendar.js:426] anonymous
3: [null:0] null
4: [chrome://calendar/content/calendar-minimonth-busy.js:191] monthChangeListener
5: [chrome://calendar/content/calendar-minimonth-busy.js:199] minimonthOnLoad
Source File: file:///F:/Software/Buero/Kalender/Sunbird/0.8-Branch/stable/js/calUtils.js
Line: 1373
| Reporter | ||
Comment 1•17 years ago
|
||
Comment 2•17 years ago
|
||
0.8 and 0.9pre works for me.
| Reporter | ||
Comment 3•17 years ago
|
||
With the attached profile? (Sorry, zip file would be too large to attach here, so I chose 7z-format.)
Comment 4•17 years ago
|
||
No it works for me using a fresh profile.
| Reporter | ||
Comment 5•17 years ago
|
||
If I launch the profile with the current trunk build:
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [calICalendar.uri]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: file:///F:/Software/Buero/Kalender/Sunbird/0.6-Branch/Nightly/components/calItemModule.js -> file:///F:/Software/Buero/Kalender/Sunbird/0.6-Branch/Nightly/js/calCalendarManager.js :: cmgr_createCalendar :: line 536" data: no]
With a trunk build from march, there was a stop script prompt showing the a hang in the multikweek view script.
Comment 6•17 years ago
|
||
(In reply to comment #5)
Note that database upgrade is still broken in Trunk builds (Bug 429521) unless we switch to Comm-Central hg repository.
Comment 7•16 years ago
|
||
Archaeopteryx, whats the status of this bug? Does this still happen with the latest 1.0b2pre nightlies?
Whiteboard: [feedback?]
| Reporter | ||
Comment 8•16 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9pre) Gecko/20100315 Calendar/1.0b2pre
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Updated•16 years ago
|
Whiteboard: [feedback?]
You need to log in
before you can comment on or make changes to this bug.
Description
•