Opened 21 years ago
Closed 21 years ago
#31 closed defect (fixed)
Inspecting an unamed TimeSet expression
Reported by: | Jorge | Owned by: | Jorge |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Interface | Version: | head |
Severity: | normal | Keywords: | Tol-Base |
Cc: |
Description
If you try to inspect an unamed TimeSet expression the tolbase fails.
Tol code:
TimeSet D(3);
Error message :
wrong # args: should be "::tol::timeset create tms toltms"
Stack Trace:
wrong # args: should be "::tol::timeset create tms toltms"
while executing
"::tol::timeset create 2 "
("eval" body line 1)
invoked from within
"eval "::tol::timeset create $tmsname $tms""
(procedure "::TolInspector::ViewTimeSet" line 9)
invoked from within
"::TolInspector::ViewTimeSet { }"
invoked from within
".main.tc.f0.frame.ti.f1.frame.ts.sw1.vars.m invoke active"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke active]"
(procedure "tk::MenuInvoke" line 47)
invoked from within
"tk::MenuInvoke .main.tc.f0.frame.ti.f1.frame.ts.sw1.vars.m 1"
(command bound to event)
Change History (5)
comment:1 Changed 21 years ago by
Component: | TOL-tcl → TYPE_TimeSet |
---|---|
Keywords: | TOL added; Tol-Base removed |
op_sys: | Linux → All |
product: | Tol-Base → TOL |
comment:2 Changed 21 years ago by
Owner: | changed from Jorge to danirus |
---|
Dani, I think this one belongs to you now.
comment:3 Changed 21 years ago by
Owner: | changed from danirus to Jorge |
---|
Ups! Seems I messed up this change!
Reassign to Jorge Suit.
comment:4 Changed 21 years ago by
Component: | TYPE_TimeSet → TOL-tcl |
---|---|
Keywords: | Tol-Base added; TOL removed |
product: | TOL → Tol-Base |
Not a TOL bug. The message is from TolTCL.
Bad product assignment. Reassign to TOL.