https://bugs.kde.org/show_bug.cgi?id=392285
Bug ID: 392285
Summary: AppImage fails because of shared object file error
Product: krita
Version: unspecified
Platform: PCLinuxOS
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Trying to run Krita 4.0 appimage, the installation fails when the appimage
accesses some shared object files. For example, when first run the following
error message appears and the appimage load process stops:
"/usr/lib64/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme.so: undefined
symbol: _ZN13KWindowSystem17isPlatformWaylandEv"
If I delete the .so file and run the appimage again, another .so file with a
similar message is found and the appimage stops. If I again delete the .so file
and start again, another .so file is found. This happened 5 or 6 times and each
time I deleted the specified .so file. Then the appimage loaded and Krita 4.0
ran without a problem. However, my KDE system was not running as it should
because it needed at least some of the .so files. I had to restore my system
from a backup.
--
You are receiving this mail because:
You are watching all bug changes.