appimage.github.io icon indicating copy to clipboard operation
appimage.github.io copied to clipboard

Create NormCap

Open dynobo opened this issue 3 years ago • 1 comments

Continuation of #2847 and #2853

This new NormCap version is build with a newer version of the "briefcase" tool I use for compiling the AppImage. It might fix the still existing issue...

dynobo avatar Jul 30 '22 09:07 dynobo

Looks like this was built on a system newer than the oldest still-supported Ubuntu LTS, or is pulling in a newer glibc from somewhere:

libc.so.6: version `GLIBC_2.28' not found (required by /run/firejail/appimage/.appimage-10020/usr/app_packages/PySide6/Qt/lib/libQt6Core.so.6

As a result, the AppImage cannot run on all currently supported versions of Ubuntu.

probonopd avatar Jul 30 '22 12:07 probonopd