Bug 461509

Summary: AppImage: Plugins fail to load because of wrong rpath
Product: [Unmaintained] Craft Reporter: Ingo Klöcker <kloecker>
Component: CoreAssignee: Ingo Klöcker <kloecker>
Status: RESOLVED FIXED    
Severity: normal CC: christoph, kde-windows
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Ingo Klöcker 2022-11-06 16:15:07 UTC
Some plugins used by applications packaged as AppImage fail to load because of missing symbols. The root cause is an incorrect rpath of the plugins. The rpath has to be set, so that the plugin finds the matching libraries in the AppImage instead of on the host system.

Examples of reported bugs:
https://bugs.kde.org/show_bug.cgi?id=448308
https://bugs.kde.org/show_bug.cgi?id=454699
Comment 1 Ingo Klöcker 2022-11-06 16:15:26 UTC
taking
Comment 2 Bug Janitor Service 2022-11-11 08:57:51 UTC
A possibly relevant merge request was started @ https://invent.kde.org/packaging/craft-blueprints-kde/-/merge_requests/474
Comment 3 Bug Janitor Service 2022-11-11 10:10:32 UTC
A possibly relevant merge request was started @ https://invent.kde.org/packaging/craft/-/merge_requests/97
Comment 4 Christoph Cullmann 2024-09-21 20:40:45 UTC
We fixed that. https://invent.kde.org/packaging/craft/-/merge_requests/202