ScriptLoader loadMC16 There is currently a problem where Installer>>installMCZ:from: calls #install:stream: on MczInstaller but this one DNU. You can fix it by replacing the call to #installStream: instead when the bug occurs.
Also, Installer-Launcher overrides ProjectLauncher>>startUpAfterLogin and calls the non existing #setupFlaps. When that happens, just remove the call to #setupFlaps and restard. Keith, could you please fix these two bugs? Thank you -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
