home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / amiga / 2041 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  4.0 KB

  1. Path: sparky!uunet!olivea!isc-br!odin!ricks
  2. From: ricks@odin.isc-br.com (Rick Schaeffer 99)
  3. Newsgroups: comp.unix.amiga
  4. Subject: X11R4 fixes available
  5. Message-ID: <1992Aug28.030712.20@isc-br.isc-br.com>
  6. Date: 28 Aug 92 03:07:12 GMT
  7. Sender: news@isc-br.isc-br.com (news user)
  8. Organization: ISC-Bunker Ramo, An Olivetti Company
  9. Lines: 79
  10. Nntp-Posting-Host: odin.isc-br.com
  11.  
  12.  
  13. The patches and executables for the Amiga Unix X11R4 server should now
  14. be available on wuarchive.wustl.edu in "/systems/amiga/incoming/unix".
  15. I included tar files containing both color versions of the server
  16. and source patches.  Here is an extract from the README file:
  17. ========================================================================
  18. This README file is included with the 3 compressed tar files available
  19. for Amiga Unix X11R4 patches.  I decided to go with 3 files so that folks
  20. can get just the parts that they need.
  21.    1.  amixX4-2410.tar.Z
  22.        This one contains the source patches PLUS the A2410 X server binary.
  23.    2.  amixX4-dmi.tar.Z
  24.        This one contains the source patches PLUS the DMI X server binary.
  25.    3.  amixX4-ponly.tar.Z
  26.        This one contains ONLY the source patches and README.
  27.  
  28. After unpacking and un-tarring, the directory will contain patch files
  29. and a binary executable for the X11R4 server for Amiga Unix SVR4
  30. version 2.1.  The server *should* work for the 2.03 Amiga Unix release
  31. as well, although I have not tested that.
  32.  
  33. Because I didn't feel that people would want to have to download 2 rather
  34. large files for the server binary, there are two different tar files which
  35. contain this README.  One contains a server binary for the A2410 color card,
  36. and the other contains a server binary for the DMI Resolver.  Either server
  37. should work for monochrome-only systems.  The servers are built from the
  38. same sources, so the patch files are the same on both.
  39.  
  40. The following is a list of the bugs fixed in this distribution:
  41.  
  42.     o  Cursor allocation problems which caused the server to fail
  43.        after 4 or 5 applications were started.  NOTE: this patch
  44.        was included in the "official" 2.1p2a patch disk so, if you
  45.        have already applied those patches, don't apply the patch
  46.        contained in the "patch1.opt2" file.
  47.  
  48.     o  Memory leaks.  The server was allocating lots of memory for
  49.        various purposes that was never freed.  Caused problems with
  50.        swap space, amoung other things.  I *think* that I got all
  51.        of the leaks but you never know :-)
  52.  
  53.     o  The server would crash when doing certain kinds of spanned fills.
  54.        It was overflowing an allocated area.  This one also sometimes
  55.        caused display anomalies because the problem was that these
  56.        fills weren't getting clipped.
  57.  
  58.     o  Pattern fill operations would usually get munged.  This problem
  59.        was especially noticable in "tgif" when creating pattern filled
  60.        objects.  Many other applications would appear to put black blobs
  61.        on the screen.
  62.  
  63.     o  Using "xfontsel" (or any other program) to display large (> 24 pixel)
  64.        fonts would totally hose the display.  There were some "backwards"
  65.        shifts in "tigtext.c".  The actual problem was that values which were
  66.        supposed to be in 32 bits were getting their high-order 16 bits zeroed
  67.        out.
  68.  
  69. ........stuff left out
  70.  
  71. PosterNotes
  72. -----------
  73.  
  74. Many thanks to Keith Gabryelski for his help in finding and fixing these
  75. bugs!  Hopefully, everyone will be able to install this stuff and it'll
  76. just work.  If not, I can be reached by email, phone, or snail :-)  Also,
  77. there are still a few bugs lurking in the server...I am aware of some
  78. of them but probably not *all* of them!  If you have a fix, or a
  79. reproducible scenario, send me email.
  80.  
  81.     Rick Schaeffer
  82.     E. 13611 26th Ave.
  83.     Spokane, Wa.  99216
  84.     Phone: (509) 928-3533
  85.     email: ricks@isc-br.isc-br.com
  86. --
  87. Rick Schaeffer          UUCP:  uunet!isc-br.isc-br.com!ricks
  88. ISC-Bunker Ramo                ricks@isc-br.isc-br.com
  89. Box TAF-C8              Phone: (509)927-5114
  90. Spokane, WA  99220      Home:  (509)928-3533
  91.