• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Distributed Objects crash sending an NSImage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Distributed Objects crash sending an NSImage


  • Subject: Distributed Objects crash sending an NSImage
  • From: Tito Ciuro <email@hidden>
  • Date: Fri, 28 Oct 2005 15:48:48 -0700

Hello,

This is puzzling: I have a window with an NSImageView containing an image. When I retrieve the image using [myImageView image] and then proceed to send it via DO, the app crashes every time.

However, if I obtain its data representation using [[myImageView image]TIFFRepresentation], send it via DO and reconstruct the image, then it works like a charm!

Why is that? Why can't I send an NSImage with DO? I've tried with other NS*-type objects and all work fine... :-/

Thanks,

-- Tito
_______________________________________________
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


  • Follow-Ups:
    • Re: Distributed Objects crash sending an NSImage
      • From: Adam Leonard <email@hidden>
  • Prev by Date: Re: Are screensavers for OS X made in Cocoa or Java?
  • Next by Date: converting to NSGraphicsContext coordinates?
  • Previous by thread: NSView and Save
  • Next by thread: Re: Distributed Objects crash sending an NSImage
  • Index(es):
    • Date
    • Thread