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

Bug#626331: xserver-xorg-core: Crashes server when loading background color from 'icewmbg' and 'pcmanfm --desktop'



severity 626331 important
thanks

Hi all,

Agustin Martin <agmartin@debian.org> (20/05/2011):
> > Haven't posted it to xorg-devel yet.
> > 
> > diff -ru xorg-server-1.10.1/dix/window.c xorg-server-1.10.1-new/dix/window.c
> > --- xorg-server-1.10.1/dix/window.c	2011-02-25 04:27:25.000000000 +0100
> > +++ xorg-server-1.10.1-new/dix/window.c	2011-05-15 15:15:03.912919996 +0200
> > @@ -474,6 +474,7 @@
> >          pWin->background.pixel = pScreen->whitePixel;
> >          backFlag |= CWBackPixmap;
> >      } else {
> > +	pWin->backgroundState = BackgroundPixel;
> >  	if (whiteRoot)
> >              pWin->background.pixel = pScreen->whitePixel;
> >          else
> > @@ -972,6 +973,7 @@
> >      else if (party_like_its_1989)
> >  	MakeRootTile(pWin);
> >      else {
> > +	pWin->backgroundState = BackgroundPixel;
> >  	if (whiteRoot)
> >  	    pWin->background.pixel = pScreen->whitePixel;
> >  	else
> > 
> > 

done now:
  http://lists.x.org/archives/xorg-devel/2011-May/022281.html

I suggested it for the 1.10 stable branch:
  http://lists.x.org/archives/xorg-devel/2011-May/022455.html

Hopefully will be in the next upload.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


Reply to: