[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GSMutableDictionary(instance) does not recognize willRemoveSubView:
From: |
Alexander Malmberg |
Subject: |
Re: GSMutableDictionary(instance) does not recognize willRemoveSubView: |
Date: |
Wed, 19 Mar 2003 13:35:29 +0100 |
Adam Fedor wrote:
> The 0.8.5 freeze branch of gui gives me this exception
> when I click the mouse on a form (or click on one text
> field in a form and then another). For instance, in
> GSTest.app, clicking on the text fields in the NSForm or
> NSSavePanel tests does this.
I can't reproduce this. Can you give me a backtrace of it?
(GSTest does crash when I exit it with: "Uncaught exception
NSInvalidArgumentException, reason: GSCString(instance) does not
recognize resignKeyWindow". I suspect memory corruption somewhere,
possibly in GSTest. It might be related, so I'll have a closer look at
it.)
- Alexander Malmberg