Comment 9 for bug 819775

Revision history for this message
Lukas Vacek (lukas-vacek) wrote :

A quick patch (a really quick workaround) attached - it probably messes up broadcasting when the ibus is *not* installed.

But it fixes the double broadcasting in the default install.

To apply:

apt-src install terminator
cd terminator
export QUILT_PATCHES=debian/patches
export QUILT_REFRESH_ARGS="-p ab --no-timestamps --no-index"
quilt push broadcast_double_with_ibus_workaround.diff
dpkg-buildpackage
cd ..
sudo dpkg -i terminator_0.97-4_all.deb