https://bugs.documentfoundation.org/show_bug.cgi?id=163226
--- Comment #6 from N.P. <[email protected]> --- (In reply to Samueru from comments #4 and #5) > Hello I contribute to AppImage and I can gladly fix these issues. > > https://github.com/Samueru-sama > > but I need to be able to register to > https://git.libreitalia.org/libreitalia/loaih to make the PR. > I also notice the libreoffice appimages still depends on libfuse2, this is > because the deploy script is calling the old appimagetool from appimagekit. > > the url has to be updated to this one instead to use the new appimagetool > that makes appimages that no longer depend on libfuse2. > > https://github.com/AppImage/appimagetool I would really appreciate it if you could fix both of these issues (just verified that the problem still exists in 25.8.1.1. I would like to suggest one more library to add to the AppImage: avahi I don't like the idea of requiring network libraries to run an office suite, but getting avahi added to the AppImage seems far more likely than getting the networking capabilities removed from the the modules that offer them. I don't have avahi on my system, and I spent hours (without success) attempting to compile it. Avahi seems poorly maintained (no stable release for more than five years, and several open CVEs), and I really don't want anything to do with it, but (see bug 119408) neither Draw nor Impress will run without it. While I understand not including big systems (such as java) in the AppImage (especially for people who will only ever use Calc or Writer), the AppImage project publishes a list of libraries assumed to exist on every Linux system. See: https://github.com/AppImageCommunity/pkg2appimage/blob/master/excludelist In general, if a library does not appear on that list, every AppImage should include it. -- You are receiving this mail because: You are the assignee for the bug.
