Bug 374486 - Qfiledialog is missing icons
Summary: Qfiledialog is missing icons
Status: RESOLVED FIXED
Alias: None
Product: frameworks-frameworkintegration
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.29.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-03 09:44 UTC by Antonio Orefice
Modified: 2020-02-26 18:14 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Simple python script to show a qt5 file dialog (961 bytes, text/x-python)
2017-01-03 09:44 UTC, Antonio Orefice
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Orefice 2017-01-03 09:44:38 UTC
Created attachment 103162 [details]
Simple python script to show a qt5 file dialog

When using Qfiledialog under kde, most of the icons are missing, see here:
http://i.imgur.com/u7a8uGt.png
It does not depend on icon theme (tried Breeze icon theme and kfaenza).

Switching to QT_QPA_PLATFORMTHEME=qt5ct "fixes" it.
Comment 1 Ahmad Samir 2020-02-26 13:47:56 UTC
Is this still a valid issue?
Comment 2 Antonio Orefice 2020-02-26 14:35:54 UTC
Nope :)
Comment 3 Ahmad Samir 2020-02-26 18:14:14 UTC
Thanks for the feedback :)