June 7, 2017
10:01 a.m.
On Wednesday 07 June 2017 02:47 PM, Sven Van Caekenberghe wrote:
$ ./pharo-ui one.image
Does not open the UI, no window, hangs, no error, nothing. Since the image itself still works, it must be a UI thing.
It works as expected on Linux (32-bit code running on 64-bit Ubuntu 16.04). We need to rule out any damage to the image header. Is the savedWindowSize reasonable? e.g. $ od -An -j 24 -N 4 -t d2 1.image 665 976 Does it work if the image is saved thru GUI? What if the image is saved on Linux or Windows and then started on Mac OS? Regards .. Subbu