[Bug 819775] Re: Broadcasting input across multiple terminator windows repeats keypresses many times

2017-11-30 Thread cherepanov
I constantly have this issue.
After a while input is cloned between all consoles.
If I close and reopen terminal everything fine for some time.
Ubuntu 16.04-17.10, terminator 1.91 Ubuntu and nightly versions on fresh Ubuntu.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819775

Title:
  Broadcasting input across multiple terminator windows repeats
  keypresses many times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/819775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 819775] Re: Broadcasting input across multiple terminator windows repeats keypresses many times

2017-07-09 Thread Ben Reaves
I am also experiencing this issue on GalliumOS (Ubuntu with XFCE, 16.04,
Xenial release).

Not sure yet what causes it, but it has occurred 3 times now and restart
the app does resolve it, for awhile any ways. This is a pretty serious
issue. I log into multiple systems, so having a terminal that I do not
have to worry about bleeding input on is pretty critical. May have to
find an alternative that is more reliable, which is sad because I have
found how to configure this terminal perfectly in every other respect.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819775

Title:
  Broadcasting input across multiple terminator windows repeats
  keypresses many times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/819775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819775] Re: Broadcasting input across multiple terminator windows repeats keypresses many times

2017-03-10 Thread Nybble
I consistently experience this issue and it's still here for recent
releases (1.91).

Does anyone know how is the progress of the fixing?

** Also affects: terminator (Arch Linux)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819775

Title:
  Broadcasting input across multiple terminator windows repeats
  keypresses many times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/819775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819775] Re: Broadcasting input across multiple terminator windows repeats keypresses many times

2016-05-04 Thread Rodrigue ROYER
Hello there. I'm using lubuntu with lxde desktop and I'm experiencing this 
double char bug.
I've tried the GTK3 branch and also the "lp" branch witch I suppose to be the 
nighty build you talking about. And the bug is still here. I can confirm that 
kill ibus resolve the problem but it break other things elsewhere so I cannot 
use this as a workaround.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819775

Title:
  Broadcasting input across multiple terminator windows repeats
  keypresses many times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/819775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819775] Re: Broadcasting input across multiple terminator windows repeats keypresses many times

2015-11-28 Thread Stephen Boddy
The fact is that input is horribly complex and we're doing something
particularly unusual with broadcasting. It's a miracle it works as well
as it does. Have you tested a recent nightly? A number of fixes went in
to try to get broadcasting working in all cases (w/IBus, wo/IBus,
setkeymap.) If you still see the double char (or can temporarily induce
it, please try a nightly and report back if the double char is fixed for
all conditions,

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819775

Title:
  Broadcasting input across multiple terminator windows repeats
  keypresses many times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/819775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819775] Re: Broadcasting input across multiple terminator windows repeats keypresses many times

2015-05-27 Thread Lukas Vacek
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

** Patch added: broadcast_double_with_ibus_workaround.diff
   
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/819775/+attachment/4405346/+files/broadcast_double_with_ibus_workaround.diff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819775

Title:
  Broadcasting input across multiple terminator windows repeats
  keypresses many times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/819775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819775] Re: Broadcasting input across multiple terminator windows repeats keypresses many times

2015-05-27 Thread Lukas Vacek
looks like a bug in libvte 0.28.2 - key-press-event (callback is
on_keypress in terminal.py) is triggered twice

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819775

Title:
  Broadcasting input across multiple terminator windows repeats
  keypresses many times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/819775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819775] Re: Broadcasting input across multiple terminator windows repeats keypresses many times

2015-05-27 Thread Ubuntu Foundations Team Bug Bot
The attachment broadcast_double_with_ibus_workaround.diff seems to be
a patch.  If it isn't, please remove the patch flag from the
attachment, remove the patch tag, and if you are a member of the
~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819775

Title:
  Broadcasting input across multiple terminator windows repeats
  keypresses many times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/819775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819775] Re: Broadcasting input across multiple terminator windows repeats keypresses many times

2015-02-05 Thread Bruno Lambert
Just tested in 14.04: the bug is still present. apt-get purge ibus ;
killall ibus-daemon fix the issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819775

Title:
  Broadcasting input across multiple terminator windows repeats
  keypresses many times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/819775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819775] Re: Broadcasting input across multiple terminator windows repeats keypresses many times

2012-10-26 Thread Max Bowsher
Oh, *right*, so that's why the problem disappeared for me. I remember
purging ibus from my system at one point, since I never use it at all.

** Changed in: terminator (Ubuntu)
   Status: Fix Released = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819775

Title:
  Broadcasting input across multiple terminator windows repeats
  keypresses many times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/819775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819775] Re: Broadcasting input across multiple terminator windows repeats keypresses many times

2012-10-25 Thread Samir Ibradžić
Not fixed! The problem is reproducable ONLY if one is running IBUS.

samir@nigdje:~$ lsb_release -rd
Description:Ubuntu 12.10
Release:12.10

samir@nigdje:~$ apt-cache policy terminator
terminator:
  Installed: 0.96-0ubuntu1
  Candidate: 0.96-0ubuntu1
  Version table:
 *** 0.96-0ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ quantal/universe amd64 Packages
100 /var/lib/dpkg/status

Needles to say,

killall ibus-daemon

makes it disappear...

Btw, IBUS in Ubuntu is in a crappy state, too old versions are being
shipped with each release... Do are you missing devs who actually use it
and test it?

If i have any time left, I'll try to dive into terminator code to find
the culprit...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819775

Title:
  Broadcasting input across multiple terminator windows repeats
  keypresses many times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/819775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819775] Re: Broadcasting input across multiple terminator windows repeats keypresses many times

2012-09-26 Thread Max Bowsher
I can't even reproduce it in precise - assuming it got fixed in either
oneiric or precise and closing bug.

** Changed in: terminator (Ubuntu)
   Status: Incomplete = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819775

Title:
  Broadcasting input across multiple terminator windows repeats
  keypresses many times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/819775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819775] Re: Broadcasting input across multiple terminator windows repeats keypresses many times

2012-09-07 Thread Tom Smith
Am unable to replicate this on quantal.

$ lsb_release -rd
Description:Ubuntu quantal (development branch)
Release:12.10

$ apt-cache policy terminator
terminator:
  Installed: 0.96-0ubuntu1
  Candidate: 0.96-0ubuntu1
  Version table:
 *** 0.96-0ubuntu1 0
500 http://gb.archive.ubuntu.com/ubuntu/ quantal/universe amd64 Packages
100 /var/lib/dpkg/status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819775

Title:
  Broadcasting input across multiple terminator windows repeats
  keypresses many times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/819775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819775] Re: Broadcasting input across multiple terminator windows repeats keypresses many times

2012-09-07 Thread Martin Meredith
Could you please check whether this problem still exists for you in the
latest version of ubuntu ? As this has been reported against an older
version of Ubuntu, it'd be nice to see whether it still exists.

Till then, I'll mark this as incomplete.

** Changed in: terminator (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819775

Title:
  Broadcasting input across multiple terminator windows repeats
  keypresses many times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/819775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 819775] Re: Broadcasting input across multiple terminator windows repeats keypresses many times

2011-08-02 Thread Max Bowsher
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/819775

Title:
  Broadcasting input across multiple terminator windows repeats
  keypresses many times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/terminator/+bug/819775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs