Re: [Pharo-users] slow pharo launcher

2015-02-27 Thread Ben Coman
There was a leak, but was fixed some time ago. If you go into preferences and Enable Development Environment, then you can go to the PharoLauncher repository to load the latest Configuration and see if that resolves the problem. btw, I was going to suggest using Configuration Browser, but the ver

Re: [Pharo-users] slow pharo launcher

2015-02-27 Thread Peter Uhnák
Loading it in the "broken" image didn't help, however new one works fine so I'll assume it is fixed. Thanks! Peter On Fri, Feb 27, 2015 at 5:54 PM, Ben Coman wrote: > There was a leak, but was fixed some time ago. If you go into preferences > and Enable Development Environment, then you can g

[Pharo-users] slow pharo launcher

2015-02-27 Thread Peter Uhnák
For anyone that may be experiencing this... Yesterday when I got above around 20 images PharoLauncher suddenly started to load slowly (over 5s instead of 1-2s) and even when I deleted some it stayed slow, however downloading fresh Pharo 3 image and installing PharoLauncher it works nicely again ev