Re: [Evolution] [Evolution-1.0.7] Dialog icons missing?

2002-06-26 Thread Michael-John Anthony
On Tue, 2002-06-25 at 19:44, Not Zed wrote: Hrm. Do you get any warnings (in terminal) about pixmaps? Does it referesh if you re-expose that spot? Unless the image files are somehow wrong, sounds like an image lib problem? No warnings in the terminal, and nothing changes if I refresh

Re: [Evolution] [Evolution-1.0.7] Dialog icons missing?

2002-06-26 Thread iain
On Wed, 2002-06-26 at 16:22, Michael-John Anthony wrote: All the .png files seem to be there (when compared to a working Evolution install). I guess it _could_ be the code that puts the pixmap onto the button? Is that a gtk thing? Here's a small screenshot (God bless png files for being

Re: [Evolution] [Evolution-1.0.7] Dialog icons missing?

2002-06-26 Thread Jeffrey Stedfast
Yea, that's a Gtk/GNOME thing, Evolution doesn't place any icons there (in fact those icons are built into the GNOME libs, they are not accessed from the file system). Jeff On Wed, 2002-06-26 at 11:22, Michael-John Anthony wrote: On Tue, 2002-06-25 at 19:44, Not Zed wrote: Hrm. Do you

Re: [Evolution] [Evolution-1.0.7] Dialog icons missing?

2002-06-26 Thread Not Zed
Yeah sounds like imlib. Have you tried playing with imlib settings and turning off stuff like shared pixmaps and whatnot. Its not one of those multi-visual supporting displays is it? Although I thought most of those problems got fixed ... On Thu, 2002-06-27 at 03:02, iain wrote: On Wed,

[Evolution] [Evolution-1.0.7] Dialog icons missing?

2002-06-25 Thread Michael-John Anthony
Hey all, I've just managed to get 1.0.7 (and 1.1x) compiled under Solaris 8, but there's an issue - the icons in any dialog box that has an OK or Cancel button is missing, as well as a couple along the taskbar in the compose window. Instead of, say the green OK arrow, I have a black box