• 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
Re: Distributed Objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Distributed Objects


  • Subject: Re: Distributed Objects
  • From: Chris Kane <email@hidden>
  • Date: Sat, 23 Feb 2002 17:42:53 -0800

On Thursday, February 21, 2002, at 04:59 PM, Sebastian Krau_ wrote:
The strings arrive OK, but my NSImageView doesn't. I get an NSDistantObject -- which, as far as I understand, is absolutely correct -- but I get this error:

*** -[NSPortMessage inLiveResize]: selector not recognized

Of course it doesn't, it's the NSImageView behind that. The documentation states "Normally an NSConnection forwards remote messages to their intended recipients as it receives them" -- have I run into one of those (undocumented!) "not normal" cases?

NSPortMessage is not the proxy, an NSDistantObject would be. NSPortMessage receiving that may indicate something is mixed up in your code, or, perhaps that the NSDistantObject which was the proxy has been freed and the memory reused as an NSPortMessage.


Chris Kane
Cocoa Frameworks, Apple
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Distributed Objects (From: email@hidden (Sebastian Krauß))

  • Prev by Date: Re: Cocoa objects in pthreads
  • Next by Date: HTMLDisplay.framework == HTMLRendering?
  • Previous by thread: Distributed Objects
  • Next by thread: Re: what's an NSZone? (Some Additional Info)
  • Index(es):
    • Date
    • Thread