← Back to team overview

compiz team mailing list archive

[Bug 635258] Re: Garbled chars in xterm

 

The bug appears to have been introduced by:
http://git.compiz.org/compiz/core/commit/?h=compiz-0.8&id=6d4833f0e3217c63f516acbdc90796b4d78eecfb

The bug is fixed either by reverting that commit or changing the added lines to:
w->width  = attr.width + (attr.border_width * 2);
w->height = attr.height + (attr.border_width * 2);

I'm currently unable to get to http://bugs.opencompositing.org/ so I
have not filed an upstream bug report.

-- 
Garbled chars in xterm
https://bugs.launchpad.net/bugs/635258
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.