[konsole] [Bug 394276] Alt+Backspace sends wrong sequence

Moritz Bunkus bugzilla_noreply at kde.org
Tue May 15 15:15:26 UTC 2018


https://bugs.kde.org/show_bug.cgi?id=394276

--- Comment #2 from Moritz Bunkus <moritz at bunkus.org> ---
Thanks for the quick feedback.

I can trigger both behaviors simply by switching between the following two
packages:

konsole-17.12.3-1-x86_64.pkg.tar.xz 
konsole-18.04.1-1-x86_64.pkg.tar.xz

What I did:

1. Made sure no konsole process was running,
2. Installed konsole 18.04.1,
3. Created a new user,
4. Starting Plasma as that user,
5. Starting konsole,
6. Starting "emacs -Q -nw"

Result: bound to C-M-h.

Next:

1. Logged out as that new user,
2. Deleted that user,
3. Created yet another user,
4. Again made sure no konsole process was running,
5. Installed konsole 17.12.3,
6. Started Plasma as that new user,
7. Started konsole,
8. Started "emacs -Q -nw"

Result: bound to M-DEL.

I did not change anything else in this system between the two test cases. No
other packages or libraries were changed or updated.

Arch's 17.12.3 package is upstream's release with the following additional
patch applied: https://cgit.kde.org/konsole.git/patch/?id=b8a2f0cf The 18.04.1
package is just the upstream tarball without any additional patches applied. In
both cases cmake is invoked with:

     -DCMAKE_INSTALL_PREFIX=/usr \
    -DCMAKE_INSTALL_LIBDIR=lib \
    -DBUILD_TESTING=OFF

I'm running in xorg, not Wayland.

Any other information I could provide?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list