← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 92882] Re: significant memory leak in xserver 1.2

 

Hello,

The solution proposed in https://bugs.launchpad.net/ubuntu/+source/xorg-
server/+bug/186354 worked for me: disable xinerama.

On ubuntu 9.04 (using an Intel GMA chipset), I added this at the bottom
of my /etc/X11/xorg.conf file and then had no more problem after
restarting the X server:

Section "Serverflags"
    Option "Xinerama" "false"
Endsection

-- 
significant memory leak in xserver 1.2
https://bugs.launchpad.net/bugs/92882
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.