Summary: | lock icon size bigger than other icons in leave section | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | warptrosse <warptrosse> |
Component: | widget-kickoff | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | lock icon screenshot |
Description
warptrosse
2008-04-04 04:01:50 UTC
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 |