Hi Julien, On Mon, 20 Aug 2018 at 18:22, Julien <[email protected]> wrote: > > When starting the image by hand in normal mode (like this): > > "/Users/julien/Documents/Pharo/vms/private/68021/Pharo.app/Contents/MacOS/Pharo" > "/Users/julien/Documents/Pharo/images/DrTest/DrTest.image ยป > > The image starts but I get a PrimitiveFailed for #fileDescriptorType:. > > Maybe it could help to find where this comes from.
This sounds like you are using an old VM with a new image. Try updating to the latest stable VM (dated Jun 2018 or later). Cheers, Alistair
