Re: Extended Save Dialog Crashing
Re: Extended Save Dialog Crashing
- Subject: Re: Extended Save Dialog Crashing
- From: Kyle Sluder <email@hidden>
- Date: Mon, 27 Oct 2014 23:29:19 -0700
Sent from my iPad
> On Oct 27, 2014, at 8:33 PM, Luther Baker <email@hidden> wrote:
>
> I'm writing my first Document based app for OSX and have reached a spot
> where I'd like to actually save and open a file. It is a Core Data backed
> Document within which I create some arbitrary data and display it via two
> NSOutlineViews. I also have the ability to edit the data inline and save it
> back to the screen ... so I thought I'd actually try saving and opening
> from disk.
>
> Unfortunately, on my first attempt to save, I clicked the little triangle
> to open the EXTENDED save dialog and almost immediately, the app crashed.
> Subsequent attempts to formally save automatically open the EXTENDED save
> dialog and immediately crash. Attempts to OPEN a file also open an EXTENDED
> version of the Open dialog and crash.
>
> (stack trace below ...)
You didn’t provide a stack trace; you pasted the disassembly for the C++ throw statement.
Can you please log the actual stack trace along with the exception that is logged to the console?
--Kyle Sluder
_______________________________________________
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