[Libreoffice-bugs] [Bug 141762] New: building from source for gtk3 sets dependency on wayland, resulting binary crashes Xorg
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Apr 19 16:22:37 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=141762
Bug ID: 141762
Summary: building from source for gtk3 sets dependency on
wayland, resulting binary crashes Xorg
Product: LibreOffice
Version: 7.1.2.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Installation
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: yury.tarasievich at gmail.com
I tried to build 7.1.2.2 from source on my non-wayland linux system.
As it happens, the build includes non-optional dependency on wayland in its
binaries. After build completion, I tried to run soffice, and my Xorg blanked
the screen and after several mode changes (visible by display's status popups)
stopped responding at all.
(Same problem exists on my system with AppImage of 7.1.2.2 as downloaded from
libreoffice.org).
Expected result: build that doesn't hardwire wayland requirements, which is the
root of the problem, by my guess.
Part of ' ldd -r libvclplug_gtk3lo.so |sort ' output:
libwayland-client.so.0 => /usr/lib64/libwayland-client.so.0
(0x00007eff4b2f3000)
libwayland-cursor.so.0 => /usr/lib64/libwayland-cursor.so.0
(0x00007eff4b2e9000)
libwayland-egl.so.1 => /usr/lib64/libwayland-egl.so.1
(0x00007eff4b2e4000)
--
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/20210419/d1a87a1d/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list