Installer MC1.5 inside Pharo

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Installer MC1.5 inside Pharo

Damien Cassou
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
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project