home *** CD-ROM | disk | FTP | other *** search
- $Id: bugs.doc 1.7 94/06/22 02:36:15 ROOT_DOS Exp $
-
- Captain Nemo version 0.3 known bugs
- -----------------------------------
-
- [18] Nemo can sometimes crash through a failing assert when then NCD
- dialog is displayed while one of the panels is tree.
-
- [17] NemoCD doesn't look quite like NCD and does not manage horizontal
- scrolling, nor overflowing lines. However, due to the display
- scheme, overflowing lines should be rare.
-
- [16] Trees do not react to creation and deletion orders.
- However, they update themselves on faults, by either adding
- or removing leafs and/or entire branches, without re-reading
- the whole disk (which is not realistic under Unix, where trees
- can easily contain 50,000 directories and more).
-
- Captain Nemo version 0.2 inherited bugs
- ---------------------------------------
- Corrected: 2, 7, 8, 10, 12, 13, 14, 15
-
- [11] When copied from FAT to HPFS disks, files are not renamed
- back to long names stored under .LONGNAME extended attribute.
- This renaming should probably occur if the current .LONGNAME
- of the file can be reduced to its FAT name, but rather not if
- it cannot. A series of message/dialog boxes would need to be
- introduced to manage name conflicts.
-
- [9] The free space on the target disk is not checked when a file is
- copied or moved.
-
- [6] ^Enter should complete the current command line using history
- if the character before the cursor is not a blank, but
- instead it always pastes the current panel selection into
- the command line.
-
- [5] In the viewer, search in hex mode works on the screen representation
- instead of the binary data (NC does that too).
-
- [4] Initial number of lines not restored when toggling line number.
- If the screen has an other number of lines than 25 initially,
- it will be lost when switching to 43/50 and then back.
-
- [3] Color scheme management has been tested only on a VGA card and gives
- some funny results in Hercules mode.
-
- [1] When copying FAT files to HPFS volumes, Nemo doesn't substitute '&'
- in file names, whereas the '&' character seems to have a special
- meaning on HPFS volumes.
-