Re: Do Gtkmm 2.22 have problems on windows?



2010/11/4 Guillaume Brocker <guillaume brocker digital-trainers com>:
> Hi !
>
> I'm doing the trasition from gtkmm 2.16 to 2.22 and I encountred a problem
> wit the recent file manager. Here is what I get on the console :
>
> Gtk-WARNING **: Could not find the icon 'gtk-file'. The 'hicolor' theme
> was not found either, perhaps you need to install it.
> You can get a copy from:
>        http://icon-theme.freedesktop.org/releases
> **
> Gtk:ERROR:gtkrecentmanager.c:1942:get_icon_fallback: assertion failed:
> (retval != NULL)

The first warning can be fixed by putting an empty "index.theme" file
in a directory called "hicolor" somewhere in your package and then
calling gtk_icon_theme_append_search_path with the path that contains
the "hicolor" directory. It could also fix the second warning but I'm
not sure.

Regards, Krzysztof


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