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 (Cocoa-dev@lists.apple.com)
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com