Re: GTK 2.10 - missing icons in file dialog



On Tuesday 08 August 2006 17:44, Tilman Sauerbeck wrote:
> Hi,
> with GTK 2.10, I've noticed that the file dialog doesn't show icons for
> files and directories the way it used to. It's using the same fallback
> icon (white rectangle) for any entry.
>
> http://bugzilla.gnome.org/show_bug.cgi?id=345666
> This patch makes the file dialog show the correct icon for directories
> again. Every file still gets the same fallback file icon though. I'm not
> sure, but I believe that with GTK 2.8, it showed specific icons for
> different file types.
>
> As the bug says, this is without any gnome theme whatsoever, all I got
> is hicolor-icon-theme 0.9.
>
> Ideas? Is the bug valid? Is the attached patch supposed to fix
> everything back to normal?

The ABI for GTK+ changed with version 2.10 for pixbufs (you will get the 
result you describe if you try to use gnome compiled against GTK+ version 2.8 
with version 2.10).  I do not know if that is the cause in you case, but if 
you have not done so try recompiling your program (and also gnome, if you are 
using gnome).

Chris





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