To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=85744 Issue #|85744 Summary|AquaSalFrame::UpdateSettings prduces error output on c |onsole Component|gsl Version|680m243 Platform|Macintosh URL| OS/Version|Mac OS X Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|pl Reported by|pl
------- Additional comments from [EMAIL PROTECTED] Wed Jan 30 17:55:24 +0000 2008 ------- - start soffice.bin from a terminal (to achieve backing window) - backing window appears -> on the terminal there appear three warnings <Error>: CGContextGetBaseCTM: invalid context <Error>: CGContextConvertSizeToDeviceSpace: invalid context <Error>: CGContextConvertSizeToUserSpace: invalid context these are created during AquaSalFrame::UpdateSettings if the current context is not setup with a decent CTM. This can be solved by using a lockFocus/unlockFocus pair on the view. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
