Ubuntu 20.04.1 LTS
terminator version 1.91-4ubuntu1

Had to combine  @master-zion and @quad3datwork solutions to put this to
work:


sudo vi `which terminator`

after the last import line add the following:

if 'DBUS_SESSION_BUS_ADDRESS' in os.environ:
    del os.environ['DBUS_SESSION_BUS_ADDRESS']
if 'GTK_IM_MODULE' in os.environ:
    del os.environ['GTK_IM_MODULE']

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

Title:
  One keystroke goes double when using groups.

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

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

Reply via email to