On 27 November 2013 21:42, St��phane Ducasse <stephane.ducasse@inria.fr> wrote:

On Nov 27, 2013, at 9:16 PM, Tudor Girba <tudor@tudorgirba.com> wrote:

That is what I wanted to ask: How you built the image. Ok. I will try to open a Pharo image built on Mac on a Windows machine and see what happens.

I gave to the guys a image of moose with the lucene case study loaded and it opened well the first time.
After saving on windows (often they use moose from their USB) then we could not reopen it.

Stef

According to stack trace, it uses in-image font.. so it should be not related to
local filesystem change.. and need to rescan fonts.
��
Another thought, it could be that
newFaceFromExternalMemory:index:
fails somehow .. (maybe freetype plugin unavail?)
��


--
Best regards,
Igor Stasenko.