Changes between Initial Version and Version 13 of Ticket #3623


Ignore:
Timestamp:
01/15/22 11:51:31 (2 years ago)
Author:
andrew_b
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3623

    • Property Status changed from new to closed
    • Property Component changed from mc-core to mc-tty
    • Property Resolution changed from to duplicate
    • Property Milestone changed from 4.8.17 to
  • Ticket #3623 – Description

    initial v13  
    66mc-4.8.16-8.1.x86_64 works just perfect in a single ssh session and freeze reaction on keyboard when runs under screen/tmux (sometimes it does not react on a single keypress, sometimes with delay up to 3-4 secs, sometimes - without problem) 
    77 
     8{{{ 
    89GNU Midnight Commander 4.8.16 
    910Built with GLib 2.36.3 
     
    1718Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, sftpfs, fish, smbfs 
    1819Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64; 
    19  
     20}}} 
    2021mc-4.8.7-8.el7.x86_64 works under screen/tmux just fine 
     22{{{ 
    2123GNU Midnight Commander 4.8.7 
    2224Built with GLib 2.36.3 
     
    3032Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, sftpfs, fish, smbfs 
    3133Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64; 
     34}}} 
    3235 
    3336mc 3:4.8.16-2 under debian 8.3 does not affected too: 
     37{{{ 
    3438GNU Midnight Commander 4.8.16 
    3539Built with GLib 2.32.4 
     
    4448Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, sftpfs, fish 
    4549Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64; 
    46  
     50}}} 
    4751 
    4852 
     
    50541. install OEL7 (sure that this problem will exist on CentOS/RHEL as well) 
    51552. create mc yum repository: 
     56{{{ 
    5257# cat >/tmp/yum.repos.d/midnight-commander.repo <<EOF 
    5358[mc7] 
     
    5762gpgcheck=0 
    5863EOF 
     64}}} 
    59653. update mc: 
     66{{{ 
    6067# yum install mc screen tmux 
     68}}} 
    61694. run mc and check that everything is fine (press arrows, go to menu): 
     70{{{ 
    6271$ rpm -q mc 
    6372mc-4.8.16-8.1.x86_64 
    6473$ mc 
     74}}} 
    65755. exit mc, run it under screen: 
     76{{{ 
    6677$ screen 
    6778$ mc 
     79}}} 
    68806. press arrows and browse the mc's menu to see that something wrong