Re: Lion document opening: -[__NSArrayM insertObject:atIndex:]: object cannot be nil

2011-08-05 Thread Benjamin Rister
By the way, if any Apple people want to take a look, it's rdar://9896209 Best, br On Jul 25, 2011, at 2:17 PM, Benjamin Rister wrote: > We have an agent (UIElement) process, using GC, that can open a custom > document type. Other than it being an agent, there’s nothing particularly > special g

Re: Lion document opening: -[__NSArrayM insertObject:atIndex:]: object cannot be nil

2011-08-05 Thread Benjamin Rister
On Aug 5, 2011, at 10:19 AM, Sean McBride wrote: > I bet its related to "Resume", try turning it off from Sys Prefs or passing > "-ApplePersistenceIgnoreState YES" as an argument at launch. That’s an interesting idea, but unfortunately the agent is already running (and has been for a while) whe

Re: Lion document opening: -[__NSArrayM insertObject:atIndex:]: object cannot be nil

2011-08-05 Thread Sean McBride
On Mon, 25 Jul 2011 14:17:44 -0400, Benjamin Rister said: >We have an agent (UIElement) process, using GC, that can open a custom >document type. Other than it being an agent, there’s nothing >particularly special going on. > >On Lion, when one of these documents are opened, the window appears, bu

Lion document opening: -[__NSArrayM insertObject:atIndex:]: object cannot be nil

2011-07-25 Thread Benjamin Rister
We have an agent (UIElement) process, using GC, that can open a custom document type. Other than it being an agent, there’s nothing particularly special going on. On Lion, when one of these documents are opened, the window appears, but then the application promptly has an uncaught exception and