Activity log for bug #1925823

Date Who What changed Old value New value Message
2021-04-23 15:15:45 Péter Prőhle bug added bug
2021-04-23 15:16:06 Péter Prőhle bug task added bash (Ubuntu)
2021-04-26 00:22:35 Launchpad Janitor bash (Ubuntu): status New Confirmed
2021-04-26 00:22:35 Launchpad Janitor gnome-terminal (Ubuntu): status New Confirmed
2021-04-26 11:56:55 Sebastien Bacher bug task deleted gnome-terminal (Ubuntu)
2021-04-26 11:59:14 Sebastien Bacher summary gnome-terminal losts or ignore the newline character coming from mouse paste losts or ignore the newline character coming from mouse paste
2021-04-27 19:24:25 Norbert tags hirsute
2021-05-11 12:14:35 Péter Prőhle summary losts or ignore the newline character coming from mouse paste losts or misinterprets the newline character coming from mouse paste
2021-05-11 12:33:19 Péter Prőhle description If there is a complete bash command with terminating newline in the cut and paste buffer, and it is pasted into a gnome-terminal, then the command is *not* executed, the newline is ignored by the terminal. But in return this bug, the pasted command is showed in reverse coloring, what is very disturbing when a command is not executed, but decorated in a funny way instead. This is new in 21.04, the dropping commands into a gnome-terminal worked fine in 20.10, ... ... and in the last 27 years of my linux usage. Quiete a few experients shows, that bash misinterprets the newline-character coming from mouse paste, while in the same terminals the emacs or vim or alpine and many other character oriented programs interprest correctly. The problem is specific to the situation when we are at a bash prompt of a new version of bash we got in Ubuntu 21.04. As soon as I invoke an ssh session, the interpretation of the newline-caharcter becomes correct, since the remote older bash interprets correctly. >>> Newline bug of first kind: If there is a complete bash command with terminating newline in the cut and paste buffer, and it is pasted into a gnome-terminal, then the command is *not* executed, the newline is ignored by the terminal. >>> Newline bug of second kind: If I prepare a bash command say cp target-directory and I collect into the paste buffer "source-file newline-character" and I drop it IN BETWEEN the prepared "cp" and "target-directory" then the result is wrong: instead of interpreting the newline-character as "push enter" the command is broken into the followint 2 lines: cp source-file target-directory and I get an error message about missing target specification. cp: missing destination file operand after 'source-file' Try 'cp --help' for more information. bash: target-directory: Is a directory I found better to make this original bug descripton more informative.
2021-05-27 14:54:31 Péter Prőhle summary losts or misinterprets the newline character coming from mouse paste Ubuntu version of BASH losts or misinterprets the newline character coming from mouse paste
2022-01-21 06:57:55 Péter Prőhle tags hirsute hirsute impish
2023-01-30 10:35:19 Charles Evans bug added subscriber Charles Evans