Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 May 2008 00:01:00 +0400
From:      "=?UTF-8?B?0JrRg9GC0LXQudC90LjQutC+0LIg0JTQvNC40YLRgNC40Lk=?=" <kuteynikov@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Icons problem
Message-ID:  <f43f0aea0805221301w16cfef9eo3e2eddf70439b2ad@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I have lots of problems with icons. I don't install Gnome, but use its
programs with fluxbox window manager. My gtk theme is Clearlooks
(selected using gtk-chtheme or switch2). gnome-icon-theme-2.20.0_1,
gnome-icons-20060914_1,  clearlooks-themes-0.6.2_6 and
hicolor-icon-theme-0.10_2
are also installed. But many programs can't find icons for buttons on
toolbar.
I tried to install icons manually but it doesn't help.

They often print error messages like

(eog:1508): EOG-WARNING **: Couldn't load icon: Icon "image-missing" doesn't
exists in theme.

After I have uninstalled gnome-panel with pkg_delete (it is in
dependencies list, but I really do not need it!) rhythmbox joined eog:
..
(rhythmbox:1477): Rhythmbox-WARNING **: Unable to load icon stock_repeat
(rhythmbox:1477): Rhythmbox-WARNING **: Unable to load icon stock_playlist
..

Here are some configuration files:

$ cat /usr/local/share/themes/Clearlooks/index.theme

[Desktop Entry]
Name=Clearlooks
Name[zh_TW]=&#28136;&#35264;
Type=X-GNOME-Metatheme
Comment=Attractive Usability
Comment[zh_TW]=&#21560;&#24341;&#20154;&#30340;&#23526;&#29992;&#24615;
Encoding=UTF-8

[X-GNOME-Metatheme]
GtkTheme=Clearlooks
MetacityTheme=Clearlooks
IconTheme=Clearlooks

$ cat /usr/local/share/icons/Clearlooks/index.theme

[Icon Theme]
Name=Clearlooks
Inherits=gnome
Comment=Blue stock icons
Directories=16x16/gtk,24x24/gtk,64x64/apps,64x64/mimetypes,64x64/filesystems,64x64/devices,64x64/emblems,32x32/filesystems

[16x16/gtk]
Size=16
Context=Stock
Type=Treshold

[24x24/gtk]
Size=24
Context=Stock
Type=Treshold

[64x64/apps]
Size=64
Context=Applications
Type=Threshold #Fixed?

[64x64/filesystems]
Size=64
Context=FileSystems
Type=Threshold

[64x64/mimetypes]
Size=64
Context=MimeTypes
Type=Threshold

[64x64/devices]
Size=64
Context=Devices
Type=Threshold

[64x64/emblems]
Size=64
Context=Emblems
Type=Threshold

[32x32/filesystems]
Size=32
Context=FileSystems
Type=Threshold

$ ls  /usr/local/share/icons/Clearlooks/

16x16                   32x32                   icon-theme.cache
24x24                   64x64                   index.theme

$ ls /usr/local/share/themes/Clearlooks/

gtk-2.0         index.theme     metacity-1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f43f0aea0805221301w16cfef9eo3e2eddf70439b2ad>