2014-11-22 22:48 GMT+01:00 kilon alios <[email protected]>: > Is it just me or has Morphic become really buggy with Pharo 4 ? I get > severe freezes of Pharo and I have to force quit both in MacOS 10.10 and > Ubuntu 14.04 > > here is a screenshot > > > https://www.dropbox.com/s/9ev53j31i0k5svt/Screenshot%202014-11-22%2023.42.44.png?dl=0 > > I am using latest build as of today and yesterday + friday >
looks like your theme does not define the backgroundColor for buttons. Therefore any UI with buttons will throw and MNU - even the debugger. Thats the reason why you see this emergency evaluator window.
