Activity log for bug #1493163

Date Who What changed Old value New value Message
2015-09-07 21:56:17 dave.dittrich@icloud.com bug added bug
2015-09-07 21:57:02 dave.dittrich@icloud.com description When I run cliffdemo, or openstack client (installed using pip) in interactive mode, the prompt only shows up properly the first time. After any subsequent commands, the prompt does not show up again after any previous command output until a <return> character is provided, at which point the prompt is now present and ready to accept the next command. When I then exit the shell, the TTY is messed up and requires "stty sane" to get it back to properly produces line feeds. This smells like an output buffering problem, or some underlying TTY issue that is related to raw mode. When I run cliffdemo, or openstack client (installed using pip) in interactive mode, the prompt only shows up properly the first time. After any subsequent commands, the prompt does not show up again after any previous command output until a <return> character is provided, at which point the prompt is now present and ready to accept the next command. When I then exit the shell, the TTY is messed up and requires "stty sane" to get it back to properly producing line feeds. This smells like an output buffering problem, or some underlying TTY issue that is related to raw mode.