Last version - Enter key bug

Piotr Biesiada pmbiesiada at gmail.com
Mon Dec 23 01:18:53 UTC 2019


Just tested:
4.8.22-1 does not have this bug
4.8.23-1 does have this bug

Reproduce:
1. open Cygwin
2. type "mc"
3. open "Right" menu
4. go down with arrow keys to "Shell connection"
5. press Enter

Bug is that Enter does here go to next option below "Shell connection", 
does not start the option.
When there is no bug opened is window with entry to put user at server etc 
= starts the option.

Expected configuration data below:

[0][02:17][user at desktop][~] $ LC_MESSAGES=C mc -F
Home directory: /home/user
Profile root directory: /home/user

[System data]
     Config directory: /etc/mc/
     Data directory:   /usr/share/mc/
     File extension handlers: /usr/libexec/mc/ext.d/
     VFS plugins and scripts: /usr/libexec/mc/
         extfs.d:        /usr/libexec/mc/extfs.d/
         fish:           /usr/libexec/mc/fish/

[User data]
     Config directory: /home/user/.config/mc/
     Data directory:   /home/user/.local/share/mc/
         skins:          /home/user/.local/share/mc/skins/
         extfs.d:        /home/user/.local/share/mc/extfs.d/
         fish:           /home/user/.local/share/mc/fish/
         mcedit macros:  /home/user/.local/share/mc/mc.macros
         mcedit external macros: 
/home/user/.local/share/mc/mcedit/macros.d/macro.*
     Cache directory:  /home/user/.cache/mc/

[0][02:17][user at desktop][~] $ mc --configure-options
  '--srcdir=/cygdrive/d/cyg_pub/devel/mc/mc-4.8.22-1.x86_64/src/mc-4.8.22' '--prefix=/usr' '--exec-prefix=/usr' '--localstatedir=/var' '--sysconfdir=/etc' '--docdir=/usr/share/doc/mc' '--htmldir=/usr/share/doc/mc/html' '-C' '--enable-shared' '--disable-static' '--with-libpth-prefix=no' '--with-libiconv-prefix=no' '--with-libintl-prefix=no' '--with-screen=slang' '--enable-charset' '--enable-vfs-undelfs' 'CC=gcc' 'CFLAGS=-ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fdebug-prefix-map=/cygdrive/d/cyg_pub/devel/mc/mc-4.8.22-1.x86_64/build=/usr/src/debug/mc-4.8.22-1 -fdebug-prefix-map=/cygdrive/d/cyg_pub/devel/mc/mc-4.8.22-1.x86_64/src/mc-4.8.22=/usr/src/debug/mc-4.8.22-1' 'LDFLAGS=' 'LIBS=' 'CPPFLAGS='
[0][02:17][user at desktop][~] $




More information about the mc-devel mailing list