----- "Igor Stasenko" <[email protected]> wrote: | 2009/2/25 Dale Henrichs <[email protected]>: | > | > ----- "Igor Stasenko" <[email protected]> wrote: | > | > | one more thing: | > | pressing 'restart' does not restarts evaluation from choosen | context, | > | and also throws me an error, when i previously created a new | method | > | by | > | 'create method' button. | > | > Igor, | > | > I can see the 'extra contexts' that you reported in your other | message, but I don't seem to be able to reproduce the above problem. | > | > Pressing 'restart' trims the stack and doesn't throw an error when I | try it (using OB-Tools-dkh.62)... | > | > Could you reproduce the bug and supply an 'error report' for the | stack error that you get, so I can get a better idea of what the | problem may be. | > | | Weird.. seems like i'm too lucky in finding bugs :) | | Okay, here is how to reproduce it. | Download following image: | | http://gforge.inria.fr/frs/download.php/18192/pharo0.1-10243dev09.02.3.zip | | open workspace and do it: | | nil sendweirdmessage | | when debugger pops up, press 'create new method' and see the stack | with 'extra contexts' | you can press 'debug' instead and still see these contexts.
Igor, I _am_ able to reproduce the extra contexts ... I _have_ seen the extra contexts with debug: and 'create method'. _However_, you reported that you got an error when pressing 'restart' in that situation and I am not able to reproduce the error ... it is that error that I would like help in reproducing. When I press 'restart' I don't get an error. When I proceed, I see the default #shouldBeImplemented error, but I assumed you were talking about an error occurring when you press the 'restart' button. Dale _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
