Intel iMac/Os 10.5.2: I opened a Quark 4.11 file in Quark 7.3.1 and after importing/minor repairs, it displayed fine. But at some point after that, while working on the document, resaving it under a new filename and printing to PDF, I started to get error messages in Console - thousands of them which were repeating over and over for as long as the file was open (even if left idle). If anyone knows what could have caused this, I need to put a stop to it. Here's an extract from the continuously growing log which now has over 5000 of these errors showing :
19/02/2008 15:12:58 [0x0-0xb20b2].com.quark.QuarkXPress[13295] Tue Feb 19 15:12:58 simon-chapmans-imac.local QuarkXPress[13295] <Error>: CGContextSetFillColorWithColor: invalid context
19/02/2008 15:12:58 [0x0-0xb20b2].com.quark.QuarkXPress[13295] Tue Feb 19 15:12:58 simon-chapmans-imac.local QuarkXPress[13295] <Error>: CGContextSetFillColorWithColor: invalid context
19/02/2008 15:12:58 [0x0-0xb20b2].com.quark.QuarkXPress[13295] Tue Feb 19 15:12:58 simon-chapmans-imac.local QuarkXPress[13295] <Error>: CGContextSetFillColorWithColor: invalid context
19/02/2008 15:12:59 QuarkXPress[13295] CGContextSetFillColorWithColor: invalid context
19/02/2008 15:12:59 QuarkXPress[13295] CGContextSetFillColorWithColor: invalid context
19/02/2008 15:13:00 QuarkXPress[13295] CGContextSetFillColorWithColor: invalid context
19/02/2008 15:12:59 [0x0-0xb20b2].com.quark.QuarkXPress[13295] Tue Feb 19 15:12:59 simon-chapmans-imac.local QuarkXPress[13295] <Error>: CGContextSetFillColorWithColor: invalid context
This is all Greek (or Unix) to me but I got this from Apple's developer site:
setFillColor:
Specifies the receivers fill color.
- (void)setFillColor

NSColor *)fillColor
Parameters
fillColor
Fill color for the receiver.
Special Considerations
Functional only when the receivers box type (boxType) is NSBoxCustom and its border type (borderType) is NSLineBorder.
Availability
Available in Mac OS X v10.5 and later.
See Also
fillColor
Declared In
NSBox.h
I naturally took a look at the new boxes I had created in the document and they all looked very standard. For reasons yet unknown, the PDF I tried to create using the latest Distiller PPD (Acrobat Pro v8.12) did not materialise but one I created with Apple's built-in Save As PDF is fine.
Thanks for any clues!
Simon