NSImage loads garbage every other time?!?
NSImage loads garbage every other time?!?
- Subject: NSImage loads garbage every other time?!?
- From: sebi <email@hidden>
- Date: Fri, 22 Jan 2010 13:24:05 +0100
Hello,
this is the weirdest thing i saw in a while.
I load an image with
[NSImage imageNamed:@"someName.png"];
the image is has a size of (159, 256)
Every other time I start the app in the debugger the loaded image reports a size of (23, 36.4812) and contains only garbage of some old image I used before.
I made a video in case you don't believe me: http://www.youtube.com/watch?v=ASqW3YwXkiw
Can someone explain to me what is going on?
Thanks and regards,
Sebastian Mecklenburg_______________________________________________
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