home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text0295.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  1.6 KB  |  37 lines

  1. Hi Folks,
  2.  
  3. There's been a ton of e-mail associated with E/D 1.99l, and I wanted
  4. to digest everything before we spin 1.99l.  Right now there's a
  5. problem in 1.99l that doesn't affect our DOS users much, but it might
  6. play havoc with our Linux users.
  7.  
  8. The problem is that our "Standard Get file dialog", which is what we
  9. use to launch applications in the absence of a file browser, is smart
  10. enough to realize that some directories and files can have parents or
  11. children that are on different volumes.  E.g. in UNIX you can have
  12. "/usr" mounted on "/", so "/" has a child "usr" that is a different
  13. volume than "/" itself is.  To make this work with the standard
  14. dialogs we had to put in special code.
  15.  
  16. Hoever, our new file browser *doesn't* have this code and it gets
  17. confused.  If you try to descend into "/usr" from "/" and the two
  18. really are separet filesystems, the browser will bring up a window
  19. titled "/usr", but the contents will be "/".  Ick.
  20.  
  21. We can do one of two things now, either make the Linux version of
  22. 1.99l default to *not* using the browser, or we could make the
  23. appropriate mods to the browser and then release a 1.99m that
  24. incorporates that fix and a number of other fixes that we've made and
  25. are making now that some egregious 1.99l bugs have been pointed out.
  26.  
  27. Right now we're still reviewing the severity of the bugs that we've
  28. seen in 1.99l, but we're leaning towards not releasing 1.99l for
  29. Linux, but cleaning up the mount point problem and some of the other
  30. bugs and then releasing 1.99m for everyone (for instance, the screen
  31. flash has already been fixed over here).
  32.  
  33.     --Cliff
  34.     ctm@ardi.com
  35.  
  36.  
  37.