[NSCachedImageRep release]
[NSCachedImageRep release]
- Subject: [NSCachedImageRep release]
- From: Micha Fuhrmann <email@hidden>
- Date: Wed, 08 Jul 2009 19:57:20 +0200
Hi there,
I'm experiencing an extremely frustrating bug. I've got a NSImageCell
in a tableview which points to binded to a method returning an
NSImage. The image is returned via NSImage imageNamed.
As the table is populated and depopulated I get [NSCachedImageRep
release]: message sent to deallocated instance 0x6888710 through the
NSZombie.
The worse is it does not come on every time, just randomly.
- I've tried returning an non cached image with NSImage
initByReferencingFile
- I've tried changing the caching method to no avail.
I dunno, I'm lost here.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden