To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90220
User os changed the following:
What |Old value |New value
================================================================================
Assigned to|os |mba
--------------------------------------------------------------------------------
Summary|OOo crashes when attemptin|OOo deadlocks when attempt
|g to paste into Zotero int|ing to paste into Zotero i
|erface |nterface
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Jul 10 11:12:50 +0000
2008 -------
There's no crash but a deadlock.
In the main thread SfxMacroLoader::dispatch() aquires the SolarMutex before
calling the macros.
In a second thread the TransferableHelper::getTransferData waits to get the same
Mutex.
->mba: Can we do anything to fix it?
---------------------------------------------------------------------
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]