Activity log for bug #279973

Date Who What changed Old value New value Message
2008-10-08 03:41:21 Jason Spiro bug added bug
2008-10-08 03:46:50 Greg Grossmeier console-data: status New Confirmed
2008-10-08 03:46:50 Greg Grossmeier console-data: importance Undecided Low
2008-10-08 03:46:50 Greg Grossmeier console-data: statusexplanation I can confirm this behavior in 8.10.
2008-10-08 03:50:01 Greg Grossmeier console-data: importance Low Medium
2008-10-08 03:50:01 Greg Grossmeier console-data: statusexplanation I can confirm this behavior in 8.10.
2008-10-08 04:16:48 Jason Spiro bug assigned to kbd (Ubuntu)
2008-10-08 04:29:13 Jason Spiro kbd: status New Invalid
2008-10-08 04:29:13 Jason Spiro kbd: statusexplanation Marking invalid in package "kbd" as per my last comment.
2008-10-08 17:30:14 Jason Spiro description Binary package hint: console-data On Ubuntu 8.04, in console mode, the PrintScreen key sends SIGQUIT to the running application. Depending which application you are running, this may cause it to dump core. So this single wrong keystroke can cause data loss. Most text editors are unaffected, but most other apps are. This problem has affected most Linux PCs for almost a decade now, but AFAICT nobody has ever filed a proper bug report about it with the kernel folks or with Ubuntu. People have complained on mailing lists though. == Steps to repro == 1. Press Control+Alt+F1 2. Log in 3. Do one of the following: a) type "sudo aptitude" then spend fifteen minutes looking through the list of packages and picking what you want, OR b) start up the "lynx" browser then spend 15 minutes editing a Wikipedia article 4. In the middle of step 3, accidentally press the Print Screen key on your keyboard. == What happens == * When you press PrtSc, the kernel sends the ^\ (Control-Backslash) key combination to the terminal. This is by design, but it is a bad design. It causes data loss. * ^\ sends a SIGQUIT signal, causing the application to immediately abort and dump core. == What should have happened == * When you press PrtSc, the kernel should not send ^\ -- it should either send a different key combination, or send nothing at all. Binary package hint: console-data On Ubuntu 8.04, in console mode, the PrintScreen key sends ^\ which sends SIGQUIT to the running application. Depending which application you are running, this may cause it to dump core. So this single wrong keystroke can cause data loss. Most text editors are unaffected, but most other apps are affected. This problem has affected most Linux PCs for almost a decade now, but AFAICT nobody has ever filed a proper bug report about it with the kernel folks or with Ubuntu. People have complained on mailing lists though. == Steps to repro == 1. Press Control+Alt+F1 2. Log in 3. Do one of the following: a) type "sudo aptitude" then spend fifteen minutes looking through the list of packages and picking what you want, OR b) start up the "lynx" browser then spend 15 minutes editing a Wikipedia article 4. In the middle of step 3, accidentally press the Print Screen key on your keyboard. == What happens == * When you press PrtSc, the kernel sends the ^\ (Control-Backslash) key combination to the terminal. This is by design, but it is a bad design. It causes data loss. * ^\ sends a SIGQUIT signal, causing the application to immediately abort and dump core. == What should have happened == * When you press PrtSc, the kernel should not send ^\ -- it should either send a different key combination, or send nothing at all.
2008-10-08 17:38:15 Jason Spiro bug assigned to console-data (Debian)
2008-10-09 14:33:53 Bug Watch Updater console-data: status Unknown New
2008-10-10 16:11:18 Jason Spiro bug assigned to console-setup (Ubuntu)
2008-10-10 16:12:22 Jason Spiro bug assigned to console-setup (Debian)
2008-10-10 17:33:55 Bug Watch Updater console-setup: status Unknown New
2008-11-26 15:16:07 Colin Watson console-setup: status New Triaged
2008-11-26 15:16:07 Colin Watson console-setup: importance Undecided Medium
2008-11-26 15:16:07 Colin Watson console-setup: statusexplanation
2008-11-27 22:17:27 Colin Watson console-setup: status Triaged In Progress
2008-11-27 22:17:27 Colin Watson console-setup: assignee kamion
2008-11-27 22:17:27 Colin Watson console-setup: statusexplanation Patch in the Debian console-setup bug now. I'll have another look after I get back from holiday.
2008-12-15 10:15:06 Launchpad Janitor console-setup: status In Progress Fix Released
2009-10-07 23:11:12 Bug Watch Updater console-data (Debian): status New Fix Released
2009-12-05 09:32:31 Launchpad Janitor branch linked lp:ubuntu/console-setup
2011-08-11 00:34:02 Bug Watch Updater console-setup (Debian): status New Fix Released
2013-06-12 18:25:29 Phillip Susi console-data (Ubuntu): status Confirmed Fix Released