-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.4.0
-
x86
-
linux
Name: gm110360 Date: 09/13/2001
java version "1.4.0-beta2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta2-b77)
Java HotSpot(TM) Client VM (build 1.4.0-beta2-b77, mixed mode)
Example steps to reproduce the problem:
1. Linux: Install JDK1.4 (Suse 7.2/kernel 2.4.4/glibc 2.2.2-42)
2. Win2K: Start Reflection X server 8.0.2
3. Linux: set environment variable "DISPLAY" to point at <wind2khost>:0.0
4. Linux: cd to $JDK14_HOME/demo/jfc/Metalworks
5. Linux: execute java -jar Metalworks.jar
Source Code:
The stock Metalworks JFC demo distributed with the J2SE 1.4b2 distribution.
Error messages:
Linux console window (from the tty controlling the process) displays the
following (I understand the font errors -- it's the last line of this that
counts):
Font specified in font.properties not found [--standard symbols l-medium-r-
normal--*-%d-*-*-p-*-urw-fontspecific]
Font specified in font.properties not found [--standard symbols l-medium-r-
normal--*-%d-*-*-p-*-urw-fontspecific]
Font specified in font.properties not found [--standard symbols l-medium-r-
normal--*-%d-*-*-p-*-urw-fontspecific]
Font specified in font.properties not found [--standard symbols l-medium-r-
normal--*-%d-*-*-p-*-urw-fontspecific]
Font specified in font.properties not found [--standard symbols l-medium-r-
normal--*-%d-*-*-p-*-urw-fontspecific]
Font specified in font.properties not found [--standard symbols l-medium-r-
normal--*-%d-*-*-p-*-urw-fontspecific]
Font specified in font.properties not found [--standard symbols l-medium-r-
normal--*-%d-*-*-p-*-urw-fontspecific]
Font specified in font.properties not found [--standard symbols l-medium-r-
normal--*-%d-*-*-p-*-urw-fontspecific]
Font specified in font.properties not found [--standard symbols l-medium-r-
normal--*-%d-*-*-p-*-urw-fontspecific]
Font specified in font.properties not found [--standard symbols l-medium-r-
normal--*-%d-*-*-p-*-urw-fontspecific]
Font specified in font.properties not found [--standard symbols l-medium-r-
normal--*-%d-*-*-p-*-urw-fontspecific]
Font specified in font.properties not found [--standard symbols l-medium-r-
normal--*-%d-*-*-p-*-urw-fontspecific]
Font specified in font.properties not found [--standard symbols l-medium-r-
normal--*-%d-*-*-p-*-urw-fontspecific]
Font specified in font.properties not found [--standard symbols l-medium-r-
normal--*-%d-*-*-p-*-urw-fontspecific]
Font specified in font.properties not found [--standard symbols l-medium-r-
normal--*-%d-*-*-p-*-urw-fontspecific]
Font specified in font.properties not found [--standard symbols l-medium-r-
normal--*-%d-*-*-p-*-urw-fontspecific]
Font specified in font.properties not found [--standard symbols l-medium-r-
normal--*-%d-*-*-p-*-urw-fontspecific]
Font specified in font.properties not found [--standard symbols l-medium-r-
normal--*-%d-*-*-p-*-urw-fontspecific]
Font specified in font.properties not found [--standard symbols l-medium-r-
normal--*-%d-*-*-p-*-urw-fontspecific]
Font specified in font.properties not found [--standard symbols l-medium-r-
normal--*-%d-*-*-p-*-urw-fontspecific]
Xlib: unexpected async reply (sequence 0x7c)!
Nothing displays on the X server (the Windows 2000 box), and the java vm hangs
at this point until a Ctrl-C is issued to kill it.
Additional config info:
..> $ X -version
XFree86 Version 4.0.3 / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 16 March 2001
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/FAQ)
Operating System: SuSE Linux [ELF] SuSE
Module Loader present
..> $ uname -a
Linux buford 2.4.4-4GB #1 Sat Jun 23 05:26:59 GMT 2001 i686 unknown
..> $ rpm -q glibc
glibc-2.2.2-42
========================================
This even happens on solaris 7/8 trying to Remote display on win2k box.
###@###.### 2001-09-13
========================================
(Review ID: 131834)
======================================================================
- duplicates
-
JDK-4615334 REGRESSION: Xlib: unexpected async reply (sequence 0x107d7)! in awt
-
- Resolved
-