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 18 years ago

Last modified 14 years ago

#487 assigned defect

Graph special set

Reported by: mlreguero Owned by: Jorge
Priority: normal Milestone:
Component: Graphics Version: 1.1.5
Severity: critical Keywords:
Cc:

Description

Create a new set, for example:
Set a = 4,5?;

Then, try to show the graph of this set, with the following option:
"Graph special set" --> "All against the first one".

The following error appears:

bad window path name ".main.mdi.slave66.work.g"
bad window path name ".main.mdi.slave66.work.g"

while executing

"bind $tlf.g <Destroy> +[list ::tol::tableset destroy $cmd]"

("1" arm line 7)
invoked from within

"switch $type {

0 {

set tl [::project::CreateForm -width 500 -height 500 -type Graphs -iniconfig Graph -title [mc "Set graph: %s" $nam..."

(procedure "::TolInspector::DrawSet" line 25)
invoked from within

"::TolInspector::DrawSet {{} 48} 1"

(menu invoke)

Change History (3)

comment:1 Changed 18 years ago by Jorge

Owner: changed from rcsoto to Jorge

I will take over this report. Confirmed in 1.1.5 and 1.1.6 (main trunk)

comment:2 Changed 18 years ago by Jorge

Status: newassigned

comment:3 Changed 14 years ago by Pedro Gea

Priority: highestnormal
Severity: blockercritical
Note: See TracTickets for help on using tickets.