Error message causes application error

Bug #684166 reported by Artiom
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Coccinella
Fix Committed
Medium
buzzdee

Bug Description

* Windown Vista, using the last build from Download page
When connecting to jabber.org connection did not established (I have a network problem, so it is normal) but the message I get is the application message:
bad option "-timeout": must be -default, -detail, -icon, -message, -parent, -title, or -type
bad option "-timeout": must be -default, -detail, -icon, -message, -parent, -title, or -type
    while executing
"tk_messageBox -timeout 10000 -message {Pas de réponse du serveur jabber.org : délai dépassé.} -default ok -icon error -type ok -title Erreur"
    ("eval" body line 1)
    invoked from within
"eval {tk_messageBox} [array get argsA]"
    (procedure "::UI::MessageBox" line 9)
    invoked from within
"::UI::MessageBox -icon error -title [mc "Error"] -type $type -timeout $errormessagetimeout -default $default -message $str"
    (procedure "HandleErrorCode" line 31)
    invoked from within
"HandleErrorCode $errcode $errmsg"
    (procedure "HighFinal" line 27)
    invoked from within
"HighFinal $token $jlibname $status $errcode $errmsg"
    (procedure "::Login::HighLoginCB" line 11)
    invoked from within
"::Login::HighLoginCB ::Login::high1 ::jlib::jlib1 error timeout {}"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 $state(-command) [list $jlibname $status $errcode $errmsg]"
    (procedure "finish" line 49)
    invoked from within
"finish $jlibname timeout"
    (procedure "jlib::connect::timeout" line 9)
    invoked from within
"jlib::connect::timeout ::jlib::jlib1"
    ("after" script)

Revision history for this message
buzzdee (sebastia) wrote :

Besides it worked for me, I removed the culprit -timeout now with svn revision 2863, since it seems the message doesn't pop up again and again...

Please try again with a breakfast build tomorrow, or sometime later.

Changed in coccinella:
milestone: none → 0.96.22
assignee: nobody → buzzdee (sebastia)
importance: Undecided → Medium
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.