• 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: download security hanging app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: download security hanging app


  • Subject: Re: download security hanging app
  • From: Andrew Farmer <email@hidden>
  • Date: Thu, 18 Dec 2008 20:05:03 -0800

On 18 Dec 08, at 19:27, Geoff Beier wrote:
On Thu, Dec 18, 2008 at 8:05 PM, Robert Clair <email@hidden> wrote:
[NSApp runModalForWindow: licensePanel];

which is called from

- (void)applicationDidFinishLaunching:(NSNotification *)notification

The problem is (not sure when this started, it's just been reported)
that when it is started the first time after downloading, the "xxxxx
is an Application which was downloaded from the internet warning"
screws things up. After clicking on "open" the warning dismisses, but
the license window never becomes visible. Since it isn't visible, it
can't be dismissed and things are hung.

If you kill the app and start it again it runs fine.

Anybody have any ideas ?


Have you tried launching your license panel from your main window delegate's -windowDidBecomeKey method instead? IIRC that doesn't happen till after the warning is dismissed.

I'm pretty sure that your application isn't launched at all until the warning is dismissed, so where you display a splashscreen from shouldn't make a difference.
_______________________________________________


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


References: 
 >download security hanging app (From: Robert Clair <email@hidden>)
 >Re: download security hanging app (From: "Geoff Beier" <email@hidden>)

  • Prev by Date: Re: download security hanging app
  • Next by Date: NSAppleScript returns wrong result on multiple Safari windows, applescript editor works
  • Previous by thread: Re: download security hanging app
  • Next by thread: User Default Bindings
  • Index(es):
    • Date
    • Thread