Re: symbolic icon fallback failure



On Thu, Nov 21, 2013 at 10:40:42AM -0500, Jasper St. Pierre wrote:
On Thu, Nov 21, 2013 at 10:35 AM, Patrick Welche <prlw1 cam ac uk> wrote:

On Thu, Nov 21, 2013 at 10:07:55AM -0500, Jasper St. Pierre wrote:
On Thu, Nov 21, 2013 at 9:38 AM, Patrick Welche <prlw1 cam ac uk> wrote:


(gtk-update-icon-cache --validate returns 0 for those two directories
 so validates OK.
 Is there an easy way of dumping the contents of the cache?)

Is there any more I can do to check that

icons/gnome/index.theme
icons/gnome/icon-theme.cache

are OK? (Given Gtk 3's --enable-gtk2-dependency, it shouldn't matter if
gtk 2.24.20 created the cache?)

I'd put a print statement inside the for loop near that if statement that
prints the theme name, e.g.

    g_print ("searching theme %s\n", theme->name);

It sounds to me like the gnome icon theme isn't being properly added. Maybe
also put lots of print statements in insert_theme. Is that being called
with "gnome" as a theme name? Is it bailing out at some point before it's
supposed to?

Thanks for the pointer - more soon...

Cheers,

Patrick


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]