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@lists.freedesktop.org
          Reporter: yury.tarasiev...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to