Hi, Thanks for looking into this. I will go over this issue again on Monday. Cheers, Doru On Thu, Jun 25, 2015 at 6:53 AM, stepharo <stepharo@free.fr> wrote:
Le 24/6/15 21:44, stepharo a écrit :
Doru I checked and I think that we have a memory leak with SystemWindow I checked and we have the same in Pharo 40. In Pharo 50 after many Smalltalk garbageCollectMost I get 5 windows.
I was in Pharo 40 in fact.
when I get only one open. Le 21/6/15 19:47, Tudor Girba a écrit :
Hi,
In the latest Pharo #50125, I do this from the command line:
./pharo Pharo.image eval "SystemWindow allSubInstances" ==> an OrderedCollection(a RubFindReplaceDialogWindow(534511616) a GLMSystemWindow(58720256))
There are two strange things: - the GLMSystemWindow has a nil model, although if you inspect it, it visually looks like a Playground window (normal playgrounds have a GTPlayground instance as model). - the RubFindReplaceDialogWindow has findTextField as nil (while normally it should be some PluggableTextFieldMorph).
Does anyone know where these come from?
Cheers, Doru
-- www.tudorgirba.com
"Every thing has its own flow"
-- www.tudorgirba.com "Every thing has its own flow"