NCurses confirmation dialog should select ok button by default
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
newt (Ubuntu) |
Triaged
|
Undecided
|
Unassigned |
Bug Description
It is hard for novice users to discover that you can switch widgets in debconf's ncurses frontend by using tab. Since the ok button is not selected, this turns confirmation dialogs into a dead end.
See the original bug report:
Binary package hint: update-manager
While installing the .deb archive for VirtualBox in Feisty, the install brings up a dialog inside the Terminal (which can be viewed by clicking the reveal arrow in the package manager, but can't be clicked on). The dialog is in the terminal, and requires me to hit "Ok" or maybe the Enter key to continue installation. But because this "terminal viewer" is inside the package manager GUI, it's not a real Terminal window, and typing "Ok" or hitting Enter does nothing.
So the installation just hung there for 30 minutes or so, waiting for a response from me that I'm not able to give.
I tried ending the process, but couldn't find it in the Process list. So I rebooted.
Now, when I try to install ANYTHING, I get the following error:
Could not initialize the package information
A unresolvable problem occurred while initializing the package information.
Please report this bug against the 'update-manager' package and include the following error message:
'E:The package virtualbox needs to be reinstalled, but I can't find an archive for it.'
So I'm reporting it as it asked me to.
Any idea how to resolve this? Until I do, I can't install anything!
Changed in update-manager: | |
status: | Invalid → Incomplete |
It is a real terminal window. Seems to be bug of virtualbox that you should report to them.
Download the package again and try to install it from the command line using "sudo dpkg -i PACKAGE"