latest AppImage - getting closer

probono probono at puredarwin.org
Sat Nov 11 13:35:52 PST 2017


2017-11-11 22:31 GMT+01:00 Lubomir I. Ivanov <neolit123 at gmail.com>:

> i think it would need the plugin, if the app binary is linking against
> libQt5PrintSupport.so*.

That's the logic that is implemented, and from what I can see the
plugin gets deployed:

https://github.com/probonopd/linuxdeployqt/blob/5dc2aaea62c0222dd7952fd9e0832e8fcdfcf672/tools/linuxdeployqt/shared.cpp#L1226-L1229

Can you run it like this and watch for suspicious errors?

./Subsurface-efabf0a55-x86_64.AppImage --appimage-extract
export LD_DEBUG=libs ; strace -f squashfs-root/AppRun 2>&1 | grep print


More information about the subsurface mailing list