You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

numerodix

Beginner

  • "numerodix" started this thread

Posts: 1

Location: Utrecht, them Netherlands

  • Send private message

1

Monday, April 10th 2006, 2:55pm

kde missing certain icons

Alright so I've had this issue since 3.5.0, been hoping upgrading would fix it but no luck there, I'm now running 3.5.2. I'm using the svg icon theme and as far as I can tell, the icons I want are on my system, they are just not found by kde. For instance, I use the System Tray panel applet on my panel and the icons for gaim and klaptop appear as they should, the icons for klipper, kopete and amarok just don't show up, so I get the default kde icon instead (the white file). This also applies to the application's icon in the window decoration (top left corner), that one is blank. When amarok announces a new song with the OSD, the amarok icon is again missing (again the white file). In the kmenu, the icons for kuickshow, digikam, gwenview, kghostview, kopete, skype, konqueror, kwrite all missing.

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
# locate kate.png
/usr/kde/3.5/share/doc/HTML/en/kate/kate.png
/usr/kde/3.5/share/icons/hicolor/22x22/apps/kate.png
/usr/kde/3.5/share/icons/hicolor/32x32/apps/kate.png
/usr/kde/3.5/share/icons/hicolor/16x16/apps/kate.png
/usr/kde/3.5/share/icons/hicolor/64x64/apps/kate.png
/usr/kde/3.5/share/icons/hicolor/48x48/apps/kate.png
/usr/kde/3.5/share/icons/hicolor/128x128/apps/kate.png
/usr/kde/3.5/share/icons/kdeclassic/16x16/apps/kate.png
/usr/kde/3.5/share/icons/kdeclassic/32x32/apps/kate.png
/usr/kde/3.5/share/icons/kdeclassic/48x48/apps/kate.png
/usr/kde/3.5/share/icons/slick/16x16/apps/kate.png
/usr/kde/3.5/share/icons/slick/48x48/apps/kate.png


The ones in the hicolor dir are the ones I want, they are there, they just don't show up.

Anyone?