[Libreoffice-bugs] [Bug 139892] New: lowriter does not handle emoji's properly

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jan 25 01:58:25 UTC 2021


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

            Bug ID: 139892
           Summary: lowriter does not handle emoji's properly
           Product: LibreOffice
           Version: 6.4.6.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: noloader at gmail.com

Created attachment 169128
  --> https://bugs.documentfoundation.org/attachment.cgi?id=169128&action=edit
Zip file with a ODT file with emoji, and the converted PDF file

Hi Everyone,

I'm working on Ubuntu 20.04 (Focal), x86_64, fully patched. Ubuntu 20 has
LibreOffice 6.4.6.2 40 (Build:2).

I am using lowriter to convert an ODT to a PDF from the command line. The ODT
has emoji's in them, like:

    “Bonnie Conte shared "💋FUCK💋 ME💋 TONIGHT!!! 💋💋" with you.”

After processing with lowriter, the PDF lacks the emoji's:

    “Bonnie Conte shared "   FUCK   ME   TONIGHT!!!    " with you.”

The script I am using is pretty simple. Here is the relevant part:

    for odt_file in "${odt_files[@]}"
    do
        lowriter --convert-to pdf "${odt_file}"
    done

It is important the the emoji's survive since I am preparing a legal complaint.
I want to court to see an accurate representation of the email message.

==========

It is not clear to me if the bug report Component should be "Printing and PDF
export" or "Writer". My apologies if "Writer" is worng.

==========

$ apt-cache show libreoffice
Package: libreoffice
Architecture: amd64
Version: 1:6.4.6-0ubuntu0.20.04.1
Priority: optional
Section: universe/editors
Origin: Ubuntu
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>

-- 
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/20210125/8ba4b7a1/attachment.htm>


More information about the Libreoffice-bugs mailing list