On Mar 10, 2009, at 6:45 PM, Etienne Gignac Bouchard wrote:

   testUrl = [NSURL URLWithString:@"/Users/Etienne/Desktop/logo.gif"];


That's not a URL; that's a POSIX path. If you want a file URL, then use +fileURLWithPath: instead.

Nick Zitzmann
<http://www.chronosnet.com/>



_______________________________________________

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

Reply via email to