On 3 Mar 2012, at 07:09, Benjamin wrote:
> In the method
>
> postLoadRBSpelling
> � � � "We want to initialize and download the dictionary file so that tests can be run without internet."
> � � � Smalltalk at: #RBInternalSpellChecker ifPresent: [:cl | cl �new ].
>
> the new invocation leads to Error: Improper store into indexable object.
>
> And due to that, Nautilus builds fail.
>
>
> I have to go to bed now, but if someone could have a look, I will appreciate :)
>
>
> Thanks in advance,
>
>
> Ben
--