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

  1.  
  2.     I'd like to be able to sidegrade to Executor/Linux if possible, 
  3. either when the registration numbers are sent by e-mail or for a nominal 
  4. fee.  I'm moving into Linux now, and being able to run Macintosh Word 5.0 
  5. (assuming, hopefully 1.99j fixes it - I'll try it out tonight!) on Linux 
  6. is a big thing since there are currently no native Linux WP's out 
  7. there...
  8.  
  9.     Thanks!  I'll surely be posting 1.99j comments when I get 'spare 
  10. time' to play with it.  I've got the files to Netcom, I just have to 
  11. download them to my computer now...  thanks!
  12.  
  13.     - Chad Page
  14.  
  15. From owner-executor  Mon Feb 27 22:04:55 1995
  16. Received: (from majordom@localhost) by nacm.com (8.6.9/8.6.9) id WAA26868 for executor-outgoing; Mon, 27 Feb 1995 22:04:55 -0800
  17. Received: from sloth.swcp.com (sloth.swcp.com [198.59.115.25]) by nacm.com (8.6.9/8.6.9) with ESMTP id WAA26746 for <executor@nacm.com>; Mon, 27 Feb 1995 22:04:40 -0800
  18. Received: from iclone.UUCP (uucp@localhost) by sloth.swcp.com (8.6.9/8.6.9) with UUCP id XAA07869 for nacm.com!executor; Mon, 27 Feb 1995 23:07:05 -0700
  19. Received: from beaut.ardi.com by mailhost  with smtp
  20.     (nextstep Smail3.1.29.0 #11) id m0rjKyo-000YdkC; Mon, 27 Feb 95 23:00 MST
  21. Received: by beaut.ardi.com (linux Smail3.1.28.1 #5)
  22.     id m0rjKyo-00003GC; Mon, 27 Feb 95 23:00 MST
  23. Message-Id: <m0rjKyo-00003GC@beaut.ardi.com>
  24. Date: Mon, 27 Feb 95 23:00 MST
  25. From: ctm@ardi.com (Clifford Thomas Matthews)
  26. To: executor@nacm.com
  27. Subject: Executor/DOS 1.99j BUGS
  28. Sender: owner-executor@nacm.com
  29. Precedence: bulk
  30.  
  31. Hi Folks,
  32.  
  33. Executor/DOS 1.99j has major problems on some machines.  There appear
  34. to actually be at least two causes of trouble.
  35.  
  36. One problem is the new memory autodetection code can cause problems.
  37. You can get around this bug by always specifying "-applzone" (note,
  38. there is no "e" between the "l" and "z", because it stands for
  39. Application Zone, not Apple Computer Zone) option.
  40.  
  41.     executor -applzone 4096
  42.  
  43. will dedicate 4 MB to a section of memory that your programs will see
  44. as the amount of memory the "Mac" on which they're running has
  45. allocated for them.  (Internally, we'll use more than 4 MB, because we
  46. also have to have memory for our synthetic CPU, the graphics routines,
  47. translation space, misc.  buffers, and so on).  We're looking into
  48. what circumstances cause our new autodetect code to fail.
  49.  
  50. If that workaround doesn't help you, you may find that running
  51. Executor from a DOS shell under Windows will help you.  Something we
  52. are doing around the time when we're checking out which disks you have
  53. on your machine appears to have difficulties with "cwsdpmi" the free
  54. DPMI provider that we're using.  If you run under Windows, you get
  55. Windows as a DPMI provider and the bug does not appear.  We're working
  56. with cws to find out whether it's a cwsdpmi bug or whether it's our
  57. bug that just happens to only show up under cwsdpmi.
  58.  
  59. I apologize for the inconvenience.  I personally spent many hours
  60. testing E/D 1.99j before shipping it off and making the announcement.
  61. However, I didn't turn a copy over to Vaune Fischer, our wonderful
  62. technical support person, because it seemed to work so well and I knew
  63. that we desperately needed a 1.99h replacement.  One of the machines I
  64. normally do testing on over here is away being repaired and another
  65. one was in the process of getting groomed to be our FTP/WWW server.
  66. It's always something.
  67.  
  68. I'll send more e-mail as we make progress.
  69.  
  70.     --Cliff
  71.     ctm@ardi.com
  72.  
  73. From owner-executor  Tue Feb 28 00:35:46 1995
  74. Received: (from majordom@localhost) by nacm.com (8.6.9/8.6.9) id AAA28826 for executor-outgoing; Tue, 28 Feb 1995 00:35:46 -0800
  75. Received: from sloth.swcp.com (sloth.swcp.com [198.59.115.25]) by nacm.com (8.6.9/8.6.9) with ESMTP id AAA28821 for <executor@nacm.com>; Tue, 28 Feb 1995 00:35:41 -0800
  76. Received: from iclone.UUCP (uucp@localhost) by sloth.swcp.com (8.6.9/8.6.9) with UUCP id BAA11422 for nacm.com!executor; Tue, 28 Feb 1995 01:38:12 -0700
  77. Received: from beaut.ardi.com by mailhost  with smtp
  78.     (nextstep Smail3.1.29.0 #11) id m0rjNL2-000YdkC; Tue, 28 Feb 95 01:31 MST
  79. Received: by beaut.ardi.com (linux Smail3.1.28.1 #5)
  80.     id m0rjNL3-00003GC; Tue, 28 Feb 95 01:31 MST
  81. Message-Id: <m0rjNL3-00003GC@beaut.ardi.com>
  82. Date: Tue, 28 Feb 95 01:31 MST
  83. From: ctm@ardi.com (Clifford Thomas Matthews)
  84. To: executor@nacm.com
  85. Subject: E/D 1.99j bug found and fixed, 1.99k out soon
  86. Sender: owner-executor@nacm.com
  87. Precedence: bulk
  88.  
  89. Hi folks,
  90.  
  91. If you're an Executor/DOS user and you haven't yet picked up 1.99j, my
  92. suggestion is that you don't, and that you wait for 1.99k.  The major
  93. bugs that we could reproduce over here are fixed, but we won't be
  94. putting 1.99k out until we've tested it for a day on every machine we
  95. can get our hands on.
  96.  
  97.     --Cliff
  98.     ctm@ardi.com
  99.  
  100.  
  101.