ConceptDraw Community

Full Version: ConceptDraw 7.0.3.1 Generating MANY console.log entries!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The latest ConceptDraw Pro 7.0.3.1 (Mac OS X version) is generating HUGE numbers of entries (many hundreds per run, it appears...) in my console.log when it runs. A small sample:
Quote:Jun 12 08:41:38 JDF-MacPro-OSX ConceptDraw: CGContextSaveGState: invalid context^M
Jun 12 08:41:38 JDF-MacPro-OSX ConceptDraw: CGContextRestoreGState: invalid context^M
Jun 12 08:41:38 JDF-MacPro-OSX ConceptDraw: CGContextSaveGState: invalid context^M
Jun 12 08:41:38 JDF-MacPro-OSX ConceptDraw: CGContextRestoreGState: invalid context^M
Jun 12 08:41:38 JDF-MacPro-OSX ConceptDraw: CGContextSaveGState: invalid context^M
Jun 12 08:41:38 JDF-MacPro-OSX ConceptDraw: CGContextRestoreGState: invalid context^M
Jun 12 08:41:38 JDF-MacPro-OSX ConceptDraw: CGContextRestoreGState: invalid context^M
Jun 12 08:41:38 JDF-MacPro-OSX ConceptDraw: CGContextFlush: invalid context^M
DarylF2 Wrote:The latest ConceptDraw Pro 7.0.3.1 (Mac OS X version) is generating HUGE numbers of entries (many hundreds per run, it appears...) in my console.log when it runs. A small sample:
Quote:Jun 12 08:41:38 JDF-MacPro-OSX ConceptDraw: CGContextSaveGState: invalid context^M
Jun 12 08:41:38 JDF-MacPro-OSX ConceptDraw: CGContextRestoreGState: invalid context^M
Jun 12 08:41:38 JDF-MacPro-OSX ConceptDraw: CGContextSaveGState: invalid context^M
Jun 12 08:41:38 JDF-MacPro-OSX ConceptDraw: CGContextRestoreGState: invalid context^M
Jun 12 08:41:38 JDF-MacPro-OSX ConceptDraw: CGContextSaveGState: invalid context^M
Jun 12 08:41:38 JDF-MacPro-OSX ConceptDraw: CGContextRestoreGState: invalid context^M
Jun 12 08:41:38 JDF-MacPro-OSX ConceptDraw: CGContextRestoreGState: invalid context^M
Jun 12 08:41:38 JDF-MacPro-OSX ConceptDraw: CGContextFlush: invalid context^M

Thank you, I'm passing this to developers now
Daryl, what do you do to get this?
JuliaK Wrote:Daryl, what do you do to get this?

I simply used drag-and-drop to place an object (such as the "45 degree double" shape) from a library ("Drawing Shapes" in this case) to a new empty document. i resized it, and saw tons of these messages appear in my console.log.
Reference URL's