[Libreoffice-bugs] [Bug 140632] LibreOffice wrongly reads OLE object in RTF

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Apr 24 12:23:56 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=140632

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #11 from Julien Nabet <serval2412 at yahoo.fr> ---
On pc Debian x86-64 with master sources updated today, none of the 2 OLEs open.
But I noticed this log for the second one:
Throwing EndOfStreamException
gio: file:///tmp/luvpbtut.tmp/luvpbu02.tmp: No application is registered as
handling this file
warn:legacy.osl:18761:18761:sw/source/uibase/wrtsh/wrtsh1.cxx:775: Can't get
visual area size!

To compare both, I put a break in sw/source/uibase/docvw/edtwin.cxx:3335
(SwEditWin::MouseButtonDown).
Second object uses goes, as expected, in this branch:
"case SelectionType::Ole"

The first one goes in this branch:
"case SelectionType::DrawObject:"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210424/713b6944/attachment.htm>


More information about the Libreoffice-bugs mailing list