Ticket #2779 (closed defect: fixed)
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 13 years ago by slavazanko
- Status changed from new to accepted
- Owner set to slavazanko
comment:2 Changed 13 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.
comment:4 Changed 13 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
Note: See
TracTickets for help on using
tickets.