Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When connect to ssh server foldernames have strange characters #4392

Open
mc-butler opened this issue Jul 24, 2022 · 4 comments
Open

When connect to ssh server foldernames have strange characters #4392

mc-butler opened this issue Jul 24, 2022 · 4 comments
Labels
area: core Issues not related to a specific subsystem prio: medium Has the potential to affect progress ver: 4.8.24 Reproducible in version 4.8.24

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/4392
Reporter RemonK (remon@….nl)

When 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:

 ?%s
 ?%s
 ?%s
 ?%s
 ?%s
 ?%s
 ?%s
 ?%s" -> "%s
 ?%s" -> "%s
 ?%s" -> "%s
 ?%s" -> "%s
$ mc -V
GNU Midnight Commander 4.8.24
Built with GLib 2.63.3
Using the S-Lang library with terminfo database
With builtin Editor and Aspell support
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With support for X11 events
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ext2undelfs, ftpfs, sftpfs, fish
Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64;
$ mc -F
Home directory: /home/admin
Profile root directory: /home/admin

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

[User data]
    Config directory: /home/admin/.config/mc/
    Data directory:   /home/admin/.local/share/mc/
	skins:          /home/admin/.local/share/mc/skins/
	extfs.d:        /home/admin/.local/share/mc/extfs.d/
	fish:           /home/admin/.local/share/mc/fish/
	mcedit macros:  /home/admin/.local/share/mc/mc.macros
	mcedit external macros: /home/admin/.local/share/mc/mcedit/macros.d/macro.*
    Cache directory:  /home/admin/.cache/mc/
$ mc --configuration-options
'--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'

Note

Original attachments:

@mc-butler
Copy link
Author

Changed by RemonK (remon@….nl) on Jul 24, 2022 at 4:51 UTC

@mc-butler
Copy link
Author

Changed by RemonK (remon@….nl) on Jul 24, 2022 at 10:59 UTC (comment 1)

I reverted back to version 4.8.19 and problem is solved!

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jul 24, 2022 at 12:15 UTC (comment 2)

  • Description edited

Probably bad commit is [ec80df1].

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/?

@mc-butler
Copy link
Author

Changed by RemonK (remon@….nl) on Jul 24, 2022 at 15:37 UTC (comment 3)

Both computers have Linux Mint 20.2 Cinnamon and same MC version 4.8.24 (now both back to 4.8.19)
I have no fish folder in my local. I do have some scripts in /usr/lib/mc/fish.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Issues not related to a specific subsystem prio: medium Has the potential to affect progress ver: 4.8.24 Reproducible in version 4.8.24
Development

No branches or pull requests

1 participant