On Fri, Feb 29, 2008 at 7:05 PM, Duane Paddock <[EMAIL PROTECTED]> wrote: > > On Fri, 29 Feb 2008, seventh guardian wrote: > > > On Fri, Feb 29, 2008 at 6:43 PM, Duane Paddock <[EMAIL PROTECTED]> wrote: > >> On Fri, 29 Feb 2008, seventh guardian wrote: > >> > >> > On Fri, Feb 29, 2008 at 5:47 PM, Duane Paddock <[EMAIL PROTECTED]> > wrote: > >> > (...) > >> >> I still receive this "error" in my .xsession file, but it doesn't > seem to > >> >> affect anything. > >> >> > >> >> > >> >> [fvwm][parse_colorset]: <<ERROR>> error reading root background. > >> >> > >> >> Looking at the code, I'm not sure it should be flagged as an error. > >> > > >> > Can't see why not: it says that fvwm couldn't find the root background > >> > pixmap that it needs to compute the average background color. > >> > > >> > >> I don't use a background on my root window, so why should it be an error > >> if fvwm can't find one? > > > > You are probably asking fvwm to compute an average background color in > > one of your colorsets. The solution is to remove the "bg average" > > option from that colorset. > > > > If you still can't find the source of the problem, please post here > > your colorset config. > > > Thanks Renato, now the error makes more sense.
Ah I was wrong, it's not the average, but the root transparency :) Since you have no root pixmap, it makes no sense to have it active. > Here are my colorsets; > > Colorset 1 fg black, bg #8FA4BF, Plain, NoShape These are causing the problem: > Colorset 2 fg black, bg grey, NoShape, RootTransparent buffer, Tint white 10 > Colorset 3 fg black, bg grey, NoShape, RootTransparent buffer, Tint white 20 > Colorset 4 fg black, bg Khaki1, Plain, NoShape > Colorset 5 fg black, bg rgb:00/00/50, Plain, NoShape > Colorset 6 fg Black, bg gray60, hi gray75, sh gray30 > Colorset 7 fg Black, bg rgb:ae/b2/c3, hi gray95, sh gray40 > Colorset 8 fg Black, hi White, DGradient 128 1 #f6f6f6 50 #101010, sh black > 50 > Colorset 9 NoShape, VGradient 13 1 #f6f6f6 50 #000000, Alpha 50 > Colorset 10 VGradient 13 1 #f6f6f6 50 gray40 > > The error is listed 3 times in my .xsession file. I could only find 2 problems.. Please remove the transparency and tint options and see if it solves it. Cheers, Renato