Your Doing It Wrong (was Re: [Newbies] Instability)

2011-09-13 Thread Casey Ransberger
Inline. On Sep 12, 2011, at 10:00 PM, Overcomer Man overcomer@gmail.com wrote: Which image, VM, operating system did you use? Cuis, Squeak 4.2 .exe, WinXP Pro Crap. Can't actually help with VM level stuff, as I don't presently have anything that runs Windows lying around. Did

[Newbies] Instability

2011-09-13 Thread Overcomer Man
Anyway, if you pull the halo on the debugger, you should be able to click the wrench, which will give you an inspector that you can use to drill down into the actual stack trace. Too bad the drill down process wasn't explained. Now what does one do to get the stack copied?

Re: [Newbies] Instability

2011-09-13 Thread Ken G. Brown
At the right of the top pane of the Debugger above the scrollers is a little square that brings up a Context menu which has at the bottom 'mail out bug report'. Click it (it doesn't mail it out right away), then enter a fake email address, I use a@b.c, which then opens up a Mister Postman

Re: [Newbies] Instability

2011-09-13 Thread Bert Freudenberg
On 13.09.2011, at 10:47, Overcomer Man wrote: Anyway, if you pull the halo on the debugger, you should be able to click the wrench, which will give you an inspector that you can use to drill down into the actual stack trace. Too bad the drill down process wasn't explained. Now what

[Newbies] Instability

2011-09-12 Thread Overcomer Man
Which image, VM, operating system did you use? Cuis, Squeak 4.2 .exe, WinXP Pro Did the method body contain quotes? Yes and I got errors as I was trying to manually add quotes to make size work. Where did you copy the method from? What was the error you got? What were the subsequent errors

[Newbies] Instability

2011-09-11 Thread Overcomer Man
When trying to measure a method from a fileIn by adding single quotes and using size, the workspace somehow got into a state where it would generate errors whenever I simply put the mouse into the workspace. How does one fix such things so as to guarantee it never happens when deploying an

Re: [Newbies] Instability

2011-09-11 Thread Levente Uzonyi
On Sun, 11 Sep 2011, Overcomer Man wrote: When trying to measure a method from a fileIn by adding single quotes and using size, the workspace somehow got into a state where it would generate errors whenever I simply put the mouse into the workspace. How does one fix such things so as to

Re: [Newbies] Instability

2011-09-11 Thread Casey Ransberger
It's more stable, because there's a garbage collector... On Sun, Sep 11, 2011 at 3:59 PM, Levente Uzonyi le...@elte.hu wrote: On Sun, 11 Sep 2011, Overcomer Man wrote: When trying to measure a method from a fileIn by adding single quotes and using size, the workspace somehow got into a

Re: [Newbies] Instability

2011-09-11 Thread Casey Ransberger
See also, John McCarthy. On Sun, Sep 11, 2011 at 3:59 PM, Levente Uzonyi le...@elte.hu wrote: On Sun, 11 Sep 2011, Overcomer Man wrote: When trying to measure a method from a fileIn by adding single quotes and using size, the workspace somehow got into a state where it would generate