Closed Bug 290842 Opened 20 years ago Closed 20 years ago

runtime error in ChatZilla

Categories

(Other Applications :: ChatZilla, defect)

x86
Windows XP
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: snap.56k, Assigned: rginda)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.7) Gecko/20050414 Firefox/1.0.3

When I launch ChatZilla I get this message:

There was a runtime error with ChatZilla, please report the folloxing information:

ReferenceError: MSG_RSP_DISCONNECT is not defined @
<chrome://chatzilla/content/messages.js> 58
+ message (string) 'MSG_RSP_DISCONNECT is not defined'
+ fileName (string) 'chrome://chatzilla/content/messages.js'
+ lineNumber (number) 58
+ stack (string) 'initMessages()@chrome://chatzilla/content/messages.js:58
init()@chrome://chatzilla/content/static.js:150
onLoad()@chrome://chatzilla/content/handlers.js:91
onload([object Event])@:0
@:0
'
+ name (string) 'ReferenceError'
*

I use the 0.9.68a, I tried to disable then re-enable it and to reinstall it.

Reproducible: Always

Steps to Reproduce:
Start ChatZilla
Actual Results:  
I get an empty ChatZilla window and a popup with the information above

Expected Results:  
ChatZilla should work

WinXP SP2, Firefox 1.0.3

I get this error in the JS Console:

Error : client.deck has no properties
Source file : chrome://chatzilla/content/handlers.js
Line : 45
Did you try to install a localised version?
0.9.68a as found on the website works fine for me.
The problem is probably that he has a previous non-en-US version installed, and
the chrome registry sucks, so it tries to use the browser's locale even though
it doesn't match ChatZilla any more, at a guess.

Reporter: uninstall any other ChatZilla versions you have, especially any
non-en-US ones, and try installing the en-US one again. Also try using Firefox
in en-US mode.

There is nothing we can do about this, it is not our bug.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
I was having this bug with chatzilla-fr, firstly bug was due to me
(miscompilation of the xpi, so it was using an old translation file). After
fixing it, i had to completely remove chatzilla and translation, and then
reinstall them. Now, works like a charm !
Glad it was what I though (mis-matched translation). :)

We plan to address this with an alert sometime in the future, to make it clear
what is going on.
You need to log in before you can comment on or make changes to this bug.