• 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: In a modal pickle
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: In a modal pickle


  • Subject: Re: In a modal pickle
  • From: "Stephen J. Butler" <email@hidden>
  • Date: Sat, 19 May 2012 14:23:18 -0500

On Sat, May 19, 2012 at 12:04 PM, NUExchange <email@hidden> wrote:
> I have a core data app that opens two windows when it starts up. One of the two has a NSSearchField. The cursor is in search field and I can enter and delete text, but any other operation on either of the windows causes the screen to flash and the system beeps. This even happens when I hit Command-Q to try to exit the app. Nothing appears in the GDB debugger and if I pause the app in the debugger it's always in main. Any idea what could make it go in such a mode?

Maybe there's an NSBeep() hiding somewhere in your code or a 3rd party
framework? It shouldn't be in the system frameworks, but it has
happened before.

Try setting a breakpoint on NSBeep.

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: In a modal pickle
      • From: "Ayers, Joseph" <email@hidden>
References: 
 >In a modal pickle (From: NUExchange <email@hidden>)

  • Prev by Date: Re: Views & Staying On Top / Accessing Across Apps
  • Next by Date: Re: Views & Staying On Top / Accessing Across Apps
  • Previous by thread: In a modal pickle
  • Next by thread: Re: In a modal pickle
  • Index(es):
    • Date
    • Thread