Ticket #2229 (new defect) — at Initial Version
MC viewer doesn't like some files [2 bugs here]
Reported by: | birdie | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Future Releases |
Component: | mcview | Version: | master |
Keywords: | Cc: | gotar@… | |
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
Test case:
$ dd if=/dev/zero of=test bs=128M count=1
- Try to open this file when the viewer warp mode is set to "Warp", it will take too much time (21 seconds here, which is unacceptable).
- Try to jump to the end of such a file when the viewer warp mode is set to "No Warp", it will take too much time (I have killed MC after 75 seconds).
So, actually we have too problems/bugs here.
Note: See
TracTickets for help on using
tickets.