Changes between Initial Version and Version 4 of Ticket #2229
- Timestamp:
- 05/31/10 18:06:31 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2229 – Description
initial v4 3 3 $ dd if=/dev/zero of=test bs=128M count=1 4 4 5 1. Try to open this file when the viewer warp mode is set to "W arp", it will take too much time (21 seconds here, which is unacceptable).5 1. Try to open this file when the viewer warp mode is set to "Wrap", it will take too much time (21 seconds here, which is unacceptable). 6 6 7 2. Try to jump to the end of such a file when the viewer w arp mode is set to "No Warp", it will take too much time (I have killed MC after 75 seconds).7 2. Try to jump to the end of such a file when the viewer wrap mode is set to "No Wrap", it will take too much time (I have killed MC after 75 seconds). 8 8 9 9 So, actually we have too problems/bugs here.