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

Documents not opening from Finder


  • Subject: Documents not opening from Finder
  • From: Steve Mills <email@hidden>
  • Date: Mon, 25 Feb 2013 12:58:34 -0600

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

  • Follow-Ups:
    • Re: Documents not opening from Finder
      • From: Uli Kusterer <email@hidden>
  • Prev by Date: Re: Tracking object references
  • Next by Date: Re: [OT] Sync vs ASync Server Comms
  • Previous by thread: Re: Programmatic Core Data Migration
  • Next by thread: Re: Documents not opening from Finder
  • Index(es):
    • Date
    • Thread