|
|
Re: Color problems with 1.3: msg#00168
window-managers.sawfish
|
Subject: |
Re: Color problems with 1.3 |
./configure --without-gdk-pixbuf did the trick
Thanks,
Dan
John Harper wrote:
Dan Gregory writes:
|I downloaded sawfish1.3 along with the newest versions of rep-gtk-0.17
|and librep-0.16.2 and compiled everything last night. I have a laptop
|and everything worked fine when the laptop was undocked, but this
|morning when I docked it at work, all the sawfish window decorations
|appear to only have 256 colors available (there are no gradients and for
|example STPShiny isn't just a grey bar, it's 1/2 grey and 1/2 purple).
|I know that somewhere sawfish is allowing more than 256k colors because
|my backgrounds are being set with wmsetbg properly. BTW... I only run
|sawfish, no gnome or kde. Did I compile something wrong?
nothing has changed that could have affected this. The only thing that
might have changed is that you may have switched from compiling with
Imlib to gdk-pixbuf, or vice versa
alternatively, maybe your X server is either only providing an eight
bit visual, or sawfish is incorrectly selecting that visual. Try using
the --depth and --visual options (e.g. "--depth 16 --visual TrueColor")
John
|
|