To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=87748 Issue #|87748 Summary|deadlock scenario in gtk plugin Component|gsl Version|DEV300m5 Platform|All URL| OS/Version|Unix, X11 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 Apr 2 14:55:12 +0000 2008 ------- vcl's SolarThreadExecutor relies on user events being dispatched, however the gtk plugin only dispatches events in one thread. This way recursive yield calls (which are legal) will prevent user event from being dispatched in another thread. --------------------------------------------------------------------- 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]
