Changes between Initial Version and Version 2 of Ticket #4392


Ignore:
Timestamp:
07/24/22 12:15:58 (21 months ago)
Author:
andrew_b
Comment:

Probably bad commit is [ec80df187c56bb7d5d442bd5b263fdd6b8425f19].

What is host you connect to? What are OS and shell there?

Do you have any scripts (especially ls) in /home/admin/.local/share/mc/fish/?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4392 – Description

    initial v2  
    22When i connected to a ssh server via F9 -> Shellconnection the remote file/foldernames have all the same strange characters and i can't enter any of them. Example: 
    33 
    4 -------------------- 
     4{{{ 
    55 ?%s 
    66 ?%s 
     
    1414 ?%s" -> "%s 
    1515 ?%s" -> "%s 
    16 -------------------- 
    17  
    18  
    19  
     16}}} 
     17{{{ 
    2018$ mc -V 
    2119GNU Midnight Commander 4.8.24 
     
    3129Virtual File Systems: cpiofs, tarfs, sfs, extfs, ext2undelfs, ftpfs, sftpfs, fish 
    3230Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64; 
    33  
    34  
    35  
     31}}} 
     32{{{ 
    3633$ mc -F 
    3734Home directory: /home/admin 
     
    5552        mcedit external macros: /home/admin/.local/share/mc/mcedit/macros.d/macro.* 
    5653    Cache directory:  /home/admin/.cache/mc/ 
    57  
    58  
    59  
     54}}} 
     55{{{ 
    6056$ mc --configuration-options 
    6157'--build=x86_64-linux-gnu' '--prefix=/usr' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--libdir=${prefix}/lib/x86_64-linux-gnu' '--runstatedir=/run' '--disable-maintainer-mode' '--disable-dependency-tracking' 'AWK=awk' 'X11_WWW=x-www-browser' '--libexecdir=/usr/lib' '--with-x' '--with-screen=slang' '--disable-rpath' '--disable-static' '--disable-silent-rules' '--enable-aspell' '--enable-vfs-sftp' '--enable-vfs-undelfs' '--enable-tests' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fdebug-prefix-map=/build/mc-R65bwp/mc-4.8.24=. -fstack-protector-strong -Wformat -Werror=format-security' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -Wl,--as-needed' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 
    62  
    63  
     58}}}