Chat error message: can't read "dlgstate(w)": no such variable
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Coccinella |
New
|
Undecided
|
Unassigned |
Bug Description
I have encountered the strange error messages and behaviour recently trying to chat with one of my jabber contacts. When this person sends me a chat message, I get an empty (though there is quite long chat history for this contact) chat window and an error message window with the following content:
Hook newChatMessageHook failed: 1
can't read "dlgstate(w)": no such variable
while executing
"set w $dlgstate(w)"
(procedure "::Chat::GotMsg" line 92)
invoked from within
"::Chat::GotMsg {message {from <email address hidden>/laptop id ab1ba xml:lang ru-UA type chat to <email address hidden>/Coccinella"
("eval" body line 1)
invoked from within
"eval $func $args"
can't read "dlgstate(w)": no such variable
while executing
"set w $dlgstate(w)"
(procedure "::Chat::GotMsg" line 92)
invoked from within
"::Chat::GotMsg {message {from <email address hidden>/laptop id ab1ba xml:lang ru-UA type chat to <email address hidden>/Coccinella"
("eval" body line 1)
invoked from within
"eval $func $args"
do you get the error every time you get a message from this contact?
do you use separate chat windows or tabbed chat windows?