https://bugs.kde.org/show_bug.cgi?id=392307

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Text not always shown in    |AppImage does not contain
                   |side toolbar, only numbers  |libfontconfig
           Assignee|krita-bugs-n...@kde.org     |b...@valdyas.org
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #10 from Boudewijn Rempt <b...@valdyas.org> ---
The problem with the appimage is that libfontconfig is not packaged by
linuxdeployqt:

boud@linux-u0cn:/tmp/.mount_krita-nHCKNO> find . -name \*poppler\*
./usr/lib/libpoppler-qt5.so.1
./usr/lib/libpoppler.so.73
boud@linux-u0cn:/tmp/.mount_krita-nHCKNO> ldd ./usr/lib/libpoppler.so.73
        linux-vdso.so.1 (0x00007ffca2fab000)
        libfreetype.so.6 => /tmp/.mount_krita-nHCKNO/./usr/lib/libfreetype.so.6
(0x00007f075f091000)
        libfontconfig.so.1 => /usr/lib64/libfontconfig.so.1
(0x00007f075ee53000)


That something we can fix. The issue with the font used for gui elements with
the Arch packages is something that should be investigated downstream, by the
Arch people.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to