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

Rene Engelhard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |NOTOURBUG

--- Comment #6 from Rene Engelhard <[email protected]> ---
This is obviously not a LO bug. And even if it was it woldn't be a bug *here*.

wsy@baltar:~$ libreoffice 
/usr/lib/libreoffice/program/soffice.bin: symbol lookup error:
/usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0: undefined symbol:
hb_buffer_set_cluster_level

CLEARLY says that it happens when loading
/usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0 and THAT one has the undefined
symbol.

Googling for "hb_buffer_set_cluster_level" says that this is a function only in
newer harfbuzz'. So just upgrade everything instead of just partially? If cou
have a uptodate distro this shouldn't happen unless your distro did something
wrong (but yes, pango should have a dependency on a matching harfbuzz version
if it needs this function; at least in Debian that's /also) a harfbuzz bug for
not
telling pango that via .symbols/.shlibs)

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

Reply via email to