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

Active VFS directories list contain incorrect current path #2779

Closed
mc-butler opened this issue Apr 18, 2012 · 6 comments
Closed

Active VFS directories list contain incorrect current path #2779

mc-butler opened this issue Apr 18, 2012 · 6 comments
Assignees
Labels
area: vfs Virtual File System support prio: low Minor problem or easily worked around
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/2779
Reporter IceMan (@tataranovich)
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.

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Apr 20, 2012 at 11:22 UTC (comment 1)

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

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Apr 20, 2012 at 11:24 UTC (comment 2)

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

Created branch 2779_broken_path_in_active_vfs_list [323e2eeac8ef4875a77d74bc84e84b375c62ffe6]

review, please.

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Apr 21, 2012 at 5:54 UTC (comment 3)

  • Votes set to angel_il

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Apr 21, 2012 at 12:17 UTC (comment 4)

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

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Apr 22, 2012 at 7:26 UTC (comment 5)

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

Merged to master:

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

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Apr 22, 2012 at 7:31 UTC (comment 6)

  • Votes changed from committed-master to committed-master committed-stable
  • Status changed from testing to closed
  • Keywords stable-candidate deleted

Also merged to stable/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: vfs Virtual File System support prio: low Minor problem or easily worked around
Development

No branches or pull requests

2 participants