home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / vmsnet / networks / tcpip / multinet / 2133 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.3 KB  |  44 lines

  1. X-Gateway-Source-Info: INTERNET
  2. Path: sparky!uunet!wupost!sdd.hp.com!network.ucsd.edu!mvb.saic.com!tgv.com!info-multinet
  3. Date: 11 SEP 92 02:01:34 GMT
  4. Newsgroups: vmsnet.networks.tcp-ip.multinet
  5. X-Return-path: <info-multinet-relay@TGV.COM>
  6. X-RFC822-From: Regis McEwen <RMCEWEN@ccs1.bbn.com>
  7. From: Regis McEwen <RMCEWEN@ccs1.bbn.com>
  8. Subject: Re: DECwindows over IP problem and an FDDI problem.
  9. X-VMS-To: IN%"R.E.Sonneveld%research.ptt.nl@TGV.COM"
  10. X-VMS-Cc: IN%"info-multinet@tgv.com"
  11. Organization: The INFO-MULTINET Community
  12. Message-ID: <42E013D211SEP92020134@TGV.COM>
  13. Nntp-Posting-Host: Mvb.Saic.Com
  14. Lines: 28
  15.  
  16. Rolf,
  17.  
  18. > 1. The first problem is related to the opening of a DECwindows window
  19. >   over TCP/IP on  a  Multinet  host.  We  get  the  following  error
  20. >   message. I can't find it neither in the Multinet  manual,  nor  in
  21. >   the DECwindows User Guide.
  22. >
  23. >> dectermport failed to find language, XOpenDisplay("") returned NULL
  24. >> %DECW-F-CANT_OPEN_DISPL, Can't open display
  25. >
  26. > Anyone triggered?
  27.  
  28.     The most common occurrance of this is that the node name in
  29.     SET DISPLAY/NODE=xxxx is not valid, i.e. non-existant or can't
  30.     be looked up, when the transport in non LOCAL.
  31.  
  32.     To be sure, use:
  33.  
  34.         $ multinet x11debug
  35.  
  36.     to print out some diagnostics.
  37.  
  38.     (Excellent program to debug X11 transport connectivity; best I've
  39.     seen by far !!  Kudos to the author !!)
  40.  
  41.                             -Regis
  42.  
  43.  
  44.