PDA

View Full Version : ioGuiExt.itcl ERROR ??


_singer
05-05-2009, 04:02 PM
just did a fresh install of ioftpd 6.9.3

get this error and its going crazy.



--------------------------- ErrorInfo ----------------------------
invalid command name "clock"
while executing
"clock seconds"
(procedure "PrintActivityList" line 12)
invoked from within
"PrintActivityList "
("who" arm line 1)
invoked from within
"switch [string tolower $action] {

"usertable" {
iputs "BEGIN:usertable"
set idtable [user list]
foreach u..."
invoked from within05-05-2009 16:01:41 "..\scripts\ioGuiExt.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------


havent changed a thing, so idk what it could be.

its not showing activity in ioGUI as well... so it must have something to do with it.

_singer
05-05-2009, 04:21 PM
error log is 1.5 mb now in 1 hour just from that error alone

Yil
05-05-2009, 04:38 PM
Ah! I remember a [clock] error I had once. You forgot to update the /lib directory or did so improperly... If you are upgrading from an older TCL 8.4 based release the whole structure of the /lib dir has changed...