<div dir="auto"><div>Since there is a PointerExplorerWrapper in this trace I believe that a pointer explorer is already open on one of the objects, or that this tool does not exclude itself from its own pointer search...</div><div dir="auto"><br></div><div dir="auto">If the latter is the case, it would be a Heisentool, where the attempt of using it changes that which it is supposed to observe. :-P</div><div dir="auto"><br></div><div dir="auto"><br><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">tim Rowledge <<a href="mailto:tim@rowledge.org" target="_blank" rel="noreferrer">tim@rowledge.org</a>> schrieb am Sa., 24. Dez. 2022, 01:26:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It strongly suggests that somewhere in your development time you didn't close a morph correctly.<br>
<br>
Try selecting the PluggableSystemWindow (3168378) and inspecting it. Assuming that works, see if 'self delete' in the text view at the bottom of the inspector works. It *should* close the system window and after a garbage collect or two everything ought to be cleaned out.<br>
<br>
> On 2022-12-23, at 1:14 PM, Christopher Becker <<a href="mailto:cb627hf@gmail.com" rel="noreferrer noreferrer" target="_blank">cb627hf@gmail.com</a>> wrote:<br>
> <br>
> Thanks for your suggestion!<br>
> <br>
> I am selecting random pointers to chase and getting this in almost all of the results:<br>
> <br>
> globals: Environment<br>
> declarations: IdentityDictionary<br>
> #ActiveWorld -> PasteUpMorph<br>
> submorphs: Array<br>
> 6: PluggableSystemWindow (3168378)<br>
> submorphs: Array<br>
> 3: PluggableTreeMorph (1993854)<br>
> scroller: TransformMorph (3408406)<br>
> submorphs: Array<br>
> 3: IndentingListItemMorph (2996756)<br>
> complexContents: PointerExplorerWrapper<br>
> item: Association<br>
> value: Array<br>
> <br>
> ... and the last entry in the list is an object that is a subclass of the HWEntity class, like:<br>
> <br>
> 22392: HWGround.<br>
> <br>
> Does this mean that my objects are being held onto by user interface objects? My UI elements are no longer being displayed so I don't know how this can be the case.<br>
> <br>
> Thanks again!<br>
> <br>
> Chris<br>
> <br>
> <br>
<br>
<br>
tim<br>
--<br>
tim Rowledge; <a href="mailto:tim@rowledge.org" rel="noreferrer noreferrer" target="_blank">tim@rowledge.org</a>; <a href="http://www.rowledge.org/tim" rel="noreferrer noreferrer noreferrer" target="_blank">http://www.rowledge.org/tim</a><br>
Useful random insult:- S  p  a  c  e  d   o  u  t .<br>
<br>
<br>
<br>
</blockquote></div></div></div>