FROM : Jean-Olivier Lanctôt
DATE : Mon Jun 05 23:04:54 2006
Hi list,
I'm stuck with one of these weird bugs that seem to appear randomly
in the coding process
It's simple: When I hold the resize know of my app's main window and
try to drag it (resize the NSWindow), I get this in my console:
> 2006-06-05 16:59:39.505 Coverer[25979] Exception raised during
> posting of notification. Ignored. exception: Can't cache image
I can't find the culprit. I've deleted whole views in the nib,
commented huge parts of my code out, etc.
I know this exception is called when lockFocus fails....
I've set gdb to break on - [NSException raise], but it never breaks
for some reason (???)
Can someone help me?
Thanks
--Olivier
DATE : Mon Jun 05 23:04:54 2006
Hi list,
I'm stuck with one of these weird bugs that seem to appear randomly
in the coding process
It's simple: When I hold the resize know of my app's main window and
try to drag it (resize the NSWindow), I get this in my console:
> 2006-06-05 16:59:39.505 Coverer[25979] Exception raised during
> posting of notification. Ignored. exception: Can't cache image
I can't find the culprit. I've deleted whole views in the nib,
commented huge parts of my code out, etc.
I know this exception is called when lockFocus fails....
I've set gdb to break on - [NSException raise], but it never breaks
for some reason (???)
Can someone help me?
Thanks
--Olivier
| Related mails | Author | Date |
|---|---|---|
| Jean-Olivier Lanct… | Jun 5, 23:04 | |
| Jean-Olivier Lanct… | Jun 5, 23:26 | |
| Jean-Olivier Lanct… | Jun 5, 23:34 |






Cocoa mail archive

