home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / ultrix / 9099 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  1.4 KB

  1. Path: sparky!uunet!haven.umd.edu!decuac!pa.dec.com!noyer.cxo.dec.com!mrr
  2. From: mrr@noyer.cxo.dec.com (Mark Richard Rance)
  3. Newsgroups: comp.unix.ultrix
  4. Subject: Re: Session Manager not the only thing that's pausing
  5. Date: 28 Dec 1992 18:54:46 GMT
  6. Organization: Digital Equipment Corporation
  7. Lines: 25
  8. Distribution: world
  9. Message-ID: <1hnihmINN24f@usenet.pa.dec.com>
  10. References: <1ha80fINNg1c@parsifal.umkc.edu> <1992Dec28.142027.4760@netnews.alf.dec.com>
  11. Reply-To: mrr@noyer.cxo.dec.com (Mark Richard Rance)
  12. NNTP-Posting-Host: noyer.cxo.dec.com
  13.  
  14.  
  15.  
  16. |> 
  17. |> --
  18. |> - Gerald Combs writes
  19. |> 
  20. |> >  We're running INN 1.2 on a DECstation 5000/200 with Ultrix 4.3 and Motif 
  21. |> >1.1.3.  Whenever the session manager is paused for any length of time 
  22. |> >(usually about an hour), INN freezes until the session manager is unpaused.  
  23. |> >Has anyone else had this problem, or have any idea why this is happening?
  24. |> 
  25. |> Yes, the session manager when paused causes the Xserver to not handle any 
  26. |> X events.  They are queued and delivered to the Xserver when unpaused.
  27. |> 
  28. |
  29.  
  30. yeah, and believe it or not, this behaviour was designed in!  what you'll
  31. see is the image growing larger and larger as it allocates memory to buffer
  32. any incoming events.  this even includes update events to dxclock!  a real
  33. bad idea is to pause your screen before going on a long holiday.
  34.  
  35. a potential work-around is to, instead, use xlock, available at an 
  36. ftp site near you.  i recommend "xlock -mode flame"
  37.  
  38. mark
  39.