On Wed, Nov 18, 2009 at 05:14:04PM -0500, David T. Lewis wrote: > On Wed, Nov 18, 2009 at 08:55:50AM -0500, Schwab,Wilhelm K wrote: > > Dave, > > > > It would help to knock the MVC workspace out of the offending #initialize > > method and re-save the packages. In my experience, that simple change make > > the load hassle-free vs. the current situation. > > Bill, > > Good idea, thanks. I'll take a look at that when I get home.
Well actually there were not any MVC references in #initialize. But CommandShell class>>initialize opens a shell window, and that was failing because text style 'Atlanta' no longer exists in Pharo. I fixed this, so if you update to CommandShell-dtl.40.mcz that failure will no longer occur. The shell window does not actually work, but at least the window opens properly now. One bug down, ??? to go ... Thanks, Dave _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
