Activity log for bug #1758564

Date Who What changed Old value New value Message
2018-03-24 18:04:44 Keith Thome bug added bug
2018-03-24 18:11:30 Keith Thome description After upgrading to the latest Kali distro, the Custom Commands plugin no longer will type out the associated keystrokes entered for each custom command. The flyout is there, the label for the custom command is there, but selecting them does not type any text into the shell as it used to do. Kali Kernel versions: Linux kali 4.14.0-kali3-amd64 #1 SMP Debian 4.14.17-1kali1 (2018-02-16) x86_64 GNU/Linux Terminator Version (according to dpkg): 1.91-1 After upgrading to the latest Kali distro, the Custom Commands plugin no longer will type out the associated keystrokes entered for each custom command. The flyout is there, the label for the custom command is there, but selecting them does not type any text into the shell as it used to do. Kali Kernel versions: Linux kali 4.14.0-kali3-amd64 #1 SMP Debian 4.14.17-1kali1 (2018-02-16) x86_64 GNU/Linux Terminator Version (according to dpkg): 1.91-1 Debug Output: File "/root/terminator/terminatorlib/plugins/custom_commands.py", line 130, in _execute terminal.vte.feed_child(command, len(command)) TypeError: Vte.Terminal.feed_child() takes exactly 2 arguments (3 given)
2018-03-24 18:16:45 Keith Thome description After upgrading to the latest Kali distro, the Custom Commands plugin no longer will type out the associated keystrokes entered for each custom command. The flyout is there, the label for the custom command is there, but selecting them does not type any text into the shell as it used to do. Kali Kernel versions: Linux kali 4.14.0-kali3-amd64 #1 SMP Debian 4.14.17-1kali1 (2018-02-16) x86_64 GNU/Linux Terminator Version (according to dpkg): 1.91-1 Debug Output: File "/root/terminator/terminatorlib/plugins/custom_commands.py", line 130, in _execute terminal.vte.feed_child(command, len(command)) TypeError: Vte.Terminal.feed_child() takes exactly 2 arguments (3 given) After upgrading to the latest Kali distro, the Custom Commands plugin no longer will type out the associated keystrokes entered for each custom command. The flyout is there, the label for the custom command is there, but selecting them does not type any text into the shell as it used to do. Kali Kernel versions: Linux kali 4.14.0-kali3-amd64 #1 SMP Debian 4.14.17-1kali1 (2018-02-16) x86_64 GNU/Linux Terminator Version (according to dpkg): 1.91-1 Debug Output (happens when clicking on any custom command in the flyout): File "/root/terminator/terminatorlib/plugins/custom_commands.py", line 130, in _execute     terminal.vte.feed_child(command, len(command)) TypeError: Vte.Terminal.feed_child() takes exactly 2 arguments (3 given)
2018-04-10 21:40:20 Giancarlo Razzolini bug task added terminator (Arch Linux)
2018-05-03 13:52:43 Martin Chlumsky bug watch added https://bugzilla.redhat.com/show_bug.cgi?id=1573927
2018-08-03 10:11:19 Egmont Koblinger bug watch added https://github.com/Guake/guake/issues/1243
2018-08-03 10:15:54 Egmont Koblinger bug added subscriber Egmont Koblinger