bugGNU Screen - Bugs: bug #52372, Giberish printed to screen window...

 
 

bug #52372: Giberish printed to screen window in certain situations

Submitter:  Ivan Volosyuk <ivanrt>
Submitted:  Thu 09 Nov 2017 02:09:37 AM UTC
   
 
Category:  Program Logic Severity:  3 - Normal
Priority:  * 5 - Normal Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  Cur Dev Sources
Fixed Release:  None Planned Release:  None
Work Required:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 11 Feb 2019 09:16:48 PM UTC, comment #3: 

You're welcome.

Nicolas Schodet <schodet>
Mon 11 Feb 2019 08:59:32 PM UTC, comment #2: 

Thank you for patch Nicolas, applied to master.

Amadeusz Sławiński <amade>
Group administrator
Mon 11 Feb 2019 08:24:22 PM UTC, comment #1: 

Submitted a patch to mailing list, this is a problem with a missing ilen update in ProcessInput2.

Nicolas Schodet <schodet>
Thu 09 Nov 2017 02:09:37 AM UTC, original submission:  

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

Ivan Volosyuk <ivanrt>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #42381:  0001-fix-multiple-for-escapes-in-ProcessInput2.patch added by ivanrt (682B - text/x-patch - This patch fixes the issue)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by amade (Posted a comment)
  • -email is unavailable- added by schodet (Posted a comment)
  • -email is unavailable- added by ivanrt (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-02-11 amade StatusNone Fixed
        Open/ClosedOpen Closed
    2017-11-13 ivanrt Attached File- Added 0001-fix-multiple-for-escapes-in-ProcessInput2.patch, #42381

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code