Ludovic Marcotte wrote:


> where anImage is an object of type NSImage.
> 
> When I call:  [NSArchiver archiveRootObject: ...]
> 
> I get:
> 
> Aug 28 15:35:59 GNUMail[16706] Tiff Error (TIFFSetField) TiffData: Unknown
> pseudo-tag 65537
> Aug 28 15:35:59 GNUMail[16706] Tiff Error (TIFFSetField) TiffData: Unknown
> pseudo-tag 65537
> 


Fixed (maybe). Check it to make sure.


> After, when I try to unarchive everything, I get the following exception:
> 
> NSGenericExpression: subclass NSUnarchiver should override
> encodeValueOfObjCType:at:
> 
> Is this a bug in the NSImage's archiving method (or unarchiving). Is it
> the best way of archiving NSImage?
> 


Fixed.


-- 
Adam Fedor, Digital Optics            | Fudd's law of opposition: Push
[EMAIL PROTECTED]  http://www.doc.com     | something hard enough, and it
[EMAIL PROTECTED]  http://www.gnustep.org | will fall over.


_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to