you have to press ESC twice in far2l in kernel console
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
far2l (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Noble |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[ Impact ]
This bug affects users of the far2l console file manager on Ubuntu. Users need to press ESC twice instead of once while working in kernel console. This behavior is unexpected and can be annoying, disrupting the user's workflow.
The upstream patch (https:/
[ Test Plan ]
Reproduce the bug:
1. Open a kernel console (Ctrl+Alt+F3).
2. Log in.
3. Run far2l.
4. Press F1 to open the help screen.
5. Press ESC once. Observe that the help screen does not close.
6. Press ESC a second time. The help screen should now close.
Apply the patch and rebuild the package. Verify the fix:
Repeat steps 1-5 from the "Reproduce the bug" section.
Observe that pressing ESC once now successfully closes the help screen.
[ Where problems could occur ]
The patch code utilizes ioctl to determine the kernel console mode. In rare cases, the ioctl call might return an unexpected value, which could lead to enabling "esc expiration" mode in environments where it is not needed (e.g. in ttyxi mode). This may lead to small delays in ESC key handling in those environments.
[ Other Info ]
User impact: This bug is a minor annoyance rather than a major blocker, however, it is a common use case and fixing it will improve the overall user experience.
ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: far2l 2.6.0~beta+
ProcVersionSign
Uname: Linux 6.8.0-31-generic x86_64
ApportVersion: 2.28.1-0ubuntu2
Architecture: amd64
CasperMD5CheckM
CasperMD5CheckR
CurrentDesktop: ubuntu:GNOME
Date: Sun Aug 18 13:34:22 2024
InstallationDate: Installed on 2024-04-29 (111 days ago)
InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
ProcEnviron:
LANG=en_US.UTF-8
PATH=(custom, no user)
SHELL=/bin/bash
TERM=xterm-
XDG_RUNTIME_
SourcePackage: far2l
UpgradeStatus: No upgrade log present (probably fresh install)
tags: |
added: verification-done verification-done-noble removed: verification-needed verification-needed-noble |
This bug was fixed in the package far2l - 2.6.3~beta+ ds-1ubuntu1
--------------- beta+ds- 1ubuntu1) oracular; urgency=medium
far2l (2.6.3~
* Backport upstream patch to fix file selection from keyboard on Wayland
(LP: #2076972).
* Backport upstream patch to enable esc expiration in kernel console
(LP: #2077270).
* Backport upstream patch to fix build on armhf with 64-bit time_t.
-- Dmitry Shachnev <email address hidden> Tue, 20 Aug 2024 23:28:50 +0300