Ticket #4423 (closed defect: invalid)

Opened 16 months ago

Last modified 16 months ago

Double display of the command when running the command from the command line of the two-panel Midnight Commander mode

Reported by: support.od.ua Owned by:
Priority: major Milestone:
Component: mc-core Version: 4.8.28
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

Double display of the command when running the command from the command line of the two-panel Midnight Commander mode.

Rollback to version mc-4.8.21 helped.
Indirect link to ticket #4213

#uname -a
FreeBSD 12.3-STABLE #0 r372170M: Mon Jun 27 19:29:31 EEST 2022
# env LC_CTYPE=C LC_ALL=C date
Fri Jan  6 16:34:39 EET 2023
# env LC_MESSAGES=C mc --configure-options
 '--disable-aspell' '--with-internal-edit' '--enable-charset' '--with-libintl-prefix=/usr/local' '--enable-vfs-sftp' '--with-screen=slang' '--with-subshell' '--without-x' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd12.3' 'build_alias=amd64-portbld-freebsd12.3' 'CC=cc' 'CFLAGS=-O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing ' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=' 'CPPFLAGS=-DLIBICONV_PLUG' 'CPP=cpp' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/misc/mc-nox11/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig'
# env LC_MESSAGES=C mc -V
GNU Midnight Commander 4.8.28
Built with GLib 2.74.4
Built with S-Lang 2.3.3 with terminfo database
Built with libssh2 1.10.0
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm
With internationalization support
With multiple codepages support
Virtual File Systems:
 cpiofs, tarfs, sfs, extfs, ftpfs, sftpfs, fish
Data types:
 char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64;

# env LC_MESSAGES=C mc -F
Home directory: /root
Profile root directory: /root

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

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

Change History

comment:1 follow-up: ↓ 2 Changed 16 months ago by andrew_b

What is your shell?

comment:2 in reply to: ↑ 1 Changed 16 months ago by support.od.ua

Replying to andrew_b:

What is your shell?

SHELL=/bin/csh

# csh --version
csh --version
tcsh 6.22.04 (Astron) 2021-04-26 (x86_64-amd-FreeBSD) options wide,nls,dl,al,kan,sm,rh,color,filec

comment:3 Changed 16 months ago by zaytsev

It would be great if you could bisect which commit broke it. The difference between -21 and the coming -29 is huge...

comment:4 follow-up: ↓ 6 Changed 16 months ago by support.od.ua

It looks like I'm having problems ...
Outside the mc program there is a repeated display of commands ...

Please close the ticket as invalid.

Last edited 16 months ago by support.od.ua (previous) (diff)

comment:5 Changed 16 months ago by andrew_b

BTW, this is known issue for bash3.

comment:6 in reply to: ↑ 4 Changed 16 months ago by andrew_b

  • Status changed from new to closed
  • Resolution set to invalid
  • Milestone Future Releases deleted

Replying to support.od.ua:

It looks like I'm having problems ...
Outside the mc program there is a repeated display of commands ...

Please close the ticket as invalid.

OK.

Note: See TracTickets for help on using tickets.