home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aix / 9397 < prev    next >
Encoding:
Internet Message Format  |  1992-09-04  |  2.1 KB

  1. Path: sparky!uunet!gatech!darwin.sura.net!jvnc.net!netnews.upenn.edu!netnews.cc.lehigh.edu!ns1.cc.lehigh.edu!dlj0
  2. From: dlj0@ns1.cc.lehigh.edu (DAVID L. JOHNSON)
  3. Newsgroups: comp.unix.aix
  4. Subject: aXe 3.0.1 fix (from the author)
  5. Message-ID: <1992Sep4.145622.65261@ns1.cc.lehigh.edu>
  6. Date: 4 Sep 92 14:56:22 GMT
  7. Organization: Lehigh University
  8. Lines: 47
  9.  
  10. The author of aXe suggested to me that I try the following to fix aXe as 
  11. it was running on another machine.  It worked so well there that I tried
  12. it on my RS.  aXe was working before, but there was a little warning about
  13. it being able to find an XtCallBack on exit.  The first of the fixes below
  14. corrected that error.  Those who are having trouble with core dumps on
  15. exit (as I was on the other machine) might well find that this fixes that
  16. problem also.  
  17.  
  18. Be sure to install the X defaults before you try to run it.  Some say to also
  19. install the help files, but I am uncertain that that is necessary.
  20.  
  21. this is a great boon to users who can't handle emacs.  rather than have
  22. them run vi, which adds 0 to their ability to use emacs (IMHO -based on my
  23. own experience), this has key bindings identical to emacs as accelerators for
  24. the menu items.  
  25.  
  26. Her's the fix(s).  I used the first one, but the other will also probably 
  27. help matters.  I don't think both are needed.
  28.  
  29. From: Jim Wight <J.K.Wight@newcastle.ac.uk>
  30. Date: Thu, 3 Sep 92 15:18:13 BST
  31.  
  32. This is just an empirical shot in the dark, but it might be worth a try.
  33.  
  34. In Destroy in FileNom.c try moving the line
  35.  
  36.     XtDestroyWidget(Child(fnw,filename));
  37.  
  38. to the top of the list of similar calls.
  39.  
  40. Another solution, which will probably also work and the author will apply to
  41. later versions (3.0.2 will be out soon)
  42.  
  43. In Destroy in FileNom.c,  Add:
  44.  
  45.     XtSetKeyboardFocus(Child(fnw,viewport), (Widget) 0);
  46. before embarking on the sequence of XtDestroyWidget calls.
  47.  
  48.                                                                
  49. -- 
  50. Sincerely,
  51.  
  52. David L. Johnson                    ID:  dlj0@ns1.cc.lehigh.edu
  53. Christmas-Saucon Hall #14, rm 211        
  54. Department of Mathematics
  55.  
  56. Lehigh University                   Telephone: 215-758-3759 (office)
  57.