home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / x / i386unix / 364 < prev    next >
Encoding:
Internet Message Format  |  1993-01-22  |  1.2 KB

  1. Path: sparky!uunet!usc!sdd.hp.com!ux1.cso.uiuc.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
  2. From: probreak@matt.ksu.ksu.edu (James Michael Chacon)
  3. Newsgroups: comp.windows.x.i386unix
  4. Subject: Re: Proposed addition to FAQ
  5. Date: 22 Jan 1993 06:28:56 -0600
  6. Organization: Kansas State University
  7. Lines: 20
  8. Message-ID: <1jopa8INNipm@matt.ksu.ksu.edu>
  9. References: <1jmibuINN4gs@fnnews.fnal.gov>
  10. NNTP-Posting-Host: matt.ksu.ksu.edu
  11. Keywords: startup problems, etc.
  12.  
  13. mengel@dcdmwm.fnal.gov (Marc Mengel) writes:
  14.  
  15. >We should mention in the FAQ that when starting the X server to debug
  16. >problems you should run "X >& errors" in csh or "X > errors 2>&1" because
  17. >the output to stdout/stderr gets lost when the server starts up.  This is 
  18. >fairly obvious once you think of it; but you can spend days not finding out you
  19. >don't have a default font if you don't think of it...
  20.  
  21. >-------
  22. >Marc Mengel
  23. >mengel@fnal.fnal.gov
  24.  
  25. This is true, and I use it if I need the info when I am in X. But, 90-100%
  26. of the time when I exit X the information is still sitting on the screen.
  27.  
  28. One thing I do at school is redirect all output into a file and then mail it
  29. to myself when I exit. That way I can't forget about it in some obscure 
  30. directory or something.
  31.  
  32. James
  33.