I have a P4 box with Sarge and KDE in it. Today, after having
installing Etch with KDE from scratch on a laptop, I had occasion to use
the KDE control centre in order to have my KDE preferences on both boxes
the same. (In due course I will upgrade to Etch the P4 box.)
When I was finished I closed the control centre on the P4 box. I then
noticed that the icon buttons on the KDE desktop panel were missing,
e.g, those on the "Lock-out/Log-out" applet. Icons are also gone from
the K menu, Konqueror menus and the directory tree, and from some of
the pop-up windows as well. (I have not checked them all.)
The missing icons seem to be those in the various directories named
"actions" under /usr/share/icons/[whatever directory the link
default.kde points to]/[appropriate icon size]/actions/*.png. Obviously
something is broken. I don't know how I did it; so I cannot replicate
what I did.
I am at a loss to know what to do to get these icons back. Anyone have
any ideas or suggestions?
Ken Heard
Toronto, Canada
--
Bookmark/Search this post with:
Button icons lost from KDE desktop and Konqueror
On Sat, Feb 03, 2007 at 18:08:30 -0500, Ken Heard wrote:
> I have a P4 box with Sarge and KDE in it. Today, after having
> installing Etch with KDE from scratch on a laptop, I had occasion to use
> the KDE control centre in order to have my KDE preferences on both boxes
> the same. (In due course I will upgrade to Etch the P4 box.)
>
> When I was finished I closed the control centre on the P4 box. I then
> noticed that the icon buttons on the KDE desktop panel were missing,
> e.g, those on the "Lock-out/Log-out" applet. Icons are also gone from
> the K menu, Konqueror menus and the directory tree, and from some of
> the pop-up windows as well. (I have not checked them all.)
>
> The missing icons seem to be those in the various directories named
> "actions" under /usr/share/icons/[whatever directory the link
> default.kde points to]/[appropriate icon size]/actions/*.png. Obviously
> something is broken. I don't know how I did it; so I cannot replicate
> what I did.
>
> I am at a loss to know what to do to get these icons back. Anyone have
> any ideas or suggestions?
Check which theme you have selected in "Control Center > Appearance &
Themes > Icons". "Crystal SVG" should be a safe bet.
If all else fails you can rename ~/.kde and ~/.kderc so that new
versions (with default settings) will be created when you start KDE (or
log in with KDM) the next time. You will lose all your other
customizations of the settings if you do this, though.
--
Regards,
Florian
--
Button icons lost from KDE desktop and Konqueror -- Success Repo
Florian Kulzer wrote:
> Check which theme you have selected in "Control Center > Appearance &
> Themes > Icons". "Crystal SVG" should be a safe bet.
This was the one I had selected. However I did go to the Icons page. I
left "Crystal SVG" selected but, in addition selected "Default" and then
"Apply". The icons miraculously reappeared! They were still the
"Crystal SVG" icons.
> If all else fails you can rename ~/.kde and ~/.kderc so that new
> versions (with default settings) will be created when you start KDE (or
> log in with KDM) the next time. You will lose all your other
> customizations of the settings if you do this, though.
I would have tried this if all else had failed. I did discover that
file ~/.kde/share/config/kdeglobals contains the following entry, among
many others:
[Icons]
Theme=crystalsvg
Since this entry did not change, I can only assume that that setting
somehow got broken and it only took what I did a few minutes ago to fix
it. If I had to start over again, re-customization would have been
quite a task! Thanks, Florian for the help.
Ken Heard
Toronto, Canada
--