[Pharo-project] Recover from an MNU in start up list?

2012-04-08 Thread Philippe Marschall
Hi I extracted a superclass and now I get a MNU during image startup because I have an instance of the now abstract base class in the start up list. The image comes up for a fraction of a second and the crashes (PharoDebug.log). Any idea of how I can recover from this? Cheers Philippe

Re: [Pharo-project] Recover from an MNU in start up list?

2012-04-08 Thread Eliot Miranda
On Sun, Apr 8, 2012 at 2:26 PM, Philippe Marschall kus...@gmx.net wrote: Hi I extracted a superclass and now I get a MNU during image startup because I have an instance of the now abstract base class in the start up list. The image comes up for a fraction of a second and the crashes

Re: [Pharo-project] Recover from an MNU in start up list?

2012-04-08 Thread Max Leske
For 1.3 see http://code.google.com/p/pharo/issues/detail?can=2start=0num=100q=colspec=ID%20Type%20Status%20Summary%20Milestone%20Difficultygroupby=sort=id=4617 For 1.4 I don't know. Max PS: Still working on a working fix… sorry for the delay but I'm trying to be thorough On 08.04.2012, at

Re: [Pharo-project] Recover from an MNU in start up list?

2012-04-08 Thread Craig Latta
One way is in gdb put a breakpoint in the MNU processing (createActualMessage). Or do it from the VM simulator. If you can't get it work, I'll take a stab at it. good luck, -C -- Craig Latta www.netjam.org/resume +31 6 2757 7177 + 1 415 287 3547 + 1 510 282 7468