#1091844 dolphin: No icons in a Gnome session

Package:
dolphin
Source:
dolphin
Description:
file manager
Submitter:
Ralf Jung
Date:
2025-01-02 10:54:02 UTC
Severity:
normal
#1091844#5
Date:
2025-01-01 11:16:33 UTC
From:
To:
Dear Maintainer,

Dolphin is pretty hard to use in my Gnome session since no icons are showing up.
I have tried the following:
- Install qt5ct and qt6ct and configure an icon theme (I tried Breeze and GNOME, neither works).
  I had QT_QPA_PLATFORMTHEME set to both qt5ct and qt6ct but neither makes the icons work.
- Install plasma-integration and set QT_QPA_PLATFORMTHEME to kde.
- Set QT_QPA_PLATFORMTHEME to gtk3.
  (I have qt6-gtk-platformtheme installed but that package does not seem to contain any relevant files?)

I assume this is not a Dolphin issue but a general KDE issue, but I am not sure which package it would belong to.

Kind regards,
Ralf

#1091844#10
Date:
2025-01-01 15:03:58 UTC
From:
To:
Hej,

Am Mittwoch, 1. Januar 2025, 12:16:33 MEZ schrieb Ralf Jung:
[...]

Do you have the package "qt6-svg-plugins" installed ? It should be
installed automatically with libqt6gui6 if you have recommended packages
enabled.

#1091844#15
Date:
2025-01-02 10:43:52 UTC
From:
To:
Hi Patrick,

Turns out no, I did not! I guess I used "--no-install-recommends" at some point
to avoid pulling in too much of KDE when I just want to use a KDE application,
not the entire desktop environment.

After installing that, Dolphin now has icons. Thanks a lot!

Maybe it would be worth adding this as a "Depends:" somewhere, e.g. the breeze
icon set or wherever the KDE Qt6 platform theme lives?

Kind regards,
Ralf