• 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: Strange Console messages
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange Console messages


  • Subject: Re: Strange Console messages
  • From: "John C. Randolph" <email@hidden>
  • Date: Mon, 13 May 2002 17:15:14 -0700

On Friday, May 10, 2002, at 06:01 AM, Steve Gehrman wrote:

I have an application and a contextual menu plugin that both use the
same objects. When I control-click to bring up my contextual menu, I
get these errors in the console....

May 10 05:57:26 localhost /Applications/SNAX.app/Contents/MacOS/SNAX:
objc: Both /Applications/SNAX.app/Contents/MacOS/SNAX and
/Users/sgehrman/Library/Contextual Menu
Items/SNAXCMPlugIn.plugin/Contents/MacOS/SNAXCMPlugIn have
implementations of class CTProcess.

May 10 05:57:26 localhost /Applications/SNAX.app/Contents/MacOS/SNAX:
objc: Using implementation from /Users/sgehrman/Library/Contextual Menu
Items/SNAXCMPlugIn.plugin/Contents/MacOS/SNAXCMPlugIn.

May 10 05:57:26 localhost /Applications/SNAX.app/Contents/MacOS/SNAX:
objc: Both /Applications/SNAX.app/Contents/MacOS/SNAX and
/Users/sgehrman/Library/Contextual Menu
Items/SNAXCMPlugIn.plugin/Contents/MacOS/SNAXCMPlugIn have
implementations of class CTProcessManager.

May 10 05:57:26 localhost /Applications/SNAX.app/Contents/MacOS/SNAX:
objc: Using implementation from /Users/sgehrman/Library/Contextual Menu
Items/SNAXCMPlugIn.plugin/Contents/MacOS/SNAXCMPlugIn.

How can I prevent these errors?

Why does your plugin re-implement the classes in question? It's getting loaded into an app in which these classes already exist, isn't it?

-jcr



John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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: 
 >Strange Console messages (From: Steve Gehrman <email@hidden>)

  • Prev by Date: silly problem???
  • Next by Date: Re: Query: IBOutlet fails if setter method of same name exists
  • Previous by thread: Re: Strange Console messages
  • Next by thread: Re: Datagram Socket Reading?
  • Index(es):
    • Date
    • Thread