fixed. (by uploading the missing versions to squeaksource) On Apr 27, 2011, at 8:46 PM, Marcus Denker wrote:
> > I added a tracker entry: > > http://code.google.com/p/pharo/issues/detail?id=4104 > > I will see how to fix that. > > On Apr 27, 2011, at 5:59 PM, Casimiro de Almeida Barreto wrote: > >> While loading 13171-Pha-CleanupsFinderSearch debugger is raised with >> Message not understood: Receiver of "load" is nil >> >> and: >> >> DoIt >> | t1 | >> t1 := MCHttpRepository >> location: 'http://www.squeaksource.com/Pharo/' >> user: '' >> password: ''. >> (t1 loadVersionFromFileNamed: 'ScriptLoader13-MarcusDenker.191.mcz') >> load. >> ^ ScriptLoader new update13171 >> >> Meaning ScriptLoader13-MarcusKender.191.mcz is not there or squeaksource >> is down... >> > > -- > Marcus Denker -- http://www.marcusdenker.de > INRIA Lille -- Nord Europe. Team RMoD. > -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
