problem about ikimagebrowserview-Collection of common programming errors


  • AP.
    objective-c cocoa exc-bad-access ikimagebrowserview
    I am developping an application using an IKImageBrowserView. Randomly it crashed and the issue is in the IKImageBrowserView: Here is the stack trace where it fails:I’ve seen n the web that this issue is known and fixable, but never seen the solution…If you have any idea or pointer, your help will be appreciated!Thanks

  • Simone Manganelli
    cocoa nib ikimagebrowserview
    I’m having a weird crashing problem with my app that only happens on 10.5. It doesn’t happen all the time, but it happens on startup, seemingly when the nib is loading. (BWTransparentScrollView appears in the crash report, but the crash there happens in initWithCoder:, and I can still trigger the crash if I remove BWToolkit from my project.)In fact, it seems there’s a problem with the two IKImageBrowserView objects in my nib. If I delete them from the nib, the crash seems to never happen (alt

Web site is in building