home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text3991.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  2.2 KB

  1. Received: from sloth.swcp.com (sloth.swcp.com [198.59.115.25]) by nacm.com (8.6.10/8.6.9) with ESMTP id NAA26280 for <executor@nacm.com>; Fri, 18 Aug 1995 13:56:14 -0700
  2. Received: from iclone.UUCP (uucp@localhost) by sloth.swcp.com (8.6.9/8.6.9) with UUCP id OAA08371; Fri, 18 Aug 1995 14:56:12 -0600
  3. Received: from beaut.ardi.com by mailhost  with smtp
  4.     (nextstep Smail3.1.29.0 #11) id m0sjYOk-000YbnC; Fri, 18 Aug 95 14:52 MDT
  5. Received: by beaut.ardi.com (linux Smail3.1.28.1 #5)
  6.     id m0sjYOk-00005nC; Fri, 18 Aug 95 14:52 MDT
  7. Message-Id: <m0sjYOk-00005nC@beaut.ardi.com>
  8. Date: Fri, 18 Aug 95 14:52 MDT
  9. From: ctm@ardi.com (Clifford Thomas Matthews)
  10. To: "Thomas O'Laughlin" <olaugh@earth.execpc.com>
  11. Cc: executor@nacm.com
  12. Subject: Re: Maelstrom in E/D 1.99o4
  13. In-Reply-To: <199508181944.OAA01751@earth.execpc.com>
  14. References: <199508181944.OAA01751@earth.execpc.com>
  15. Sender: owner-paper@nacm.com
  16. Precedence: bulk
  17.  
  18. >>>>> "Thomas" == Thomas O'Laughlin <olaugh@earth.execpc.com> writes:
  19.  
  20.     Thomas> With Executor 1.99o4, Maelstrom continues accessing the
  21.     Thomas> disk after it's finished loading (at the title with the
  22.     Thomas> status bar) and hangs.  I have tried it with a variety of
  23.     Thomas> options, with no success.  Has anybody else got it running
  24.     Thomas> (with the o4 bleeding edge release) or does anybody know
  25.     Thomas> why it's not working?
  26.  
  27. Hi Thomas,
  28.  
  29. I just tried Maelstrom 1.4.0 under Executor/DOS 1.99o4 and Maelstrom
  30. 1.4.1 under Executor/Linux 1.99o4+.  They both work fine.
  31.  
  32. I don't know if you've successfully run Maelstrom in the past or not.
  33. It sounds like you don't have refresh on, which could be the result of
  34. a scewed configuration file.  Make sure you have the file
  35. "4D61656C.ECF" in the CONFIGUR directory that you're running Executor
  36. out of.  I've included a copy of that file so that you can compare.
  37.  
  38. Let me know how this affects things.
  39.  
  40.     --Cliff
  41.     ctm@ardi.com
  42.  
  43. // This Configuration file (4d61656c.ecf) was built by Executor
  44. Comments = "If Pretend sound isn't on, Maelstrom will complain during startup.";
  45. // WindowName = "Maelstrom";
  46. BitsPerPixel = 8;
  47. ScreenLocation = { 0, 0 };
  48. RefreshNumber = 10;
  49. Delay = 0;
  50. Options = {BlitInOSEvent, PretendSound, PassPostscript, NewLineToCR};
  51.  
  52.  
  53.