|
| From: | Ivan Volosyuk |
| Subject: | [screen-devel] [bug #52372] Giberish printed to screen window in certain situations |
| Date: | Wed, 8 Nov 2017 21:09:38 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.79 Safari/537.36 |
URL:
<http://savannah.gnu.org/bugs/?52372>
Summary: Giberish printed to screen window in certain
situations
Project: GNU Screen
Submitted by: ivanrt
Submitted on: Thu 09 Nov 2017 02:09:37 AM UTC
Category: Program Logic
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: Cur Dev Sources
Fixed Release: None
Planned Release: None
Work Required: None
_______________________________________________________
Details:
I build screen from fresh git tree at rev
adae52b23afab11376e6f5cc02fbb178d299ab30
I noticed strange bug which happens in my setup:
konsole + screen
In konsole I have custom keymap where
"Right+Shift" produces "\x01n" (Ctrl+a N)
I noticed that when I used Shift+Right key combination I keep getting letters
printed in each screen windows. The letter seem to depend on a last escape
sequence handled by "screen".
I used "git bisect" to find the commit responsible for the problem and found
the innocent looking commit:
2fab4d6f7372824feb890d6c74b31ffaacfcad09
"use size_t in ProcessInput"
After I reverted the commit the problem went away.
I use Ubuntu 14.04.5 LTS
x86_64
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52372>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |