TedVanGaalen <ted...@gmail.com> wrote:
> Crying victory too soon: 
> Alas, it happened again pharo screen frozen, 
> partly drawn, when going to full screen
> ( see image.)
> frustrating.
> The strange thing however:
>  the Seaside/Zinc server
>  kept running that is: I could enter  and save data in
>  in my test app running in the web browser!
> No idea why.

That is consistent with other reports. Looks like the event loop receiving
keyboard and mouse events gets stopped and not restarted. The http server
runs in its own process

Stephan


Reply via email to