probonopd

Results 1135 issues of probonopd

Investigate whether we can use ToIP to make sure that AppImages are loaded by users directly from the original, trustful application authors only. ![](https://www.linuxfoundation.org/wp-content/uploads/2020/05/toip-project-400.svg) > The Linux Foundation will be...

idea

`appimagetool` mis-recognizes some pngs as i386 binaries. To reproduce, run on a deb-based system: ``` wget "https://raw.githubusercontent.com/AppImage/pkg2appimage/master/pkg2appimage" bash -ex pkg2appimage Bitwig-Studio (...) /home/me/Bitwig-Studio/Bitwig-Studio.AppDir/usr/lib/x86_64-linux-gnu/libavdevice.so.53.2.0 used for determining architecture x86_64 /home/me/Bitwig-Studio/Bitwig-Studio.AppDir/usr/lib/x86_64-linux-gnu/libavcodec.so.54.35.0 used...

@Anti-Ultimate wrote in https://github.com/flatpak/flatpak/issues/408#issuecomment-262438079 > AppImageKit draws in useless libraries from apt the binary doesn't even need, just because Library Y is in Package X which contains 10 other libraries...

The runtime should warn when executing an AppImage on the command line if the AppImage does not contain update information. With articles like this, > AppImage lacks a robust automatic...

https://debconf18.debconf.org/talks/48-segregated-dynamic-linking-keeping-the-peace-between-incompatible-dependencies/ > Using a library without being exposed to any of its dependencies & without requiring recompilation of the binary that pulls it in. > > The goal is to...

When using `--appimage-extract-and-run`, getting ``` Failed to remove directory /tmp/appimage_extracted_0c37ecedd63b11620912b4f9422b098e/usr/share/man/man1: Directory not empty Failed to remove directory /tmp/appimage_extracted_0c37ecedd63b11620912b4f9422b098e/usr/share/man: Directory not empty Failed to remove directory /tmp/appimage_extracted_0c37ecedd63b11620912b4f9422b098e/usr/share/doc/patchelf: Directory not empty Failed...

@knarfS reports: > When building AppImageKit the `install-build-deps.sh` only checks for Ubuntu 14.04 to install a newer version of `cmake`, but shouldn't check it also for 16.04, because 14.04 LTS...

CentOS 8.0-1905: Glibc 2.28 CentOS Stream: tbd (Rolling) Are LiveGNOME, LiveKDE ISOs available?

Update plists to use GitHub, both for PureDarwin and upstream sources. For example, the osxbom upstream code is now on GitHub https://github.com/cooljeanius/osxbom/archive/0.0.4.tar.gz

help wanted

Originally reported on Google Code with ID 23 ``` bash and nano should be the defaults, as these are most friendly to beginners. Users who intentionally want to use zsh...

help wanted
enhancement