Actually if I just execute before saving on Windows the following code I get no error when opening the image on Mac: OmSessionStore allInstancesDo: [ :each | SystemAnnouncer uniqueInstance unsubscribe: each ]. On Thu, Apr 27, 2017 at 9:48 PM, Andrei Chis <chisvasileandrei@gmail.com> wrote:
Loaded slice 19990 and the issues is still there with the latest image+vm.
On Thu, Apr 27, 2017 at 9:07 PM, Denis Kudriashov <dionisiydk@gmail.com> wrote:
Hi.
2017-04-26 15:06 GMT+02:00 Andrei Chis <chisvasileandrei@gmail.com>:
I saw that there are a few issues about images saved on an operating system not working when opened on other operating systems: - https://pharo.fogbugz.com/f/cases/19852/Unable-to-open-ima ge-in-OSX-after-it-has-been-updated-in-Windows - https://pharo.fogbugz.com/f/cases/19869/Infinite-loop-on-m ac-when-opening-an-image-saved-on-windows - https://pharo.fogbugz.com/f/cases/19272/Image-freezes-on-L inux-if-it-was-previously-saved-on-Windows - http://forum.world.st/Image-freezes-on-Linux-if-it-was-pre viously-saved-on-Windows-td4903258.html
Also this can be related: https://pharo.fogbugz.com/f/cases/19990/UFFI-not-reset-metho d-cache-at-image-startup
Can you reproduce original problems with this slice loaded? (it is not integrated yet)