Ticket #2872 (closed defect: wontfix)
incorrect refresh on panel after delete/remove operation
Reported by: | angel_il | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | mc-core | Version: | master |
Keywords: | Cc: | howaboutsynergy@… | |
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
incorrect refresh on panel after delete/remove operation
test case:
1) enter into any dir
2) press F8 on file
3) goto step 2
you see
╔═══════════════════ Error ════════════════════╗ ║ ║ ║ Cannot stat "/home/projects/~32132/ii19.txt" ║ ║ No such file or directory (2) ║ ║ ║ ╚══════════════════════════════════════════════╝
but mustn't
Change History
comment:2 Changed 9 years ago by mooffie
If I understand correctly, you mean that you see this error when you attempt to delete a file that was deleted already in some other terminal window.
I'd say that what you're seeing is the expected behavior. Why, what do you expect to happen in such case?
(#1756 can eliminate this problem --if it's considered a problem.)
Note: See
TracTickets for help on using
tickets.