Version: (using KDE 4.3.1) There are broken icons for Special Application/Window Settings menu (right-click on window title). I've written a small patch to correct the file names. The patch is for trunk, but should be applied to 4.3 branch as well.
Created attachment 36883 [details] fix Added here, because http://reviewboard.kde.org has no KWin group.... :-(
It might sound stupid: which file has to be patched (it's missing in the diff).
kdebase/workspace/kwin/useractions.cpp That wouldn't be a problem, if the KWin/kdebase team also participated in http://reviewboard.kde.org (not only kdelibs, Kopete, kdepim,...)
I applied for an SVN account, btw. Hopefully I can commit that patch myself in a few days.
I do have this issue, the icons are broken - however, this patch did not fix this for me, the icons are still not working on latest trunk with it applied.
That can't be right. Did you apply it to useractions.cpp? Every somewhat recent KDE release ships with preferences-system-windows-actions.png Either you use something else than Oxygen as icon theme or for whatever reason your distro doesn't put the icon files into /usr/share/icons/oxygen/*/apps/
w00t@lucid:~$ locate preferences-system-window-actions.png w00t@lucid:~$ I do use Oxygen, however I don't use a distro, I self-build from trunk.
preferences-system-window<b>s</b>-actions.png
SVN commit 1023070 by markuss: BUG: 207136 M +2 -2 useractions.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1023070
SVN commit 1023072 by markuss: BUG: 207136 M +2 -2 useractions.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1023072