Sent from my iPad

> On Oct 27, 2014, at 8:33 PM, Luther Baker <lutherba...@gmail.com> 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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to