• 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: Documents not opening from Finder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Documents not opening from Finder


  • Subject: Re: Documents not opening from Finder
  • From: Uli Kusterer <email@hidden>
  • Date: Thu, 28 Feb 2013 09:35:18 +0100

Opening internally sends Apple Events. Have you checked whether the"open document" Apple event is sent and whether it looks any different? My guess is they won't use that for the open panel, but maybe they do and something's broken there?

Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de



On 25.02.2013, at 19:58, Steve Mills <email@hidden> wrote:
> I'm seeing a situation where, after successfully opening, NOT printing, and then closing a document x number of times via Finder's Print command, our app will stop receiving requests to open the same or any other document. I've added an override for initWithContentsOfURL:ofType:error: just to see if it's getting there, and it is not. Normally we only override init, initWithType:error, and readFromURL:ofType:error:. In fact, we stop getting even the readFromURL:ofType:error: message if I go through our app's standard Cocoa Open menu item; I choose a file and nothing happens. Same with init and initWithType:error.
>
> Any ideas about what could be getting messed up? We subclass NSApplicationDelegate, NSDocument, and NSWindowController, but nothing else in the chain like NSDocumentController.
>
> --
> Steve Mills
> office: 952-818-3871
> home: 952-401-6255
> cell: 612-803-6157
>
>
>
> _______________________________________________
>
> 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


_______________________________________________

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: 
 >Documents not opening from Finder (From: Steve Mills <email@hidden>)

  • Prev by Date: Re: archiving report
  • Next by Date: Re: archiving report
  • Previous by thread: Documents not opening from Finder
  • Next by thread: Programmatic autolayout problem
  • Index(es):
    • Date
    • Thread