Re: [Pharo-users] Problem loading image after changing resolution from 4Kto HD

2017-12-12 Thread TedVanGaalen
Thank you Stef I'll wait and use Pharo 5.0 (on Mac and Windows) until this problem is solved. No problem, with Seaside and Postgress db installed in the 5.0 image, it provides all I need. I will also do this on my MacMini, because it still hangs when switching to and fro full screen, as described

Re: [Pharo-users] Problem loading image after changing resolution from 4Kto HD

2017-12-04 Thread Stephane Ducasse
Hi We are chasing a bug in FreeType. Some initialization order was wrong in 70alpha but it the fix does not apply to 61 :( and I finished to remove the plugin from my VM and use strike fonts. We should rewrite the FT plugin. STef On Fri, Dec 1, 2017 at 10:50 PM, Prof. Andrew P. Black wrote: > >

Re: [Pharo-users] Problem loading image after changing resolution from 4Kto HD

2017-12-01 Thread Prof. Andrew P. Black
> On 1 Dec 2017, at 20:31 , Ted F.A. van Gaalen wrote: > > Could it be that some logic within Pharo does not handle > resolution changes correctly? In Pharo 7, I sometimes — but not always — get crashes when I switch from the built-in display on my laptop to a large desktop monitor. Going fro