[Konsole-devel] [Bug 183244] Message when opening konsole - Attempt to use QAction "change-profile" with KXMLGUIFactory!
Bernhard Rosenkraenzer
bero at arklinux.org
Mon Jul 20 16:42:14 UTC 2009
https://bugs.kde.org/show_bug.cgi?id=183244
Bernhard Rosenkraenzer <bero at arklinux.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bero at arklinux.org
--- Comment #3 from Bernhard Rosenkraenzer <bero arklinux org> 2009-07-20 18:42:13 ---
Happens here (Ark Linux with fairly current KDE 4.3 snapshot) too -- the cause
is the "mm=\E[1034h" entry in /etc/termcap for xterm-basic (common to pretty
much any system that builds /etc/termcap from ncurses sources).
(It comes from the smm=\E[?1034h entry in xterm-basic, line 3285 in
misc/terminfo.src in current ncurses).
Removing that bit from /etc/termcap fixes it and doesn't seem to cause any new
wrongdoing (at least as long as konsole is the only xterm implementation being
used and the keyboard is a standard PC one).
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list