| View previous topic :: View next topic |
| Author |
Message |
linuxed n00b

Joined: 02 Dec 2004 Posts: 28
|
Posted: Sun Apr 29, 2007 1:29 pm Post subject: XFCE missing icons? |
|
|
| Hello. I have performed a fresh install of Gentoo. I went for the XFCE desktop environment. However I seem to have a problem I can't diagnose. The "Settings" panel, although showing all options (i.e. "Desktop/Display/File Manager/Keyboard/Mouse/Orage/etc."), shows the associated icons only for "Sound" and "File manager". Also when I chose to "Quit" XFCE and the logout/reboot/shutdown menu appears, there are no icons with the associated applications. The biggest problem is I have no idea where these icons are usually found.. as I have no idea what their default naming convention is. My Icon theme, according to the XFCE user interface dialogue, is "Rodent". Any help in things to try out in order to diagnose the problem would be great. |
|
| Back to top |
|
 |
jonnevers Veteran


Joined: 02 Jan 2003 Posts: 1584 Location: Gentoo64 land
|
Posted: Sun Apr 29, 2007 1:58 pm Post subject: Re: XFCE missing icons? |
|
|
| linuxed wrote: | | Hello. I have performed a fresh install of Gentoo. I went for the XFCE desktop environment. However I seem to have a problem I can't diagnose. The "Settings" panel, although showing all options (i.e. "Desktop/Display/File Manager/Keyboard/Mouse/Orage/etc."), shows the associated icons only for "Sound" and "File manager". Also when I chose to "Quit" XFCE and the logout/reboot/shutdown menu appears, there are no icons with the associated applications. The biggest problem is I have no idea where these icons are usually found.. as I have no idea what their default naming convention is. My Icon theme, according to the XFCE user interface dialogue, is "Rodent". Any help in things to try out in order to diagnose the problem would be great. |
"rodent" is Xfce's default theme, so it's strange not all it's icons are showing up.
go to settings -> User Interface Settings -> Icon Theme tab. see if you have other themes available that may be complete.
do you have
| Code: | username hostname ~ $ emerge -pv xfce-extra/xfce4-icon-theme
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] xfce-extra/xfce4-icon-theme-4.4.0 0 kB
Total: 1 package (1 reinstall), Size of downloads: 0 kB |
|
|
| Back to top |
|
 |
linuxed n00b

Joined: 02 Dec 2004 Posts: 28
|
Posted: Sun Apr 29, 2007 3:00 pm Post subject: |
|
|
| There are no other themes installed. I have xfce4-icon-theme |
|
| Back to top |
|
 |
Fabiolla Apprentice


Joined: 04 Mar 2004 Posts: 277 Location: somewhere
|
Posted: Sun Apr 29, 2007 4:54 pm Post subject: |
|
|
Hi,
Had the same problem, emerge x11-themes/hicolor-icon-theme solved it.
(Xfce4 needs hicolor-icon-theme for default-icons) |
|
| Back to top |
|
 |
vonr Guru


Joined: 23 Mar 2006 Posts: 300 Location: Amsterdam, The Netherlands
|
Posted: Sun Apr 29, 2007 5:12 pm Post subject: |
|
|
| Fabiolla wrote: | Hi,
Had the same problem, emerge x11-themes/hicolor-icon-theme solved it.
(Xfce4 needs hicolor-icon-theme for default-icons) |
I can confirm that this works, for gnome as well. _________________ Have you ever seen Geneva™, Monaco®, or New York®?
Geneva, Monaco, and New York are trademarks of Apple Computer, Inc., some registered in the U.S. and other countries. |
|
| Back to top |
|
 |
linuxed n00b

Joined: 02 Dec 2004 Posts: 28
|
Posted: Sun Apr 29, 2007 7:27 pm Post subject: |
|
|
| Quote: | | [ebuild R ] x11-themes/hicolor-icon-theme-0.9-r1 0 kB |
Having the same problem. |
|
| Back to top |
|
 |
deno Guru


Joined: 13 Sep 2006 Posts: 404
|
Posted: Sun Apr 29, 2007 7:35 pm Post subject: |
|
|
| I am not using xfce fo a while but I remeber that there is an option somewhere that you can allow xfce to control your desktop, or something like that. It seems that from time to time this option becomes unchecked and then icons will disappear. Find that and check it again. |
|
| Back to top |
|
 |
linuxed n00b

Joined: 02 Dec 2004 Posts: 28
|
Posted: Mon Apr 30, 2007 5:37 am Post subject: |
|
|
| I have re-emerged x11-themes/hicolor-icon-theme; restarted XFCE and it's working now. Thanks for the help! Does anyone know why this happens? |
|
| Back to top |
|
 |
seiichiro0185 Tux's lil' helper


Joined: 18 Dec 2005 Posts: 115 Location: Berlin, Germany
|
Posted: Mon Apr 30, 2007 12:27 pm Post subject: |
|
|
Hi,
had the same problem, I think the solution is to run gtk-update-icon-cache (i ran gtk-update-icon-cache -f /usr/share/icons/Rodent/ which solved the problem for me). emerging hicolor-icon-theme does also run gtk-update-icon-cache, so thats why a remerge did solve the problem
seiichiro0185 _________________ Desktop: AMD Athlon64 4850e@2,9GHz| 2GB RAM | 500GB HDD
Laptop: Dell Vostro 1310: C2D 2.1GHz | 4GB RAM | 250GB HDD
Server: Via C7D 1,5GHz | 512MB RAM | 1TB HDD |
|
| Back to top |
|
 |
linuxed n00b

Joined: 02 Dec 2004 Posts: 28
|
Posted: Mon Apr 30, 2007 12:41 pm Post subject: |
|
|
| Great! Now I know why it worked! However, I'm still puzzled as to *why* this problem appeared in the first place :-/ |
|
| Back to top |
|
 |
ssuominen Developer

Joined: 30 Sep 2005 Posts: 1376 Location: Finland
|
|
| Back to top |
|
 |
|