Ticket #2779 (closed defect: fixed)

Opened 12 years ago

Last modified 12 years ago

Active VFS directories list contain incorrect current path

Reported by: IceMan Owned by: slavazanko
Priority: minor Milestone: 4.8.3
Component: mc-vfs Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master committed-stable

Description

GNU Midnight Commander 4.8.2-66-ge94d155
Built with GLib 2.24.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
Data types: char: 8; int: 32; long: 32; void *: 32; size_t: 32; off_t: 64;

Sometimes unable to restore correct previous VFS path using "Active VFS directories" dialog.

Steps to reproduce:
1) login to any ftp or fish resource
2) press Ctrl+X A (open "Active VFS directories" dialog) and check if saved VFS path correct
3) select ftp/fish entry and change current path
4) goto 2

In my case sometimes (about 70%) current VFS path was incorrect.

Temporary fix:
Press Ctrl+R (or your "Directory refresh" binding") after any current directory change.

Change History

comment:1 Changed 12 years ago by slavazanko

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

comment:2 Changed 12 years ago by slavazanko

  • Keywords stable-candidate added; vfs, current directory removed
  • Component changed from mc-core to mc-vfs
  • Branch state changed from no branch to on review
  • Milestone changed from Future Releases to 4.8.3

Created branch 2779_broken_path_in_active_vfs_list

review, please.

Last edited 12 years ago by slavazanko (previous) (diff)

comment:3 Changed 12 years ago by angel_il

  • Votes for changeset set to angel_il

comment:4 Changed 12 years ago by andrew_b

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

comment:5 Changed 12 years ago by slavazanko

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

Merged to master:

git log --pretty=oneline 5fe2f82..0a44a9f

comment:6 Changed 12 years ago by slavazanko

  • Keywords stable-candidate removed
  • Status changed from testing to closed
  • Votes for changeset changed from committed-master to committed-master committed-stable

Also merged to stable/

Note: See TracTickets for help on using tickets.