https://bugs.kde.org/show_bug.cgi?id=358958
Wolfgang Bauer <wba...@tmo.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/dolp | |hin/44d4d2ea715719a08c63954 | |1530a5b330647297d Resolution|DUPLICATE |FIXED Version Fixed In| |16.04.1 --- Comment #4 from Wolfgang Bauer <wba...@tmo.at> --- Git commit 44d4d2ea715719a08c639541530a5b330647297d by Wolfgang Bauer. Committed on 26/04/2016 at 14:11. Pushed by wbauer into branch 'Applications/16.04'. Specify a fallback icon to QIcon::fromTheme() The default fallback of QIcon::fromTheme() is QIcon(), i.e. a null icon. Set the generic "unknown" icon as fallback to prevent missing icons for filetypes that specify an icon name that doesn't exist. This also gets rid of "QPixmap::scaled: Pixmap is a null pixmap" warnings in that case. Related: bug 361034 FIXED-IN: 16.04.1 REVIEW: 127713 M +2 -1 src/kitemviews/kstandarditemlistwidget.cpp http://commits.kde.org/dolphin/44d4d2ea715719a08c639541530a5b330647297d -- You are receiving this mail because: You are watching all bug changes.