To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88094


User af changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Apr  9 16:25:06 +0000 
2008 -------
The problem is caused by the asynchronous startup of the drawing framework. 
When the view shell is created the view in the center pane is requested by not
yet created.  The missing sub-controller that leads to the failing smoketest is
created when this center view is created.  However, the processing of the
drawing framework is done via PostUserEvent: asynchronously.

The fix consists of explicitly calling
ChangeRequestQueueProcessor::ProcessOneEvent() from withing
ViewShellBase::LateInit() until the center view has been created.

Check in of the modified files is pending.

---------------------------------------------------------------------
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]

Reply via email to