terminal-app echoes commands twice after foregrounding the process again after it was stopped

Bug #1476101 reported by Matthias Apitz
40
This bug affects 8 people
Affects Status Importance Assigned to Milestone
Ubuntu Terminal App
New
High
Unassigned

Bug Description

If you run some processes in the terminal-app and you have to slide away this application (for example due to an incoming call), the processes get stopped; you can resume them again with the 'fg' command, but after having done so, all commands get echoed twice, for example:

phablet@ubuntu-phablet:-$
[1] Stopped ssh localhost

phablet@ubuntu-phablet:-$ fg
ssh localhost

phablet@ubuntu-phablet:-$ echo foo
echo foo
foo
phablet@ubuntu-phablet:-$

see also attached screen.

Revision history for this message
Matthias Apitz (gubu) wrote :
Revision history for this message
Hannes Schnaitter (ildorn) wrote :

Also happens without switching to a different app:

*do an ssh

*STRG+Z (or CTRL-Z) to stop the ssh

*fg to resume

-> double printing of commands

Changed in ubuntu-terminal-app:
importance: Undecided → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.