close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

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 manuelb

Component: TOL-tclTYPE_TimeSet
Keywords: TOL added; Tol-Base removed
op_sys: LinuxAll
product: Tol-BaseTOL

Bad product assignment. Reassign to TOL.

comment:2 Changed 21 years ago by manuelb

Owner: changed from Jorge to danirus

Dani, I think this one belongs to you now.

comment:3 Changed 21 years ago by manuelb

Owner: changed from danirus to Jorge

Ups! Seems I messed up this change!
Reassign to Jorge Suit.

comment:4 Changed 21 years ago by manuelb

Component: TYPE_TimeSetTOL-tcl
Keywords: Tol-Base added; TOL removed
product: TOLTol-Base

Not a TOL bug. The message is from TolTCL.

comment:5 Changed 21 years ago by Jorge

Resolution: fixed
Status: newclosed

the solution is in CVS

Note: See TracTickets for help on using tickets.