bugWeeChat - Bugs: bug #38073, Mouse input sometimes not...

 
 

bug #38073: Mouse input sometimes not recognised when using MinTTY terminal

Submitter:  Christopher O'Neill <deltafire>
Submitted:  Sun 13 Jan 2013 07:47:41 PM UTC
   
 
Category:  other Severity:  3 - Normal
Item Group:  other Status:  None
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Open
Release:  * 0.4.0 IRC nick:  Deltafire
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 20 Jan 2013 10:51:03 PM UTC, comment #1: 

not sure if it would help but you can record a trace of mouse data (just click randomly throughout the window the same as you believe would trigger the bug in weechat) with

 perl -E ' print "\e[?1005h\e[?1002h" '
 cat >mouse_log

hit Ctrl+D Ctrl+D to finish the recording and append the file here

would also be interesting if /set weechat.look.mouse_timer_delay to a higher value changes anything?

Anonymous
Sun 13 Jan 2013 07:47:41 PM UTC, original submission:  

Symptom: Mouse input isn't detected, "M#Z]" or similar displayed in input bar.

Steps to reproduce: Using MinTTY on Windows, click randomly in the Weechat window - about 5% of the time the above symptom will occur.

Notes: I have tried to reproduce this with VIM - but the problem does not occur there.  It appears this is specific to Weechat when used with the MinTTY terminal emulator.

We discussed this in the IRC channel some months ago, and came to the conclusion that MinTTY is sometimes splitting the mouse button control characters over multiple packets.

Christopher O'Neill <deltafire>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Updated the item)
  • -email is unavailable- added by deltafire (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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-01-20 flashcode Release3.3-dev 0.4.0

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code