Closed
Bug 268901
Opened 20 years ago
Closed 20 years ago
exception on startup after install of chatzilla 0.66d
Categories
(Other Applications :: ChatZilla, defect)
Other Applications
ChatZilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cross, Assigned: rginda)
References
Details
When I install chatzilla 0.66d on a firefox 1.0 (built by the fine folks at
Sun), I see:
cz: Initializing ChatZilla {
cz: Exception calling xulSortService.sort()
cz: caught exception while initializing:
+ QueryInterface (function) [native code]
+ message (string) 'Component returned failure code: 0x80004005
(NS_ERROR_FAILURE) [nsIFile.create]'
+ result (number) 2147500037
+ name (string) 'NS_ERROR_FAILURE'
+ filename (string) 'chrome://chatzilla/content/lib/js/file-utils.js'
+ lineNumber (number) 239
+ columnNumber (number) 0
+ location (object)
+ inner (object) null
+ data (object) null
+ toString (function) [native code]
+ initialize (function) [native code]
*
cz: } 1.977 sec
cz: Shutting down ChatZilla.
If I install 0.66, it seems to come up just fine...
Comment 1•20 years ago
|
||
Yes, this is a known problem - it's because you don't have write access to the install location of Firefox/Mozilla.
Comment 2•20 years ago
|
||
*** Bug 269365 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
OS: Solaris → All
Hardware: Sun → All
Updated•20 years ago
|
Product: Core → Other Applications
Comment 3•20 years ago
|
||
FIXED. This fix will be available in the next ChatZilla release, 0.9.67.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•