Re: Printing exception on Lion

2011-09-07 Thread Andre Masse
Thank you all for your replies. Yes, my bad. This is an error log, not an exception. Glad to know its a known issue though. Thanks, Andre Masse On 07/09/2011, at 12:24 , Raleigh Ledet wrote: > This is a known problem, but it shouldn't be throwing an exception. It's just > logging an error t

Re: Printing exception on Lion

2011-09-07 Thread Raleigh Ledet
This is a known problem, but it shouldn't be throwing an exception. It's just logging an error to the console that you can ignore. If it is throwing an actual exception and preventing printing from working, let me know. -raleigh On Sep 7, 2011, at 9:06 AM, Corbin Dunn wrote: > > On Sep 7, 20

Re: Printing exception on Lion

2011-09-07 Thread Corbin Dunn
On Sep 7, 2011, at 5:58 AM, Andre Masse wrote: > Hi, > > I'm trying to implement printing in my application. I was following Aaron > Hillegass book (Cocoa Programming for Mac OS X, chap 27) and while it does > print, I got an exception. So, I downloaded the examples on the book's site > (http

Re: Printing exception on Lion

2011-09-07 Thread Buddy Kurz
I have the same problem and am looking forward to hearing a solution. Sounds like the view is trying to mess with the shadow around it's window when there is no window. buddy kurz On Sep 7, 2011, at 5:58 AM, Andre Masse wrote: > Hi, > > I'm trying to implement printing in my application. I wa

Printing exception on Lion

2011-09-07 Thread Andre Masse
Hi, I'm trying to implement printing in my application. I was following Aaron Hillegass book (Cocoa Programming for Mac OS X, chap 27) and while it does print, I got an exception. So, I downloaded the examples on the book's site (http://bignerdranch.com/book/cocoa®_programming_for_mac®_os_x_3rd