To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71533
User pl changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
Target milestone|--- |OOo 2.2
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Nov 15 10:07:50 -0800
2006 -------
the instance was DrawServerFontAAString; the cause is that the gtk plugin resets
the XError handler not only once but at many occasions
-> need to exchange SetIgnoreXErrors by push/popIgnoreXErrors to set and reset
the correct XError handler respectively. This will handle the cases where we
already catch Xerrors. The rest that are special cased in the XError handler
need to be examined and perhaps enhanced using the new push/pop interface.
---------------------------------------------------------------------
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]