Turns out the problem was bad memory management.
On Sat, Mar 22, 2008 at 3:19 PM, Benjamin Jackson <bhj...@gm...>
wrote:
> Every now and then I get the following error:
> 2008-03-22 15:12:41.817 Blogo[20434] *** -[MGTwitterClient
> requestSucceeded:]: selector not recognized [self = 0x17b93bf0]
> /Users/bjackson/working/blogo/trunk/Blogo.app/Contents/Resources/rb_main.rb:35:in
> `NSApplicationMain': NSInvalidArgumentException - *** -[MGTwitterClient
> requestSucceeded:]: selector not recognized [self = 0x17b93bf0]
> (OSX::OCException)
>
> The behavior seems random, and the function for the selector exists and
> works most of the time. Any idea what might be up?
>
> Thanks,
>
> Ben
>
|