[EMAIL PROTECTED] writes:
 > Hi all,
 >    I am new to this list and looking forward to participate. I just
 > installed the jdk1.1.6v1 this morning and the two problems I encountered,
 > menu not displaying properly and title bar displaying AWt... have already
 > been discussed on this list. (I checked the archive).

Try looking in http://www.blackdown.org/~sbb/1.1.6/v2-test
The files here are what is intended to be 1.1.6v2, unless we hear from people
there are serious problems with the release.

>From the README.linux, here's what's fixed in this release:

* Printing on Linux should work again -- it looks for /usr/bin/lpr, and uses
  that if it can, otherwise it will use /usr/bin/lp (sbb)
* Fixed double locking problems with dialogs (Frames got fixed in the main
  solaris release) (kbhend)
* Fixed JRE to also include libc/libdl (stevemw)
* Fixed JRE build to pay attention to use of alternate Motif (stevemw)
* Fixed deleting items from an empty list to not issue Motif warnings
  (stevemw)
* Fixed File.mkdirs to deal with directory names that end in a trailing
  slash (kbhend)
* Fixed window titles in Frames & Dialogs (kbhend)
* source now builds with NO warnings (previously, compiling the assembler
  yacc file (parser.y) had a few warnings, I've managed to turn them off
  completely.
* Commented out some of the fontset properties to make umlauts, arings, etc.
  show up properly in all fonts, not just Helvetica and Times Roman (marcusis)
* Fixed the fonts.properties file font Dialog.0 to use a form of
  Lucida that actually can be found on Linux boxes.

Read these carefully -- most of the reported are addressed by this
version, notably Frame and Dialog titles, and showing accented characters in
TextFields and TextAreas.

Please report bugs to this list.  I'd like to make this release official by
this middle of this week if at all possible.

Steve

Reply via email to