Closed
Bug 345444
Opened 19 years ago
Closed 19 years ago
Startup error with Sunbird/0.3a2+ (2006-07-21-01) [Views don't work, Calendar creation fails]
Categories
(Calendar :: Internal Components, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: ssitter, Assigned: mattwillis)
References
Details
Attachments
(1 file)
|
865 bytes,
patch
|
jminta
:
first-review+
|
Details | Diff | Splinter Review |
Startup error with Sunbird/0.3a2+ (2006-07-21-01)
Steps to Reproduce:
1. Create new profile and start Sunbird
Actual Results:
In month view only the left side timebar is visible, remaining content is white. No calender is shown in Calendars tab. Creation of new calendar fails.
Error: [Exception... "'Error opening input stream (invalid filename?)' when calling method: [nsIModule::getClassObject]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "JS frame :: chrome://calendar/content/calendarManagement.js :: getCompositeCalendar :: line 420" data: no]
Error: uncaught exception: [Exception... "ComponentManager::CreateInstance returned failure code:" nsresult: "0x80570015 (NS_ERROR_XPC_CI_RETURNED_FAILURE)" location: "JS frame :: chrome://calendar/content/calendarManagement.js :: getCompositeCalendar :: line 420" data: no]
Works with Sunbird/0.3a2+ (2006-07-20-07)
| Assignee | ||
Comment 1•19 years ago
|
||
If it's not in packages-static, it won't be included in the Windows build (zip or installer)
Attachment #230119 -
Flags: first-review?(jminta)
| Assignee | ||
Updated•19 years ago
|
Assignee: nobody → mattwillis
Comment 2•19 years ago
|
||
Comment on attachment 230119 [details] [diff] [review]
rev0 - adds calUtils.js to files that are packaged in the windows build
Hmm... this is how I broke firefox a few weeks ago too. We really need to have this extra bit documented somewhere. r=jminta
Attachment #230119 -
Flags: first-review?(jminta) → first-review+
| Assignee | ||
Comment 3•19 years ago
|
||
patch checked in on MOZILLA_1_8_BRANCH and trunk
-> FIXED
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 4•19 years ago
|
||
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•