https://bugs.kde.org/show_bug.cgi?id=390737
--- Comment #11 from Andrew Crouthamel <croutham...@gmail.com> --- (In reply to Henrik Fehlauer from comment #10) > Poked at this some more. In this case GammaRay only tells us to look at the > "TreeView" class. There I grepped for "icon" and ended up in the static > function "appIcon". > > My next idea would be to try whether something like the link I mentioned > before would help, because this one was also about "KIconLoader" (which is > only used there and in "startDrag"), but I'll leave that for you to test. > > Let me know if that helps. Thanks, I tried fiddling with it to convert it to QIcon::fromTheme. I got stuck and asked #kde-devel for help, they said to fix KIconLoader. Interestingly bug 390639 was linked to me, where David E mentions Qt 5.11 should fix some icon issues. I'm awaiting more info. -- You are receiving this mail because: You are watching all bug changes.