To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=95425
------- Additional comments from [email protected] Mon Mar 9 08:19:44 +0000 2009 ------- cd->hennerdrewes: Thanks for your patch. You are right that your patch just is a workaround for all the problems which are bound to the implementation. There are several real side-effects which must be addressed by redesigning the code. Currently there are two threads which both call Application::Yield(). This results in very strange effects. The thread which call the Vista file picker uses a busy waiting loop (with a time-out) which is also a no-no on multi-user systems. May be we will use your patch as a short-term workaround to have time to fix these problems correctly. --------------------------------------------------------------------- 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]
