Re: NSProgressIndicator, runModalForWindow, detachNewThreadSelector -> Not good...
Re: NSProgressIndicator, runModalForWindow, detachNewThreadSelector -> Not good...
- Subject: Re: NSProgressIndicator, runModalForWindow, detachNewThreadSelector -> Not good...
- From: Ondra Cada <email@hidden>
- Date: Tue, 4 Apr 2006 19:26:01 +0200
Dix,
On 4.4.2006, at 19:04, Dix Lorenz wrote:
2006-04-04 18:55:22.273 mediMACH IV[522] *** Selector 'release'
sent to dealloced instance 0x1b56f630 of class NSWindow.
and the last line repeats very fast. So I assume I am overreleasing
the window but I don't know where. I let NSWindowController handle
everything, I don't retain or release the window anywhere. I only
pass it to runModalForWindow but that should be ok... If I break at
-[_NSZombie release] as suggested it breaks exactly where it will
sooner or later crash so that doesn't help.
May perhaps your window be set up in NIB to release when closed?
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden