Ticket #2762 (closed defect: fixed)

Opened 12 years ago

Last modified 12 years ago

mc not recognising 2nd directory argument

Reported by: tempUser Owned by: andrew_b
Priority: major Milestone: 4.8.3
Component: mc-core Version: 4.8.2
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master committed-stable

Description

mc can open two different directories in the 2 panes using

$ mc dir1 dir2

with the latest version, the 2nd argument isn't being recognised.

The left pane always opens the home directory, and the right pane uses the first argument, and the second argument gets ignored.

System information

$ LC_MESSAGES=C mc -V

GNU Midnight Commander 4.8.2
Built with GLib 2.30.2
Using the S-Lang library with terminfo database
With builtin Editor
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, ftpfs, fish, smbfs
Data types: char: 8; int: 32; long: 32; void *: 32; size_t: 32; off_t: 64;

$ mc --configure-options

'--prefix=/usr' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--enable-background' '--enable-charset' '--enable-largefile' '--with-edit' '--with-gpm-mouse' '--with-mmap' '--enable-vfs-smb' '--with-screen=slang' '--with-subshell' '--with-vfs' '--with-x' '--without-debug' '--without-gnome' '--without-included-gettext' '--libexecdir=/usr/lib' 'CFLAGS=-march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu'

Change History

comment:1 Changed 12 years ago by andrew_b

  • Version changed from master to 4.8.2
  • Milestone changed from Future Releases to 4.8.3

comment:2 Changed 12 years ago by andrew_b

  • Status changed from new to accepted
  • Owner set to andrew_b

comment:3 Changed 12 years ago by andrew_b

  • Branch state changed from no branch to on review

Branch: 2762_second_arg (parent: master).
Initial changeset:b23e870f491614bb2c01315f0061eb89caabccbc

comment:4 Changed 12 years ago by slavazanko

  • Votes for changeset set to slavazanko

Vote here with fix-commit

comment:5 Changed 12 years ago by angel_il

  • Votes for changeset changed from slavazanko to slavazanko angel_il
  • Branch state changed from on review to approved

comment:6 Changed 12 years ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset changed from slavazanko angel_il to committed-master
  • Resolution set to fixed
  • Branch state changed from approved to merged

Merged to master: [57369532d3917e248a685a37cef136429757615b].

git log --pretty=oneline 539f92c..5736953

comment:7 Changed 12 years ago by andrew_b

  • Status changed from testing to closed

comment:8 Changed 12 years ago by andrew_b

  • Blocked By 2695 added

comment:9 Changed 12 years ago by andrew_b

  • Keywords stable-candidate added

comment:10 Changed 12 years ago by slavazanko

  • Keywords stable-candidate removed
  • Votes for changeset changed from committed-master to committed-master committed-stable
  • Blocked By 2695 removed

Picked to stable as part of #2695

Note: See TracTickets for help on using tickets.