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

Open nano read lock file .swp #1

Open
Th-Os opened this issue Sep 12, 2019 · 3 comments
Open

Open nano read lock file .swp #1

Th-Os opened this issue Sep 12, 2019 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Th-Os
Copy link
Owner

Th-Os commented Sep 12, 2019

Reproduce with:

  • go to dir
  • touch file
  • nano file

or

  • go to dir
  • nano file

Inode 3 is file with {'data': b'', 'unlink': False, 'name': b'.file.swp', 'path': './', 'type': 2}

console
nano

@Th-Os Th-Os added the bug Something isn't working label Sep 12, 2019
@Th-Os Th-Os self-assigned this Sep 12, 2019
@Th-Os
Copy link
Owner Author

Th-Os commented Sep 12, 2019

Possible solutions:

  1. vim shows that date of normal file is newer than swap file.
  2. vim shows that block 0 couldnt be read.

Th-Os pushed a commit that referenced this issue Sep 12, 2019
@Th-Os
Copy link
Owner Author

Th-Os commented Oct 27, 2019

Still a bug.

@Th-Os
Copy link
Owner Author

Th-Os commented Dec 9, 2019

This bug won't be fixed until thesis is completed.
"nano" functionality is not needed, currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant