Martin Bialasinski wrote: > > >> "SB" == Stuart Ballard <[EMAIL PROTECTED]> writes: > > SB> The only problem I had was a missing dependency somewhere that > SB> meant I was able to get the whole thing installed without ever > SB> installing (the right version of) imlib-base, so everything > SB> core-dumped. > > As you can't be more specific about the packages involved, then I am > afraid it is hardly a useful bugreport, as it can't be reproduced.
My best guess is that imlib-gdk doesn't depend on imlib-base (and all the gnome stuff depends only on imlib-gdk). But there may be a reason for this (maybe the dependencies are supposed to be somewhere else), which is why I say that I don't know what package to file a bug against. > SB> Now for the current issue (it's a minor one, but > SB> infuriating). When I download a GTK theme from themes.org and try > SB> to install it from the GNOME control center, everything gives the > SB> appearance of working fine - but only a few of the settings from > SB> the new theme are applied. The ones that seem to be applied are > SB> basic coloring and font changes. Everything else (ie border > SB> styles, special images for buttons, pixmap backgrounds, > SB> gradients... basically all the cool bits) are ignored. > > You are most likely missing one of the gtk-engines-* packages (maybe > the pixmap one). Thanks - installing every gtk-engine package I could find solved the problem (although it probably was the pixmap or gradient one, or both). Thanks again, Stuart.