Changeset 1493 for trunk/README
- Timestamp:
- Dec 28, 2009, 3:25:08 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r1468 r1493 524 524 =============== 525 525 526 FM/2 seems much slower than previous versions.527 The Find Buffer in FM/2 has been reworked to make it user528 settable in more place and significantly enlarge it. This529 significantly increases the loading speed for large directories530 However, most users will need to reset the buffer by going531 to the settings notebook scanning page and setting FindBuf.532 The new default for clean installs is 10240. We recommend you533 change to this setting (or higher) unless you have very limited534 hardware (less than 32 meg of memory original Pentium or earlier).535 536 526 If FM/2 won't run, the probable culprit is CONFIG.SYS. Your 537 527 LIBPATH statement should contain a ".;" entry. If yours … … 551 541 upgrade, first check the integrity of the install using 552 542 using WarpIN. If it shows a problem rerun the install 553 package. If that fails try installing to a new directory554 or backup your existing directory so you can save any changes543 package. If that fails try uninstalling with WarpIN and reinstalling. 544 Backup your existing directory so you can save any changes 555 545 you made to the template files then uninstall and reinstall. 556 546 Once you have FM/2 working migrate the *.ini, *.dat, *.tls, … … 574 564 FM3 2>STDERR.LOG 575 565 576 This technique works for all theFM/2, FM/2 Lite and all the566 This technique works for FM/2, FM/2 Lite and all the 577 567 standalone applets. 578 568 … … 581 571 FM2.LOG may be helpful. 582 572 583 584 573 Known problems/shortcomings: 585 574 =========================== 586 575 587 - FM/2 does not properly report sizes of some files with 588 long name resident on Win95/NT drives. 589 590 - File List Container fails to fill after drive change 591 SYS0039 error. 592 593 - Tree switching on Focus/Directory Change appears to be 594 slower than expected. 595 596 - Access to LS120 and FAT32 drives may be slower than expected 597 598 - Icon display in Directory Container does not always match 599 WPS icons 600 601 - Spurious WPS Objects Handles may be created during some 602 operations 603 604 - Trying to run Global.exe from the command line in 4OS2 605 (perhaps other shells) results in the execution of 4OS2's "Global" 606 command. Global.exe can be run by placing it in quotes or 607 prefixing it with *. See 4OS2's documentation for more information. 608 609 - As with any OS/2 program significant changes (such as our 610 change to OpenWatcom) will result in the incompatibility of 611 older (VAC) exes with new dlls and vice versa. Attempting to run 612 OpenWatcom exes with a VAC dll loaded in memory or in your 613 libpath ahead of the new version will result in a SYS3175 in 614 popuplog.os2. The reverse gives a SYS2070. If you experience these 615 problems search your libpath for fm3dll.dll and remove or rename 616 it. Your libpath should have "." (without the quotes) as your 617 first entry to minimize the likelihood of this problem. FM/2's 618 installer does not add the FM/2 directory to the libpath. 576 - See the section of this name in the FM/2 help file (FM3.hlp). 577 It is installed to the same directory as FM/2. 619 578 620 579 - See http://svn.netlabs.org/fm2/report/1 for a complete list of 621 580 currently active bugs 622 623 624 581 625 582 About FM/2:
Note:
See TracChangeset
for help on using the changeset viewer.