Greetings to everybody.
Whiteboard plugin sends error " invalid command name 'rand' " every time I try to draw text or a circle. If I draw any other primitives, nothing is sent to reciever. The full output follows(for drawing a circle):
invalid command name "rand"
invalid command name "rand"
while executing
"rand 10000"
(procedure "create_id" line 4)
invoked from within
"create_id"
(procedure "::plugins::wb::circle_b1r" line 17)
invoked from within
"::plugins::wb::circle_b1r .whiteboard_0.c {1 test@localhost/tkabber} 495 225"
(command bound to event)
I tried to check "rand" function using tclsh and recieved same answer - invalid command name. Interesting thing that I couldn't evaluate any math built-in function.
My system is : amd64 Debian lenny/sid, tcl/tk 8.4, tkabber 0.10
Recent comments
8 years 35 weeks ago
9 years 9 weeks ago
9 years 10 weeks ago
11 years 9 weeks ago
12 years 23 weeks ago
12 years 27 weeks ago
13 years 40 weeks ago
13 years 43 weeks ago
13 years 44 weeks ago
13 years 45 weeks ago