Nov. 27, 2017
10:56 a.m.
On 27-11-17 09:20, Tudor Girba wrote:
Hi,
There are recurrent reports that Pharo is crashing often. So, first question: - is Pharo crashing on another system than MacOS Sierra or HighSierra?
Yes, older MacOS, Ubuntu 16.04LTS, Windows 7 & 10. Both 64 and 32 bit, latest and stable vms. I'm mostly using PharoLauncher One of them is |project| Gofer it smalltalkhubUser: 'StephanEggermont' project: 'MonticelloProjects'; package: 'MonticelloProjects'; load. project := (Smalltalk at: #MCProject) new location: 'http://smalltalkhub.com/mc/StephanEggermont/Documentation/main'. project read. project saveToFile. Stephan