• 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: Services Bug in 10.3.6/7?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Services Bug in 10.3.6/7?


  • Subject: Re: Services Bug in 10.3.6/7?
  • From: Douglas Davidson <email@hidden>
  • Date: Sun, 19 Dec 2004 10:53:00 -0800


On Dec 18, 2004, at 6:10 PM, Daniel DeCovnick wrote:


I have a couple of applications I've written that provide services. However, I've recently found that one of them no longer works. It worked when I wrote it and it worked on systems up through 10.3.5, but not on 10.3.6 or 10.3.7. Strangely, the other app I've written works just fine. They both register services at -awakeFromNib (I'm not sure if I should do it sooner, but it seems to work fine), and the service methods are almost identical (check the pasteboard to make sure it contains the right type, get the string on the pasteboard, check that the string exists, put the string into a text field and trigger an IBAction). The only significant difference is that the failing app provides one service, and the other app provides two. What happens when I trigger the failing service is that the application will appear, then disappear in the Dock, and the triggering application will hang for 60 seconds or so. If I open the service providing application manually during this time, the service finishes running. Anyone have any ideas? Thanks.

It sounds very much as though the service-providing application is crashing or otherwise exiting. Try running it in gdb and seeing what happens.


Douglas Davidson

_______________________________________________
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: Services Bug in 10.3.6/7?
      • From: Daniel DeCovnick <email@hidden>
References: 
 >Services Bug in 10.3.6/7? (From: Daniel DeCovnick <email@hidden>)

  • Prev by Date: Re: Using bindings across frameworks
  • Next by Date: How to display a Menu for a popup button?
  • Previous by thread: Services Bug in 10.3.6/7?
  • Next by thread: Re: Services Bug in 10.3.6/7?
  • Index(es):
    • Date
    • Thread