Opened 19 years ago
Last modified 15 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 19 years ago by
| Owner: | changed from rcsoto to Jorge |
|---|
comment:2 Changed 19 years ago by
| Status: | new → assigned |
|---|
comment:3 Changed 15 years ago by
| Priority: | highest → normal |
|---|---|
| Severity: | blocker → critical |

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