• 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
Newbie: NSConnection sendInvocation problem?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Newbie: NSConnection sendInvocation problem?


  • Subject: Newbie: NSConnection sendInvocation problem?
  • From: "John Cebasek" <email@hidden>
  • Date: Fri, 13 May 2005 16:50:44 -0400

Hi.
 
I need a little help here as I'm a bit of a Cocoa newbie.  I've got a daemon that on a specific event tries to stop the screen saver it's previously started. It'll work a couple of times, but when it fails, I see this in my log:
 
    1241 Thread_1503
      1241 _pthread_body
        1241 runThread
          1241 CRYPTOAdmin::Eus::ContainerEventManager::run()
            783 0x6a0f14
              783 0x6a13f0
                783 0x6a152c
                  783 0x6a170c
                    783 0x6ae9dc
                      783 SmartCardMonitor::containerEventHandler(int, void*)
                        783 SmartCardMonitor::stopScreenSaver()
                          783 _objc_msgForward
                            783 -[NSObject(NSForwardInvocation) forward::]
                              783 -[NSConnection sendInvocation:]
                                783 CFRunLoopRunSpecific
                                  783 __CFRunLoopRun
                                    783 mach_msg
                                      783 mach_msg_trap
                                        783 mach_msg_trap
Am I correct in my understanding that when I send my "stop screensaver" message, the Screensaver controller has gone bye-bye?
 
Any information would be greatly appreciated.
 
Thanks
 
 
John Cebasek
email@hidden
 
 
 _______________________________________________
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

  • Prev by Date: Re: long Tigers
  • Next by Date: Re: Display Keys-Values in Spotligh
  • Previous by thread: Re: Runtime error: _NSAutoreleaseNoPool
  • Next by thread: NSView not resizing
  • Index(es):
    • Date
    • Thread