• 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: Application does not run on double click
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Application does not run on double click


  • Subject: Re: Application does not run on double click
  • From: "Gurmit Teotia" <email@hidden>
  • Date: Fri, 16 Jun 2006 17:30:06 +0530

Well, I found the problem in application. Earlier I was using NSFileHandle
to write the data to socket. Later I've modified the application to use the
int socket id.
My application was sending one command even before establishing the
connection so it was handled in earlier case as NSFileHandle was nil. But in
later case, secket id  was invalid and application was stopping on logic of
writing the data on socket because of a bug.

Above findings looks strange to me but I've confirmed it and my application
is working fine. Still it looks strang to me that same application was
running fine from XCode in both debug and release mode.

Thanks for your responses.

Regards,
Gurmit
_______________________________________________
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


References: 
 >Application does not run on double click (From: "Gurmit Teotia" <email@hidden>)
 >Re: Application does not run on double click (From: Stephane <email@hidden>)

  • Prev by Date: Animating a drag and insert operation
  • Next by Date: Re: text fields in drawers don't un-highlight in background
  • Previous by thread: Re: Application does not run on double click
  • Next by thread: NSFileHandleReadCompletionNotification and/or NSTaskDidTerminateNotification?
  • Index(es):
    • Date
    • Thread