http://bugzilla.opensuse.org/show_bug.cgi?id=1053325 http://bugzilla.opensuse.org/show_bug.cgi?id=1053325#c6 Manuel Stol <ManuelStol@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ManuelStol@gmx.com --- Comment #6 from Manuel Stol <ManuelStol@gmx.com> --- Maybe the GNOME images are cached by KDE/Plasma. Can you clear your icon and thumbnail cache and see if it helps? # Clean icon cache rm -- "${XDG_CACHE_HOME:-"$HOME/.cache"}/icon-cache.kcache" # Clean thumbnail cache find "${XDG_CACHE_HOME:-"$HOME/.cache"}/thumbnails/" -type f -delete -- You are receiving this mail because: You are on the CC list for the bug.