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

Michael Weghorn <m.wegh...@posteo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.wegh...@posteo.de

--- Comment #5 from Michael Weghorn <m.wegh...@posteo.de> ---
(In reply to Stéphane Guillou (stragu) from comment #1)
> However, I can't start LO with the kf5 or qt5 VCLs at all.
> 
> In the console:
> 
> /opt/libreofficedev24.2/program/soffice.bin: symbol lookup error:
> /opt/libreofficedev24.2/program/libvclplug_qt5lo.so: undefined symbol:
> _ZNK7QWidget6screenEv, version Qt_5

On what distro is that and what Qt 5 version does it provide? Could be related
to our baseline bump to AlmaLinux 8, which has Qt 5.15.3, so e.g.
`QtFrame::screen` will now be compiled for the for Qt >= 5.14 path:
https://git.libreoffice.org/core/+/refs/heads/master/vcl/qt5/QtFrame.cxx#341

(The baseline defines the minimum requirements for both, building and running,
so running with older library versions is unsupported.)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to