Opened 19 years ago
Last modified 16 years ago
#412 assigned defect
Crash if hit options twice in a graphic
Reported by: | Francisco Muñoz | Owned by: | livan |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Graphics | Version: | head |
Severity: | major | Keywords: | |
Cc: |
Description
If you hit the options in a graphic twice the program crashes.
From the debugger:
Unhandled exception in tolbase.exe (TCL84.DLL): 0xC00000005: Access Violation
(This issue is already reported in the mailing list... I just got motivated to fill the
report after the last crash)
Change History (1)
comment:1 Changed 16 years ago by
Owner: | changed from rcsoto to livan |
---|---|
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
Now TOL doesn't crash, just an error message is shown.
window name "t" already exists in parent
window name "t" already exists in parent
"toplevel $path -relief $re -borderwidth $bd -class $dialogClass"
"Dialog $path.t -title [mc "Graph Options"] -modal local -parent $path"
"::bayesGraph::GrapOpt ::bayesGraph::.main.mdi.slave9.work.g"
"uplevel \#0 $cmd"
"Button::_release .main.mdi.slave9.work.g.tb.tbg.options"