Page 1 of 2
[done] Icons missing in salix64 (OpenOffice etc.)
Posted: 1. Jan 2010, 16:50
by damNageHack
Re: OpenOffice icons missing in salix64
Posted: 1. Jan 2010, 16:56
by laprjns
I've got the icons in my menu
Rich
Re: OpenOffice icons missing in salix64
Posted: 1. Jan 2010, 17:06
by damNageHack
I have reinstalled the openoffice package and logged out and in again ...
Re: OpenOffice icons missing in salix64
Posted: 1. Jan 2010, 17:12
by Akuna
No problem here either...
Re: OpenOffice icons missing in salix64
Posted: 1. Jan 2010, 18:58
by damNageHack
Yeah. With default icon theme, it works.

Re: OpenOffice icons missing in salix64
Posted: 1. Jan 2010, 23:50
by Shador
While we're on it. distcc monitor should get an icon, too.

Oh and I recommend running this:
Code: Select all
egrep "^Icon=.*\." /usr/share/applications/*
I know (g)paco is among them.

I think it's enough if that's fixed with the next build/version of the affected package. Not really critical.
Re: OpenOffice icons missing in salix64
Posted: 21. Jan 2010, 00:23
by damNageHack
A quick fix will be to symlink all missing icons to the default theme

Re: OpenOffice icons missing in salix64
Posted: 21. Jan 2010, 00:34
by thenktor
Check if it helps to add hicolor to the "Inherits=" line in /usr/share/icons/$THEMENAME/index.theme.
Re: OpenOffice icons missing in salix64
Posted: 21. Jan 2010, 00:54
by damNageHack
thenktor wrote:Check if it helps to add hicolor to the "Inherits=" line in /usr/share/icons/$THEMENAME/index.theme.
raphael[GartoonRedux]$ diff index.theme index.theme.bak
5c5
< Inherits=gnome,oxygen,crystalsvg,gnome-brave
---
> Inherits=gnome,oxygen,crystalsvg
Fixed. Thx

Re: [done] OpenOffice icons missing in salix64
Posted: 21. Jan 2010, 01:35
by thenktor
Why are the OO icons only in gnome-brave? Doesn't the OO package provide icons itself?
EDIT: Indeed the OO package is missing icons!