Hi Denis. I drag and drop the image on the Pharo.app, but it's is an issue of Pharo8 (and also Pharo7, I downloaded a vm and tested it) because on Pharo6 everything is fine. Davide Denis Kudriashov wrote
It can be a known issue with MacOS, the way how an operating system assigns a working directory for applications. For example starting an app using double click from Finder will use a root directory as a working copy.
Davide how did you start the Pharo? Can you try to run it from the command line? In that case the current working directory of the terminal will be assigned to the started application.
пн, 3 авг. 2020 г. в 19:16, Stéphane Ducasse <
stephane.ducasse@
>:
I took a Pharo8 image and
Metacello new repository: 'github://theseion/Fuel:3.0.2/repository'; baseline: 'Fuel'; load.
and run the tests and all the tests are green on my machine.
595 ran, 576 passed, 1 skipped, 19 expected failures, 0 failures, 0 errors, 0 passed unexpected
S.
-- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html