Plugins and NSImage logging faults to the console
Plugins and NSImage logging faults to the console
- Subject: Plugins and NSImage logging faults to the console
- From: Jonathan del Strother <email@hidden>
- Date: Sat, 29 Jan 2005 18:04:20 +0000
I have an iTunes plugin which contains an image resource, used in a
Cocoa window.
When the Cocoa windowing bundle loads, I get the following error in
Console.log:
2005-01-29 17:56:45.115 iTunes[7711] [NSImage imageNamed]: Couldn't
find image named Gaslight
It appears to be checking iTunes' Resource folder first, and logging
the fault on finding no Gaslight.png in there. If I put one in, no
fault gets logged.
The image works regardless, so I'm not looking for a fix to the actual
image loading. But I'm wondering if there's a way to specify the
resource order, or to turn off that fault - any ideas?
Cheers,
Jon
_______________________________________________
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