** Description changed: - When I type in "killall plug" and then hit tab, it completes to "killall - plugin-container", however when I hit enter it says no process found. I - have to remove the last r and then hit enter for the command to work. - Killall tab completion should complete using a list of running processes - and not guess the process wrongly. + When using the `killall` command on the `plugin-container` process, the + command does not correctly identify the program and does not terminate + the program. + + The command `killall plugin-container` will return this: + plugin-container: no process found + + When the command `killall plugin-containe`, the process `plugin- + container` will correctly be terminated. + + (description changed by trekcaptainusa-tw to be more descriptive of what + the bug actually is)
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/994189 Title: Incorrect execution of `killall` on `plugin-container` To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/psmisc/+bug/994189/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
