Re: Do Gtkmm 2.22 have problems on windows?
- From: Krzysztof Kosiński <tweenk pl gmail com>
- To: Guillaume Brocker <guillaume brocker digital-trainers com>
- Cc: gtkmm-list gnome org
- Subject: Re: Do Gtkmm 2.22 have problems on windows?
- Date: Sat, 6 Nov 2010 20:06:21 +0100
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]