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





------- Additional comments from [email protected] Mon Nov  9 17:21:19 +0000 
2009 -------
Fact that it is hanging shows that the amount of data to get from the clipboard
is huge... probably way-way lot more than what it should be. And in the end the
bmp image is garbage.

I looked what OOo tries to paste first and it is indeed the image/bmp target
(the order is not important e.g. if it is first or last in the target list).
Gimp tries first the image/png target which has no problem and the reason why it
was actually able to paste anything at all.

My test program can be found here: http://paste-it.net/public/j26f589/

I opened a big png image and pass it for the image/bmp target (which is
obviously wrong) and I was able to reproduce the bug I discovered with the CM.

Gonna comment upstream on the CM about this fact.

I guess the bug can still be left open cause if OOo fails to load the image/bmp
it should try another target until there isn't anymore left. And I had like to
suggest to load image/png first as it has an alpha channel which doesn't exist
for bmp images!

Cheers :-)

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