Closed
Bug 585581
Opened 15 years ago
Closed 14 years ago
There is a runtime error when opening chatzilla thru xulrunner
Categories
(Other Applications :: ChatZilla, defect)
Other Applications
ChatZilla
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 652382
People
(Reporter: dnafviii, Assigned: rginda)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
here is what the screen says when i try and start chatzilla:
NS_ERROR_FILE_UNRECOGNIZED_PATH: Component returned failure code: 0x80520001 (NS_ERROR_FILE_UNRECOGNIZED_PATH) [nsIFileProtocolHandler.getFileFromURLSpec] @ <chrome://chatzilla/content/lib/js/utils.js> 1034
+ QueryInterface (function) 3 lines
+ message (string) 'Component returned failure code: 0x80520001 (NS_ERROR_FILE_UNRECOGNIZED_PATH) [nsIFileProtocolHandler.getFileFromURLSpec]'
+ result (number) 2152857601
+ name (string) 'NS_ERROR_FILE_UNRECOGNIZED_PATH'
+ filename (string) 'chrome://chatzilla/content/lib/js/utils.js'
+ lineNumber (number) 1034
+ columnNumber (number) 0
+ location (object)
+ inner (object) null
+ data (object) null
+ initialize (function) 3 lines
*
I cannot access the menu @ the top of the window and cant set up automatic connection to a channel and run commands automatically.
Reproducible: Always
Steps to Reproduce:
1. Open the Chatzilla.exe
2. The runtime error opens in another window
3. Very difficult to use the IRC client and set up scripts
Actual Results:
Cannot set up automatic commands so that the chatzilla window opens when the computer starts up without having firefox running and automatically connecting to specific channels and performing specific commands.
Also I am unable to access the Menu on the top of the window or any commands/properties so that I can reset them to default settings.
I have tried on a # of occasions to remove the XULRunner & Chatzilla software and tried to re-install it after a computer re-boot and it hasbn't fixed the problem. I don't want to have to re-format the O/S just to have chatzilla working properly. Is there a way to fix it?
Expected Results:
Chatzilla should open when the computer startsup, connect automatically to the network I have specified, input the commands I have listed and connect to the channels I have programmed. I should also be able to access and use the menu @ the top of the window, or when I right mouse click on the network or channel tabs i should be able to choose commands for those tabs. Instead nothing happens.
Updated•14 years ago
|
Version: unspecified → 3.6 Branch
Updated•14 years ago
|
Assignee: nobody → rginda
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Component: General → ChatZilla
OS: Windows 7 → All
Product: Firefox → Other Applications
QA Contact: general → chatzilla
Hardware: x86 → All
Resolution: --- → DUPLICATE
Version: 3.6 Branch → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•