Summary: | Konsole crashes on start ( QHash<int, Konsole::KeyboardTranslator::Entry>, Konsole::KeyboardTranslator::findEntry ) | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Tom Diehl <me> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED LATER | ||
Severity: | crash | CC: | adaptee, robertknight |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tom Diehl
2009-03-25 04:38:27 UTC
After adjusting the config files so that Konsole starts up, you can change the key bindings by going to Settings -> Edit Current Profile -> Input -> Edit... Alternatively you can grab a copy of the VT420 key bindings file that used to be shipped with Konsole from http://websvn.kde.org/branches/KDE/4.1/kdebase/apps/konsole/data/keyboard-layouts/ . Put the vt420pc.keytab file in /usr/share/apps/konsole Confirming bug about existing settings causing a crash after upgrade. In this case the VT420 file was removed because it apparently doesn't actually emulate a VT420 properly at all and there nobody was available to write a correct one. Thank You for the info. I got the the keymaps to work the way I needed by simply remapping the backspace and del keys. It would be nice if when I typed <ctrl H> in the keymap editor it actually echoed something back to the screen so that the user knew something was there. The only way I knew what I typed was captured was to exit the editor and test the keymap in the terminal to see If I got the results I wanted. Thanks again!! Can't reproduce it. The problem of crashing when specified keymap is not found should have been fixed in recent version. |