Yeah, it's an annoying bug anyone using tcllib has this f*cking problem and I have no idea, they changed something in the API which makes it incompatible with what we do, so I have seriously no idea on why it happens.. but in theory it shouldn't do it anymore with the svn version since we use amsn_des.tcl now, and we make sure to source that file and we never do a 'package require des' nowhere in the source, to make sure that damn tcllib des package is never installed... but I think that if you have the pop3 plugin installed.. it will do it because pop3 will require smtp which will require des or something like that...
KKRT On Sat, Jan 12, 2008 at 11:59:36AM +0100, Karel Demeyer wrote: > Hi, > > when having installed tlcllib from the ubuntu 7.10 repos, I get this error > on login (trying to login): > > > 11:53:12 ----------------------------------------- > 11:53:12 >>> GOT TCL/TK ERROR : {{The keyset handle "mescapec" is invalid!}} > >>> Stack: > The keyset handle "mescapec" is invalid! > while executing > "error "The keyset handle \"$keyset\" is > invalid!"" > (procedure "block" line 21) > invoked from within > "block $keyset $message 1 0" > ("ecb" arm line 2) > invoked from within > "switch -exact -- $mode { > ecb { > return [block $keyset $message 1 0] > } > cbc - > ofb - > cfb { > # Is the initialization/feedback v..." > (procedure "::des::encrypt" line 2) > invoked from within > "::des::encrypt $key "${password}\n"" > (procedure "save_config" line 45) > invoked from within > "save_config " > ("us" arm line 15) > invoked from within > "switch -- [ns cget -stat] { > a { > #Send three first commands at same time, to be faster > if { [::config::getKey protocol] == 15 } { > ::MSN::Wr..." > (procedure "cmsn_auth" line 6) > invoked from within > "cmsn_auth $item" > ("USR" arm line 2) > invoked from within > "switch -- [lindex $item 0] { > MSG { > cmsn_ns_msg $item $message > $message destroy > return 0 > } > IPG { > ::MSNMobile::MessageReceived "$messa..." > (procedure "cmsn_ns_handler" line 4) > invoked from within > "cmsn_ns_handler $command $message" > ("default" arm line 2) > invoked from within > "switch -- [lindex $command 0] { > UBM { > $self handleUBM $command $message > } > ADL { > $self handleADL $command > } > ILN { > cm..." > (procedure "::NS::Snit_methodhandleCommand" line 27) > invoked from within > "::NS::Snit_methodhandleCommand ::NS ::NS::Snit_inst1 ::ns ::ns {USR 16 > OK [EMAIL PROTECTED] 1 0}" > ("uplevel" body line 1) > invoked from within > "uplevel 1 $command $args" > invoked from within > "$options(-name) handleCommand $command" > (procedure "::Connection::Snit_methodreceivedData" line 48) > invoked from within > "::Connection::Snit_methodreceivedData ::Connection > ::Connection::Snit_inst2 ::NS::Connection1 ::NS::Connection1" > ("uplevel" body line 1) > invoked from within > "uplevel 1 $command $args" > invoked from within > "::NS::Connection1 receivedData" > ("uplevel" body line 1) > invoked from within > "uplevel 1 $command $args" > invoked from within > "ns receivedData" > >>> Code: NONE > 11:53:12 ----------------------------------------- > 11:53:12 >>> AMSN version: 0.98b - AMSN date: 01/11/2008 19:07:15 > 11:53:12 >>> TCL version : 8.4.15 - TK version : 8.4.15 > 11:53:12 >>> tcl_platform array content : osVersion > 2.6.22-14-genericbyteOrder littleEndian threaded 1 machine i686 > platform unix os Linux user > scapor wordSize 4 > 11:53:12 ----------------------------------------- > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Amsn-devel mailing list > Amsn-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/amsn-devel ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Amsn-devel mailing list Amsn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amsn-devel