← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 379985] Re: incorrect rendering of fonts in xmgrace

 

*** This bug is a duplicate of bug 325169 ***
    https://bugs.launchpad.net/bugs/325169

The problem appears to be fixed in Karmic (at least it works for me),
but there have been reports of other problems with Karmic.  YMMV.  In
the meanwhile, someone has suggested adding these lines to the
/etc/X11/xorg.conf configuration file, in the "Device" section (mine
looks like this):

Section "Device"
	Identifier	"Configured Video Device"
	Driver "intel"
	Option "AccelMethod" "uxa"
	Option          "EXAOptimizeMigration"          "true"
	Option          "MigrationHeuristic"            "greedy"
EndSection

(It's been a while so I don't know who to attribute this to).  This
might or might not work for you.  Good luck!

-- 
incorrect rendering of fonts in xmgrace
https://bugs.launchpad.net/bugs/379985
You received this bug notification because you are a member of Ubuntu-X,
which is the registrant for xf86-video-intel (via bug 325169).



Follow ups