https://bugs.documentfoundation.org/show_bug.cgi?id=161391
--- Comment #3 from [email protected] --- # Can you give more details about your system? Sure. I run Debian GNU/Linux 12 (bookworm) on linux kernel 6.1.0-21-amd64. I run xorg from the main debian repo with a self-compiled bspwm. The important bit is that I do NOT have any libxslt packages installed: $ dpkg -l | grep -i libxslt | wc -l 0 Could you please check whether you have any libxslt packages installed? That would explain why you *can* run the AppImage while I *cannot*. If you do have a libxslt package installed, you will need to uninstall it to be able to reproduce this bug. (You need to stop the AppImage from using your "pre-installed" library. I do not know whether it is possible to stop the AppImage from using your pre-installed library without uninstalling this library.) This sounds like it *might* just be a "violation" of "Condition 2" on https://docs.appimage.org/reference/best-practices.html: "The AppImage needs to include all libraries and other dependencies that are not part of all of the base systems that the AppImage is intended to run on." (*perhaps* the AppImage does not include libxslt but this is not a problem for you because you have this library pre-installed whereas I do *not* have this library pre-installed.) # Have you tested other packaging of LibreOffice? What other packaging are you referring to? (I have only tested the 7x AppImages that I mentioned.) Merci bcp. -- You are receiving this mail because: You are the assignee for the bug.
