A simple demonstration:
call main.tcl, open the plot menu and while clicking on "remove frame" simultaneously move the mouse - it's not always easy to get the error but I can do it once out of three times ...
The code that is affected: have a look in plotwindow.itk, method removeframe - there a current frame is destroyed and a new one immediately created.
****
Important Note! I cannot reproduce it on MS Windows - only on Suse Linux 10.1 with ActiveState 8.4.14
****
many thx
thomas
File Added: crash7.tar
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=202636
Originator: NO
Needs a demonstration test case.
Logged In: YES
user_id=202636
Originator: NO
With 8.5a6: pack [panedwindow .p] -side left -expand 1 -fill both
moving the mouse around raises no error.
Logged In: YES
user_id=696043
Originator: YES
A simple demonstration:
call main.tcl, open the plot menu and while clicking on "remove frame" simultaneously move the mouse - it's not always easy to get the error but I can do it once out of three times ...
The code that is affected: have a look in plotwindow.itk, method removeframe - there a current frame is destroyed and a new one immediately created.
****
Important Note! I cannot reproduce it on MS Windows - only on Suse Linux 10.1 with ActiveState 8.4.14
****
many thx
thomas
File Added: crash7.tar