Version: (using KDE 4.0.3) Installed from: Gentoo Packages Compiler: gcc version 4.1.2 (Gentoo 4.1.2 p1.0.2) OS: Linux lock icon size is bigger than other icons in leave section. see attachments...
Created attachment 24179 [details] lock icon screenshot
coool. i don't see this in trunk/, nor do i see how it could be a problem in kickoff, actually. it's ether an installation issue, and/or a problem in kiconloader. i'll talk with devs who've been tweaking the icon size selection algo in kiconloader and see if we can find something. in the meantime, can you provide the output of the following command: find `kde4-config --prefix`/share/icons/oxygen -name system-lock-screen.png
I have seen issues with the Icon Cache. In KDEHOME (normally: /home/<user>/.kde4) you will find a link: "cache-localhost" follow that link and delete all files in the: "kpc" subdirectory. Then restart your KDE session. Does this help?
============================================================= etacarinae@EtaCarinae ~ $ find `kde4-config --prefix`/share/icons/oxygen -name system-lock-screen.png /usr/kde/4.0/share/icons/oxygen/16x16/actions/system-lock-screen.png /usr/kde/4.0/share/icons/oxygen/22x22/actions/system-lock-screen.png /usr/kde/4.0/share/icons/oxygen/32x32/actions/system-lock-screen.png /usr/kde/4.0/share/icons/oxygen/48x48/actions/system-lock-screen.png /usr/kde/4.0/share/icons/oxygen/64x64/actions/system-lock-screen.png /usr/kde/4.0/share/icons/oxygen/128x128/actions/system-lock-screen.png ============================================================= works fine with James tip.... thanks