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


User cl changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Jul  8 05:50:00 -0700 
2005 -------
Fixed,

the problem was not the paste from writer but the selection clipboard. This is
also reproducable on windows, but does not happen as often as error only occurs
if someone is interested in the contents of the clipboard, like the klipper
 on kde.

This had the same root cause as i51527. My fix for that issue was only a
workaround that did only worked for drag and drop but not for the selection
clipboard. I investigated the code around SdTransferable and now have a common 
fix.

The method that ultimatly caused the error was SdTransferable::CreateData() when
asyncron creating a temporary clipboard model. The model created by
GetAllMarkedMetafile() had no persist. I fixed that in CreateData()

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