Bug 486887 - AppImages: No app icons
Summary: AppImages: No app icons
Status: RESOLVED DUPLICATE of bug 443667
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.02.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-11 13:10 UTC by Sven Grewe
Modified: 2024-11-01 15:07 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot: Working example KDE 5 on Ubuntu 23.10 (603.31 KB, image/png)
2024-05-30 17:10 UTC, Sven Grewe
Details
Screenshot: Current version - not working (568.12 KB, image/png)
2024-05-30 17:11 UTC, Sven Grewe
Details
EXE icons work fine (173.25 KB, image/png)
2024-06-08 19:03 UTC, Sven Grewe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Grewe 2024-05-11 13:10:06 UTC
SUMMARY
Opening a folder with AppImages in them will not show their App Icons.

STEPS TO REPRODUCE
1. Start Dolphin
2. Navigate to a folder with AppImages that have App Icons

OBSERVED RESULT
$ dolphin
kf.coreaddons: "Could not load plugin from /usr/lib/x86_64-linux-gnu/qt6/plugins/kf6/thumbcreator/appimagethumbnail.so: Die Bibliothek /usr/lib/x86_64-linux-gnu/qt6/plugins/kf6/thumbcreator/appimagethumbnail.so kann nicht geladen werden: /lib/x86_64-linux-gnu/libappimage.so.1.0: undefined symbol: _ZNKSt7__cxx1115basic_stringbufIcSt11char_traitsIcESaIcEE12_M_high_markEv"
[Same error multiple times.]

You see standard icons for executables instead of the App Icons.

EXPECTED RESULT
App Icons in Dolphin

SOFTWARE/OS VERSIONS
Operating System: KDE neon 6.0
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.5.0-28-generic (64-bit)
Graphics Platform: X11
Comment 1 Sven Grewe 2024-05-30 17:10:49 UTC
Created attachment 169991 [details]
Screenshot: Working example KDE 5 on Ubuntu 23.10
Comment 2 Sven Grewe 2024-05-30 17:11:33 UTC
Created attachment 169992 [details]
Screenshot: Current version - not working
Comment 3 Sven Grewe 2024-06-08 19:03:19 UTC
Created attachment 170277 [details]
EXE icons work fine

You can see icons from windows programs.
Comment 4 Sven Grewe 2024-10-10 21:42:15 UTC
With Dolphin 24.08.01 it looks like I can't reproduce the icon problem anymore after the Ubuntu 24.04.1 rebase.

If I start Dolphin in the terminal I can see this error printed though:
ERROR: appimage_read_file_into_buffer_following_symlinks : Entry doesn't exists: .DirIcon
Comment 5 David Edmundson 2024-11-01 15:07:19 UTC

*** This bug has been marked as a duplicate of bug 443667 ***