konsole package should require ncurses-term
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
konsole (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
The konsole package provides the "konsole" terminal type. However, the appropriate terminfo entries don't necessarily exist due to ncurses-term not being installed along with konsole. ncurses-term should be a dependency of konsole. This is apparent when attempting to run applications that use the terminfo database (such as tmux).
Version Information:
$ lsb_release -rd
Description: Ubuntu 12.04 LTS
Release: 12.04
$ dpkg -p konsole
Package: konsole
Priority: optional
Section: kde
Installed-Size: 1359
Maintainer: Kubuntu Developers <email address hidden>
Architecture: amd64
Version: 4:4.8.2-0ubuntu1
Provides: x-terminal-emulator
Depends: kde-runtime, libc6 (>= 2.14), libkdecore5 (>= 4:4.8.1), libkdeui5 (>= 4:4.8.1), libkio5 (>= 4:4.8.1), libknotifyconfig4 (>= 4:4.8.1), libkonq5abi1 (>= 4:4.6.1), libkparts4 (>= 4:4.8.1), libkpty4 (>= 4:4.8.1), libqt4-dbus (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), libstdc++6 (>= 4.4.0), libx11-6
Size: 355552
Description: X terminal emulator
Konsole is a terminal emulator built on the KDE Platform. It can contain
multiple terminal sessions inside one window using detachable tabs.
.
Konsole supports powerful terminal features, such as customizable schemes,
saved sessions, and output monitoring.
.
This package is part of the KDE base applications module.
Homepage: http://
Original-