home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / apollo / 3502 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.2 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!ucbvax!cel.cummins.com!philip
  2. From: philip@cel.cummins.com (Philip D. Pokorny)
  3. Newsgroups: comp.sys.apollo
  4. Subject: Strange program behavior
  5. Message-ID: <9209091519.AA02884@cel.cummins.com>
  6. Date: 9 Sep 92 15:19:33 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 19
  11.  
  12. I just ported a new application to the Apollo and it's showing some odd behavior
  13. interacting with the VT100 emulator.  If I don't start the vt100 emulator first,
  14. then the program starts, the screen clears and is replaced with the 'vt100' window
  15. However, no output appears in the vt100 screen.  If I 'cc' the pad, then I can
  16. see that all the output is still being sent to the pad!  However, if I start
  17. vt100 first, and then the program, the output all appears in the vt100 window
  18. correctly.  What would cause this behavior?  I suspect that they aren't using
  19. curses to output the text and thus the output is going to the original output
  20. stream.  Since I know little or nothing about curses on the Apollo or otherwise
  21. I am looking for a quick confirmation of my hypothisis so I can go back to the
  22. vendor with some suggestions on how to fix the problem.
  23.  
  24. Thanks,
  25.  
  26. Sincerely,
  27. Philip D. Pokorny
  28. philip@cel.cummins.com
  29. :)
  30.  
  31.