eCryptfs key module manager does not restore shell settings when killed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ecryptfs-utils (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
Binary package hint: gnome-terminal
If you do the following (note that the folder temp does not have to exist):
sudo mount -t ecryptfs temp temp
and then press CTRL-C when it asks for a passphrase (and I mean the passphrase for the ecryptfs mount, not the password for sudo), no input is ever echoed to that gnome-terminal window afterwards.
This is a regression from previous versions of gnome-terminal.
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gnome-terminal 2.32.1-0ubuntu3
ProcVersionSign
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelMo
Architecture: amd64
Date: Sat Apr 9 10:44:09 2011
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20100224.1)
ProcEnviron:
LANGUAGE=en_AU:en
LANG=en_AU.UTF-8
SHELL=/bin/bash
SourcePackage: gnome-terminal
UpgradeStatus: Upgraded to natty on 2011-04-08 (0 days ago)
Changed in ecryptfs-utils (Ubuntu): | |
status: | Confirmed → Triaged |
importance: | Undecided → Medium |
summary: |
- gnome-terminal stops echoing input + eCryptfs key module manager does not restore shell settings when killed |
Changing to ecryptfs-utils.
This doesn't sound like a bug in gnome-terminal; normally something like that is a case of the ecryptfs mount program
turning off 'echoing' before asking for the password; it sounds like it didn't trap the ctrl-c and turn it back on before exiting.
(If this only happens in gnome-terminal and not say xterm or konsole then I'd change it back)