Hi, i've updated Amsn using the SVN to the revision 11831, and i still get this error message:
too many nested evaluations (infinite loop?)
while executing
"string tolower $locale"
(procedure "::tcl::clock::format" line 7)
invoked from within
"clock format [clock seconds] -format %H:%M:%S"
(procedure "timestamp" line 2)
invoked from within
"timestamp"
(procedure "::pluginslog::plugins_log" line 15)
invoked from within
"::pluginslog::plugins_log $plugin $msg"
(procedure "plugins_log" line 4)
invoked from within
"plugins_log core "Calling event $event with variable $var\n""
(procedure "::plugins::PostEvent" line 4)
invoked from within
"::plugins::PostEvent parse_contact evpar"
(procedure "::abook::setVolatileData" line 24)
invoked from within
"::abook::setVolatileData $contact PSM $psm"
(procedure "::NS::Snit_methodhandleUBX" line 37)
invoked from within
"$self handleUBX $command $payload"
(procedure "::NS::Snit_methodhandleCommand" line 72)
invoked from within
"$options(-name) handleCommand $command $payload"
(procedure "::Connection::Snit_methodreceivedData" line 111)
invoked from within
"ns receivedData"
I have already tried to delete everything amsn-related. :/
I'm using Snow Leopard.
Any thoughs ?