Open Bug 678803 Opened 13 years ago Updated 3 years ago

error file unrecognized path

Categories

(Other Applications :: ChatZilla, defect)

defect
Not set
normal

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: iM.bugreport, Assigned: rginda)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0) Gecko/20100101 Firefox/6.0
Build ID: 20110811165603

Steps to reproduce:

I started up Chatzilla (0.9.87) with firefox 6 (I had the same error in firefox 5).


Actual results:

Chatzilla gave me the following error message:

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
*


Expected results:

Chatzilla 0.9.87 had to start up without any errors and usable for irc chat usage. The probably error is as followed;
I have installed firefox on my second (D:\\) drive. Chatzilla installed parts of itself on my first (C:\\) drive. Chatzilla can not find the right path.
Could be a duplicate of bug 652382, please try a nightly build from http://james-ross.co.uk/mozilla/chatzilla/nightly/.
You need to log in before you can comment on or make changes to this bug.