GTK Icon Theme

I get this error when running switch:
/home/aquafox/.gtkrc.mine:1: error: unexpected identifier `gtk-icon-theme-name', expected keyword - e.g. `style'
This error running nitrogen:
terminate called after throwing an instance of 'Gtk::IconThemeError'
Aborted
This is my .gtkrc.mine file:
gtk-icon-theme-name = "Tango"
Am I doing anything wrong? Or is the new gtk broken?

Hehe, whatever works. I suppose. I got that same nitrogen error before and installing gnome-icon-theme is what fixed it for me. Definitely a strange error.

Similar Messages

  • Qt integration in gtk : icon themes and fonts

    Hi guys,
    I'm trying to get a better integration of qt (not kde) applications in gtk environment (xfce4). While theme is easily configured to qtgtksyle using qtconfig the fonts and icons are not.
    In qtconfig there is a tab named fonts, but no changes can be saved
    As for icon theme, there is no information at all.
    Any advice.

    Some QT4 apps (like Arora) will use your GTK icons while others (Picard) use their own icons.

  • [Solved] I have Tango (Tango icon theme), but GTK ignore it

    I have set "Tango" in config file of GTK (.gtkrc-2.0):
    gtk-icon-theme-name = "Tango"
    and installed tango-icon-theme form AUR:
    /usr/local/share/icons/Tango/index.theme (I see it!)
    but PCManFM ignore it when I start new thread... (GTK greeter and etc.) Installation was so simple: ./configure; make; sudo make install... What can I do?
    Thank you!
    Last edited by Matesax (2015-01-28 09:19:56)

    Not a Sysadmin issue, moving to Newbie Corner...

  • [SOLVED] [Openbox] Icon-theme not working(?)

    Hi!
    I hope you guys could help me with the following problem.
    Currently I'm running Openbox, compton, tint2, gtk2/3 on my Arch-system.
    The problem I'm having right now is that tint2 tray icons are not showing Faenza-Dark but showing gnome(?) dark icons. I would like to have white/grey icons instead of dark ones!
    My tint2 config:
    # Tint2 config file
    # Generated by tintwizard (http://code.google.com/p/tintwizard/)
    # For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure
    # Background definitions
    # ID 1
    rounded = 0
    border_width = 0
    background_color = #FFFFFF 20
    border_color = #FFFFFF 0
    # Backgrounds
    panel_background_id = 1
    taskbar_background_id = 0
    task_background_id = 0
    task_active_background_id = 1
    systray_background_id = 0
    clock_background_id = 0
    # Panel
    panel_monitor = 1
    panel_position = bottom center horizontal
    panel_size = 0 38
    panel_items = LTSC
    panel_margin = 0 0
    panel_padding = 0 0 5
    font_shadow = 0
    panel_background_id = 1
    wm_menu = 1
    panel_dock = 0
    panel_layer = top
    # Launcher
    launcher_icon_theme = Numix
    launcher_padding = 10 10 10
    launcher_icon_size = 22
    launcher_tooltip = 0
    launcher_apps_dir = /home/archie/.config/tint2/launchers
    # Taskbar
    taskbar_mode = single_desktop
    taskbar_padding = 0 0 10
    # Tasks
    urgent_nb_of_blink = 20
    task_icon = 1
    task_text = 0
    task_centered = 1
    task_maximum_size = 58 0
    task_padding = 10 4
    # Systray
    systray_padding = 0 10 6
    systray_sort = left2right
    systray_icon_size = 22
    systray_icon_asb = 100 0 0
    systray_icon_theme = Faenza-Dark
    # Clock
    time1_format = %I:%M %p
    time1_font = Open Sans 9
    time2_format = %D
    time2_font = Open Sans 9
    clock_font_color = #ffffff 80
    clock_padding = 10 0
    # Tooltip
    tooltip = 0
    # Mouse
    mouse_middle = close
    mouse_right = none
    # Autohide
    autohide = 0
    /home/archie/.config/gtk-3.0/settings.ini:
    [Settings]
    gtk-theme-name=Greybird
    gtk-icon-theme-name=Faenza-Dark
    gtk-font-name=Open Sans 9
    gtk-cursor-theme-name=Vanilla-DMZ
    gtk-cursor-theme-size=0
    gtk-toolbar-style=GTK_TOOLBAR_ICONS
    gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
    gtk-button-images=0
    gtk-menu-images=0
    gtk-enable-event-sounds=1
    gtk-enable-input-feedback-sounds=1
    gtk-xft-antialias=1
    gtk-xft-hinting=1
    gtk-xft-hintstyle=hintfull
    gtk-xft-rgba=rgb
    I'm running tint2-svn and already tried the normal one.
    Could some tell me a hint?
    Last edited by beta990 (2014-01-13 21:58:18)

    Thanks for posts!
    I have done all the steps, but real key was to reboot the system! Even pkill X didn't work. It's now solved.
    To give users with the same issue a solution:
    - Set icon-theme with lxappearance
    - Be sure that gtk3.0/settings.ini has fallback and icon-theme the same value (not know if it really needed)
    - Reboot! pkill X didn't work for me.
    Thanks again.

  • [Workaround] Can't set GTK Icons - Openbox - Help

    I'm stuck! I have been trying to set the gtk icons and have no luck.
    [mezoko@tux ~]$ cat /home/mezoko/.gtkrc-2.0
    # -- THEME AUTO-WRITTEN DO NOT EDIT
    include "/usr/share/themes/Rezlooks-Gilouche/gtk-2.0/gtkrc"
    include "/home/mezoko/.gtkrc.mine"
    # -- THEME AUTO-WRITTEN DO NOT EDIT
    [mezoko@tux ~]$ cat /home/mezoko/.gtkrc.mine
    gtk-icon-theme-name = "Gion"
    gtk-font-name = "Sans 8"
    style "user-font"
    font_name = "Sans 8"
    widget_class "*" style "user-font"
    Have no idea what I'm dong wrong, any help would be great!
    Last edited by mezoko (2007-09-25 01:01:34)

    Hrmmm, that's not really a fix, more like a workaround.  openbox-session is the proper way to start a pure openbox environment and it should not interfere with your icons either way.
    fwojciec is probably right... if you don't have ~/.config/openbox/autostart.sh then Openbox is running the default startup script: /etc/xdg/openbox/autostart.sh
    You can easily fix this by creating a blank file (~/.config/openbox/autostart.sh), or better yet, move your startup apps from .xinitrc to your personal autostart.sh.  That's the way OB is intended to be used.

  • Openbox and gtk icons

    I am having trouble getting openbox to use my gtk icon theme. I have set my .gtkrc-2.0 file, and gtk apps like the gimp use the correct icons. But openbox itself does not use the correct icons in the window titles. Is there some other configuration file I need to change to make openbox use my icon theme?

    xs wrote:I just use LxAppearance. Its in the repo's. It sets my icons globally with a single click.
    LxAppearance just changes the gtkrc-2.0 file. It does not change the icon set that the window manager uses.
    Based on extensive google searches, I think I have a theoretical answer to my problem, though. The problem seems to stem from how programs set their _NET_WM_ICON property. My theory is that some programs look to the gtkrc file to set this icon, and other programs do not.
    ...If anyone out there does lots of gui programming and could confirm this theory, that would be great

  • E17 and hicolor-icon-theme

    hi all
    i am new to e17, and have met some problems with icons
    many apps dependes on hicolor-icon-theme (such like firefox).
    but it seems that e17 can not find the icons in a icon theme
    (can not find firefox.png in /usr/share/icon/hicolor/48x48/apps/firefox.png)
    i have searched and the google says icon theme can be choosed in [ settings > setting panel > look > icon theme ]
    but there is no icon theme
    so how can i use hicolor icon themes in e17 without change the icon section in .desktop file
    thanks

    Well I don't use the e17 packages provided by Arch, because they seem to lack a few modules that I use, but you could try to download easy_e17.sh (either get the package, or just download it from the source using google), and then compile e17 yourself straight from the source.
    If you do so, you should note that the script hasn't been updated in a while, so I had to add engage manually in the e_modules_extra part of the script (and remove the modules it replaces, whose name I forgot...)
    I also remember having the same trouble a long time ago, and fixing it by creating a .gtkrc-2.0 file in my home containing the following:
    gtk-icon-theme-name="Tango"
    include ".gtkrc-2.0-gnome-color-chooser"
    Obviously changing Tango to hicolor-icon-theme. Can't tell if it'll work though, I can't exactly remember why I had to do this, and it might be severely deprecated (my /home partition is quite old, as I never reformat it)
    Lastly, some things can be a pain to configure through e17 settings panel, and are actually system-wide settings (not just e17 specific), so a solution would be to install the kdebase metapackage, and launch the KDE settings panel using systemsettings in the terminal. From here you can set the icon theme by going to Application Appearance -> Icons.
    Last edited by Azriel (2012-09-12 04:11:45)

  • [SOLVED] gtk icons not working

    To save my soul, I can't get my icons to change in Thunar. There is no icon set in there right now, so everything is displayed as just a piece of paper picture (folders, files, everything!).
    This is my /.gtkrc-2.0 file:
    # -- THEME AUTO-WRITTEN DO NOT EDIT
    include "/usr/share/themes/Foresight/gtk-2.0/gtkrc"
    include "/home/bovis/.gtkrc-2.0.mine"
    gtk-icon-theme-name = "Hicolor"
    # -- THEME AUTO-WRITTEN DO NOT EDIT
    I even have the gtk-icon... line included in .gtkrc-2.0.mine and it still will not change. I've tried several icon theme names and several themes. The themes all work fine, but even when the theme file specifies certain icons they do not show up in Thunar.
    This is driving me insane. Please help. Thank you.
    Last edited by bovis (2009-02-21 23:40:02)

    Well, I found a solution. I don't know how to delete this post (I don't see an option anywhere), so I'll post the solution for anyone else who comes across this problem.
    If you go to this site it explains the common concern about the "fallback" icons showing up in Thunar.
    http://thunar.xfce.org/pwiki/documentation/faq
    Basically, what I needed to do was install the package gnome-icon-theme, in addition to the hicolor theme, which I had already installed (I found both in the pacman repos). For some reason, both of those are needed in order to begin working with other icon themes. I hope this helps out anyone else who has this issue.

  • [SOLVED]Icon theme set properly in .gtkrc-2.0.mine,no icons in Thunar

    Hi again. I seem to not be able to utilize the search function properly. I've arrived at these three threads:
    https://bbs.archlinux.org/viewtopic.php?id=48490
    https://bbs.archlinux.org/viewtopic.php?id=98261
    https://bbs.archlinux.org/viewtopic.php?id=103138
    None of them seem to help me. As you can see, I--like others-- am having a problem with icons in thunar. However, it's not because I don't know how the .gtkrc-2.0 file works or something silly like that. I just did this in Slackware with Awesome wm and it worked fine. I've created a .gtkrc-2.0 in my home directory, I have the include line pointing to .gtkrc-2.0.mine and I have this line:
    gtk-icon-theme-name = "icontheme"
    Considering that didn't work I installed lxappearance and set the theme from there. Turns out, it actually does work it seems. I can see in firefox that the icon theme is working. Also, some files in Thunar have their proper icons. In the filesystem, my root folder has it's appropriate icon as well. However, every other folder in thunar is just blank. No icon. I'm using Awesome wm. I hope you will see this isn't the same problem everyone else has had with Thunar and gtk icon themes. Hopefully the community does not frown on this post. I've searched, but if there is indeed a thread somewhere that I missed, would someone mind kindly directing me to it? Thank you, and thanks for reading.
    Last edited by xworld (2013-12-25 15:34:51)

    # DO NOT EDIT! This file will be overwritten by LXAppearance.
    # Any customization should be done in ~/.gtkrc-2.0.mine instead.
    gtk-theme-name="SlicknesS-black"
    gtk-icon-theme-name="black-white_2-gloss"
    gtk-font-name="Cantarell 11"
    gtk-cursor-theme-size=0
    gtk-toolbar-style=GTK_TOOLBAR_BOTH
    gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
    gtk-button-images=1
    gtk-menu-images=1
    gtk-enable-event-sounds=1
    gtk-enable-input-feedback-sounds=1
    gtk-xft-antialias=1
    gtk-xft-hinting=1
    gtk-xft-hintstyle="hintfull"
    gtk-xft-rgba="rgb"
    include "~/user/.gtkrc-2.0.mine"
    As generated by lxappearance. Originally I had only the include line in .gtkrc-2.0 which I created myself but since that didn't work I tried lxappearance.
    gtk-icon-theme-name = "black-white_2-gloss"
    That's what I had in my .gtkrc-2.0.mine
    (thunar:788): Gtk-WARNING **: Unable to locate theme engine in module_path: "ubuntulooks",
    (thunar:788): Gtk-WARNING **: Unable to locate theme engine in module_path: "crux-engine",
    Output of starting thunar in terminal. That's always been like that for every linux I've ever had though and it never affected the icons before.
    As you can see, the icons are having an effect, but only on certain things. Also, I'm starting awesome with .xinitrc.
    #!/bin/sh
    # $Xorg: xinitrc.cpp,v 1.3 2000/08/17 19:54:30 cpqbld Exp $
    userresources=$HOME/.Xresources
    usermodmap=$HOME/.Xmodmap
    sysresources=/etc/X11/xinit/.Xresources
    sysmodmap=/etc/X11/xinit/.Xmodmap
    exec xcompmgr &
    # merge in defaults and keymaps
    [ -f $sysresources ] && xrdb -merge $sysresources
    [ -f $sysmodmap ] && xmodmap $sysmodmap
    [ -f $userresources ] && xrdb -merge $userresources
    [ -f $usermodmap ] && xmodmap $usermodmap
    # Start the window manager:
    if [ -z "$DESKTOP_SESSION" -a -x /usr/bin/ck-launch-session ]; then
    ck-launch-session dbus-launch --exit-with-session awesome
    else
    awesome
    fi
    Last edited by xworld (2013-12-20 21:29:05)

  • Cannot use elementary icons themes after upgrading to GTK+-2.22.0 ?

    Hello All,
    After upgrading to GTK+-2.22.0, elementary icons look horribly wrong for some reason. I thought maybe i need to download the icons themes again (https://launchpad.net/elementaryicons/+download) so i did download the latest elementary icons and install them in ~/icons. However, the icons themes dont look the way they should look. Therefore, I am not sure what i did wrong, or if it had to do with upgrading to GTK+-2.22.0 and i am wondering if i am missing something or need to change some setting.
    I am using Xface4 as my Desktop Environments.
    Any help would be much appreciated.

    After upgrading, almost all of my icon themes are broken, including Elementary, which is the only one I actually care about.
    *EDIT*
    Recent update to libpng seems to have solved it for me.  They still don't display properly in the "Appearance -> Theme -> Customize... -> Icons" dialog, but they display properly in Nautilus and on the panels.
    Last edited by futuremonkey (2010-10-05 12:17:02)

  • [KDE] Icon theme in some GTK+ apps is stuck to Oxygen

    I've been trying to figure out what my problem is for a few days now... For some reason, when I try to change the icon theme to anything besides Oxygen for GTK apps when I'm using the oxygen-gtk theme, it doesn't change. But if I switch to a theme such as Raleigh, it uses my icon theme.
    The icon theme I am trying to set is KFaenza. I also tried Faenza-Cupertino, using Faenza as a fallback, but that didn't work either.
    I saw this topic, which is almost my exact issue. This didn't help either.
    I tried multiple tweaks to my .gtkrc-2.0, such as commenting out the theme name, the first "include" (that sets my theme to oxygen-gtk), and commenting out the fallback icon theme line. None of these work.
    I also tried putting the icon themes in /usr/share/icons, which didn't help.
    I am using the System Settings module to set my GTK+ theme. I have an up-to-date system (just reinstalled a couple of days ago).
    Currently I am using an unmodified gtkrc created by System Settings.
    Hopefully all this info helps, and thanks in advance for any answers!
    UPDATE: I just installed gconf-editor to see if I could fix anything in there. It just turns out that gconf-editor is obeying my settings and this is a problem with Chromium and not GTK.
    UPDATE #2: I also installed Firefox and it is also not obeying my settings.
    Last edited by cardinal-biggles (2013-07-02 21:19:46)

    Copy the icon theme folder to /usr/share/icons
    (ex. if your icon theme folder's name is Oxygen-Refit, it should be at /usr/share/icons/Oxygen-Refit)
    Then edit ~/.gtkrc-2.0-kde and add the line baghera suggested. It works here.
    Note that you need to do this to .gtkrc-2.0 (yes, thats without -kde) too if you don't use gtk-qt-engine to change gtk themes.
    Also note that every time you change the gtk theme (either via systemsettings or via 3rd party utility) this line is autoremoved from the corresponding file(s).
    Finally, make sure you close the gtk app you want the change to be shown and reopen it. All newly opened gtk apps should show the change.

  • Icon-theme changes problem[SOLVED]

    I have murrine-engine, aurora-engine installed. I have installed gtk-engine-equinox and are trying to use equinox-evolution theme with Faenza icon-theme. I had a nice desktop for a couple of days. Yesterday it reverted back to the original icon-theme. Now I cannot change the icon-theme at all. I don't get it. Why is it OK one day but not the next? I have the themes in /usr/share/themes and ~/.themes. Same with icons. Same icons in both directorys. I'm running x86_64 and gnome.
    OK. Had to remove all other icon-themes from ~/.themes. Why is it so?
    Last edited by jai134 (2011-01-23 19:02:50)

    I know how to change themes using the method you described; however, the icon theme that is displayed is tango. I clearly chose tamiga, and the rox file in ~/.config points to the tamiga icon theme. So my question is why isn't the tamiga theme being used? Does it have something to with the inherits line in the icon cofig file? Is there some other problem? Some icon themes display correctly, but not others.
    Thanks for trying!
    john

  • [solved] Gnome/GTK icons missing

    Hey,
    yet another icon missing topic, but I didn't find anything similar to my problem in this forum.
    http://img707.imageshack.us/img707/3432 … gicon1.png
    http://img695.imageshack.us/img695/4341 … gicon2.png
    http://img193.imageshack.us/img193/7168 … gicon3.png
    As you can see, icons are missing not only in the gnome menu, but also
    in firefox (gtk app). Therefore, I think the problem is more related to GTK?!
    Yes, I tried serveral icon themes and engines, no success.
    1. Anyone out there who got the same problem?
    Because laptop and desktop have the same issue.
    2. Any further information about this issue?
    3. Any suggestions/advices?
    Thanks in advance,
    Max
    Last edited by Rabauke (2009-12-19 14:20:19)

    Saend wrote:
    Re-Enable Button Icons In Gnome 2.28
        * Open up gconf-editor (either through a terminal, menu shortcut or Alt+F2)
        * Navigate to: desktop > gnome > interface and check "buttons have icons"
        * To enable Menu icons check 'Menus_have_icons'.
    Source: http://www.omgubuntu.co.uk/2009/10/miss … armic.html
    thanks! that is what i needed, why is that off to begin with?

  • ERR "Could not load "image-loading" from icon theme"

    Just finished installing OpenBox on a virtualbox
    But cannot get nitrogen to set background.
    while running nitrogen from command line
    [utkarsh@myhost ~] $ nitrogen
    ERR: Could not load "image-loading" from icon theme, this indicates a problem with your Gtk/Gtkmm install

    I too had to the same problem. Couldn't find why we get that error. But could set the wallpaper using the command line.

  • The GTK icon cache conspiracy

    I've wondered for a while why GTK (both 2 and 3) seem so slow even on (relatively) powerful computers.
    I've also wondered why stock Slackware is very responsive... And why it is equally slow to boot.
    Turns out all those things are connected. GTK uses a cache file that helps it access icons. Keep the cache updated with gtk-update-icon-cache, and GTK wil be fast. Do not use the cache, and it will be slow.
    Slackware solves this by running the cache updater on boot. Especially with Slack's completely non-parallel init system, this slows things down a bit, but makes for a very response Xfce desktop.
    Most other major distros... Don't seem to deal with this. Debian and Fedora at least do not, and I'm pretty sure Ubuntu doesn't either.
    That's reasonable for a DIY distro like Arch, or if you're running a server without X. Otherwise, though, I have to wonder what gives, because users will definitely be left wondering why their desktop is slower than Windows 7 on the same hardware. Why not e.g. package a cache-updating script for desktop users, and run it as a daily cron job? Heck, why not package it as an initscript? Slackware's initscripts do nothing in parallel, but most desktop distributions boot quite fast, and that shouldn't be compromised by updating the icon caches.
    Is there any particular reason why nobody (other than Pat Volkerding and company) does this as part of a default desktop setup? Other than that it doesn't help KDE and Qt applications, perhaps?

    On my Arch system I grepped my local repo PKGCHECK files (output of namcap for the package) to find packages that seemed to lack the call to gtk-update-icon-theme:
    firefox-kde-opensuse/PKGCHECK:firefox-kde-opensuse E: Files in /usr/share/icons/hicolor but no call to gtk-update-icon-cache or xdg-icon-resource to update the icon cache
    frescobaldi/PKGCHECK:frescobaldi E: Files in /usr/share/icons/hicolor but no call to gtk-update-icon-cache or xdg-icon-resource to update the icon cache
    gpodder/PKGCHECK:gpodder E: Files in /usr/share/icons/hicolor but no call to gtk-update-icon-cache or xdg-icon-resource to update the icon cache
    hicolor-icon-theme/PKGCHECK:hicolor-icon-theme E: Files in /usr/share/icons/hicolor but no call to gtk-update-icon-cache or xdg-icon-resource to update the icon cache
    imagination/PKGCHECK:imagination E: Files in /usr/share/icons/hicolor but no call to gtk-update-icon-cache or xdg-icon-resource to update the icon cache
    qjackctl/PKGCHECK:qjackctl E: Files in /usr/share/icons/hicolor but no call to gtk-update-icon-cache or xdg-icon-resource to update the icon cache
    qtractor/PKGCHECK:qtractor E: Files in /usr/share/icons/hicolor but no call to gtk-update-icon-cache or xdg-icon-resource to update the icon cache
    razor-qt/PKGCHECK:razor-qt E: Files in /usr/share/icons/hicolor but no call to gtk-update-icon-cache or xdg-icon-resource to update the icon cache
    v4l-utils/PKGCHECK:v4l-utils E: Files in /usr/share/icons/hicolor but no call to gtk-update-icon-cache or xdg-icon-resource to update the icon cache
    videocatcher/PKGCHECK:videocatcher E: Files in /usr/share/icons/hicolor but no call to gtk-update-icon-cache or xdg-icon-resource to update the icon cache
    It's a fairly short list actually.  Most Arch packages seem to update the cache properly:
    clementine/clementine.install: gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
    dconf/dconf.install: gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
    dia/dia.install: gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
    djvulibre/djvulibre.install: if [ -x usr/bin/gtk-update-icon-cache ]; then
    djvulibre/djvulibre.install: gtk-update-icon-cache -q -f usr/share/icons/hicolor
    emacs/emacs.install: gtk-update-icon-cache -q -t -f ${ICON_PATH}
    emacs/emacs.install: gtk-update-icon-cache -q -t -f ${ICON_PATH}
    flashplugin/flashplugin.install: gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
    geany/geany.install: gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
    genius/genius.install: gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
    glade/glade.install: gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
    gnome-disk-utility/gnome-disk-utility.install: gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
    gnome-icon-theme/gnome-icon-theme.install: gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
    gnome-icon-theme-symbolic/gnome-icon-theme-symbolic.install: gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
    google-chrome/google-chrome.install: gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
    gparted/gparted.install: gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
    gparted/gparted.install: gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
    gpodder/gpodder.install: gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
    gpodder/gpodder.install: gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
    handbrake/handbrake.install: gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
    jokosher/jokosher.install: gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
    meld/meld.install: gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
    roxterm/roxterm.install: gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
    sawfish/sawfish.install: gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
    sawfish/sawfish.install: gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
    xarchiver/xarchiver.install: gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
    Notice that namcap complained that gpodder and handbrake had "no call to gtk-update-icon-cache" but they do have the update in their install scripts, which their pkgbuilds fail to use properly
    The funniest failure is the hicolor-icon-theme package itself:  if fails to update the hicolor icon cache!

Maybe you are looking for