| Summary: | konsole crashes on invalid KeyBindings | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Rui Malheiro <rui.m.malheiro> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.2 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Rui Malheiro
2009-01-18 19:02:26 UTC
SVN commit 913176 by knight: Fix crash if key bindings specified in profile cannot be found. Improve KeyboardTranslator::defaultTranslator() to try loading "default.keytab" if first before falling back to the hard-coded one. BUG:181205 M +4 -0 Emulation.cpp M +10 -4 KeyboardTranslator.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=913176 |