Re: [Pharo-dev] SystemWindow instances can't be garbage-collected

2014-06-24 Thread Max Leske
For documentation purposes, this is what I found to be necessary to really clean all window instances. Note that this only works reliably when invoked from a non-UI process (e.g. via WAKom). cleanupWindows in general: the gabage collector seems to be unable to resolve all circular

Re: [Pharo-dev] SystemWindow instances can't be garbage-collected

2014-06-24 Thread Max Leske
On 24.06.2014, at 15:30, Max Leske maxle...@gmail.com wrote: For documentation purposes, this is what I found to be necessary to really clean all window instances. Note that this only works reliably when invoked from a non-UI process (e.g. via WAKom). cleanupWindows in general:

Re: [Pharo-dev] SystemWindow instances can't be garbage-collected

2014-06-21 Thread kilon alios
First off: rantwhy do we have an IRC channel if nobody seems to be listening??/rant too small community for an irc channel. My experience with irc is that 90-99% of people logged in at least are idle. For its size #pharo is quite active actually. sorry can't help you with your question :( On

Re: [Pharo-dev] SystemWindow instances can't be garbage-collected

2014-06-21 Thread Sven Van Caekenberghe
I guess you tried World Menu Windows Close all debuggers ? Did you check the Process Browser ? On 21 Jun 2014, at 17:24, Max Leske maxle...@gmail.com wrote: First off: rantwhy do we have an IRC channel if nobody seems to be listening??/rant Sorry about that. Here’s my original question

Re: [Pharo-dev] SystemWindow instances can't be garbage-collected

2014-06-21 Thread Max Leske
On 21.06.2014, at 17:36, kilon alios kilon.al...@gmail.com wrote: First off: rantwhy do we have an IRC channel if nobody seems to be listening??/rant too small community for an irc channel. My experience with irc is that 90-99% of people logged in at least are idle. For its size #pharo is

Re: [Pharo-dev] SystemWindow instances can't be garbage-collected

2014-06-21 Thread Max Leske
On 21.06.2014, at 17:39, Sven Van Caekenberghe s...@stfx.eu wrote: I guess you tried World Menu Windows Close all debuggers ? That will indeed close all windows but the instances still stick around. Did you check the Process Browser ? Yes. I also killed everything Seaside related (no

Re: [Pharo-dev] SystemWindow instances can't be garbage-collected

2014-06-21 Thread kilon alios
I don't know how familiar you are with irc channels , but that is pretty much standard behaviour. So no its definitely not a reason to close channel. I rather help people who keep trying to learn pharo than people who give up too easily to be frank with you. Quantity is not Quality ;) On Sat,

Re: [Pharo-dev] SystemWindow instances can't be garbage-collected

2014-06-21 Thread Marcus Denker
On 21 Jun 2014, at 17:36, kilon alios kilon.al...@gmail.com wrote: First off: rantwhy do we have an IRC channel if nobody seems to be listening??/rant too small community for an irc channel. My experience with irc is that 90-99% of people logged in at least are idle. For its size #pharo

Re: [Pharo-dev] SystemWindow instances can't be garbage-collected

2014-06-21 Thread Max Leske
On 21.06.2014, at 18:53, Marcus Denker marcus.den...@inria.fr wrote: On 21 Jun 2014, at 17:36, kilon alios kilon.al...@gmail.com wrote: First off: rantwhy do we have an IRC channel if nobody seems to be listening??/rant too small community for an irc channel. My experience with irc is

Re: [Pharo-dev] SystemWindow instances can't be garbage-collected

2014-06-21 Thread Max Leske
Found the problem, documenting it here in case anybody else ever needs this (remember, this is 1.1.1). Open a debugger (e.g. by evaluating 1/0), then click into the lower right workspace and type something. OCompletion will now have added an entry to the EventManager actionMap with a