home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / vmsnet / networks / tcpip / multinet / 2132 < prev    next >
Encoding:
Internet Message Format  |  1992-09-10  |  2.2 KB

  1. Path: sparky!uunet!stanford.edu!unixhub!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!malgudi.oar.net!caen!spool.mu.edu!sdd.hp.com!hamblin.math.byu.edu!arizona.edu!mvb.saic.com!tgv.com!info-multinet
  2. From: KNAPKE%BUTLERU.bitnet@UICVM.UIC.EDU (David J. Knapke 317/283-9420)
  3. Newsgroups: vmsnet.networks.tcp-ip.multinet
  4. Subject: Re: DECwindows over IP
  5. Message-ID: <42E011A810SEP92235916@TGV.COM>
  6. Date: 10 Sep 92 23:59:16 GMT
  7. Organization: The INFO-MULTINET Community
  8. Lines: 34
  9. X-Gateway-Source-Info: INTERNET
  10. X-Return-path: <info-multinet-relay@TGV.COM>
  11. X-RFC822-From: "David J. Knapke 317/283-9420" <KNAPKE%BUTLERU.bitnet@UICVM.UIC.EDU>
  12. X-Envelope-to: info-multinet@TGV.COM, R.E.Sonneveld%research.ptt.nl@TGV.COM
  13. X-VMS-To: IN%"R.E.Sonneveld%research.ptt.nl@TGV.COM"
  14. X-VMS-Cc: IN%"info-multinet@TGV.COM"
  15. Nntp-Posting-Host: Mvb.Saic.Com
  16.  
  17. >> 1. The first problem is related to the opening of a DECwindows window
  18. >>    over TCP/IP on  a Multinet  host.  We  get  the  following  error
  19. >>    message. I can't find it neither in the Multinet  manual,  nor  in
  20. >>    the DECwindows User Guide.
  21.  
  22. >>> dectermport failed to find language, XOpenDisplay("") returned NULL
  23. >>> %DECW-F-CANT_OPEN_DISPL, Can't open display
  24.  
  25. >    This is a DECwindows error; unfortunately the application doesn't
  26. >tell you anything except that there was one. The best way to debug
  27. >these problems is to try:
  28. >$ multinet x11debug
  29. >which will make its own connection to the display, but give you more
  30. >information about the failure.
  31.  
  32. I'm guessing you are trying to execute these commands remotely??
  33. I use MacX and use the following:
  34.  
  35. set display/create/trans=tcpip/node=knapke.butler.edu/screen=2
  36. \; run sys$system:decw$bookreader
  37.  
  38. This should all be one line, the \; is a command delimeter.  An IP address
  39. will work in place of the host name.  DecWindows/Motiff is not supposed
  40. to support screen type 2, but it works for me.  TGV tech support helped
  41. me figure this out.
  42.  
  43.  
  44. David J. Knapke                       Knapke@ButlerU.BITNET
  45. Computer Center                          Assistant Director
  46. Butler University                     Information Resources
  47. Indianapolis, IN  46208                      (317) 283-9420
  48. USA                                     Fax: (317) 283-9740
  49.  
  50.  
  51.