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

  1. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!swrinde!zaphod.mps.ohio-state.edu!darwin.sura.net!haven.umd.edu!mimsy!chen
  2. From: chen@umiacs.umd.edu (Ling Tony Chen)
  3. Newsgroups: comp.sys.sgi
  4. Subject: XOpenDisplay fails when nobody is logged on
  5. Message-ID: <60308@mimsy.umd.edu>
  6. Date: 14 Sep 92 21:04:42 GMT
  7. Sender: news@mimsy.umd.edu
  8. Distribution: na
  9. Organization: UMIACS, University of Maryland, College Park, MD 20742
  10. Lines: 23
  11.  
  12.  
  13. I'm doing some mixed X and GL programming , and have encountered a problem
  14. with XOpenDisplay.
  15.  
  16. The problem is that when nobody has logged on to the machine (and xlogin
  17. is running) XOpenDisplay fails. Does anybody know if its suppose to be
  18. this way ? Is there a way to get around this problem?
  19.  
  20. The problem is that we what to periodially produce some images on a
  21. server with no graphical display and store the results on disk.
  22. So I'm using the "Display" of some other workstation on the network,
  23. but the problem is that this will only work if somebody is logged on
  24. to that workstation.
  25.  
  26. I only need to call XOpenDisplay to get a "display" in which I can use in
  27. subsequent GL and X calls. But I don't really need to draw anything on
  28. to the display.
  29.  
  30. I would appreciate any answers or workarounds.
  31.  
  32. -- 
  33. Ling (Tony) Chen
  34. lchen@avw.umd.edu
  35.