https://bugs.freedesktop.org/show_bug.cgi?id=59772

--- Comment #4 from Vincent Povirk <[email protected]> ---
The attached test program IS a native Linux application, and you can time it.
But I can probably find something else if you don't trust that. Word on real
Windows, or the "paste special" option on Abiword will probably do it.

I thought about trying to get Wine's timeout increased, but I think I came to
the conclusion that the time scaled with the number of images, so increasing it
wouldn't really solve the problem. Because of the way the Windows clipboard API
works, it's not possible for Wine to stay responsive while pasting, so it needs
the timeout to guard against the possibility that the program with the
clipboard hangs or crashes while serving its request.

I don't consider this bug very important, since copying/pasting between
LibreOffice and Word on Linux is an unusual thing to do. I mostly reported it
here because we (codeweavers) had it in our bug tracker, and the only viable
way to fix it seemed to be in this project.

I might also test how the time scales with the number of pixels in an image.
Anything more than O(n) would demonstrate a programming problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to