----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Tobias Wahlstrom wrote:
>
> I am currently using jdk1.1.7_v3 and I know that this is fixed in jdk1.2
> by BufferedImage - but since I'm using Linux there are (as far as I know)
> no stable jdk1.2 for Linux yet.

The workaround is to use a virtual framebuffer X server 
which accepts connections and does nothing.
It's a part of RedHat distribution. Try

man Xvfb

If it is not installed, install it:

$rpm -qi XFree86-Xvfb-3.3.3.1-1
Name        : XFree86-Xvfb                Distribution: Apollo 
Version     : 3.3.3.1                           Vendor: Red Hat Software
Release     : 1                             Build Date: Tue Jan 19 00:15:29 1999
Install date: Wed Mar 17 21:45:12 1999      Build Host: porky.redhat.com
Group       : X11/XFree86/Servers           Source RPM: XFree86-3.3.3.1-1.src.rpm
Size        : 2664842                          License: MIT
Packager    : Red Hat Software <http://developer.redhat.com/bugzilla/>
Summary     : XFree86 Xvfb server
Description :
Virtual framebuffer X server.


Martin

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   INET, a.s.                          Mgr. Martin Kuba
Kralovopolska 139                  e-mail: [EMAIL PROTECTED]
  601 12 Brno                      WWW: http://www.inet.cz/~makub/
 Czech Republic                    tel: +420-5-41242414/32
--------------------------------------------------------------------
PGP fingerprint = D8 57 47 E5 36 D2 C1 A1  C3 48 B2 59 00 58 42 27
 http://wwwkeys.cz.pgp.net:11371/pks/lookup?op=index&search=makub
--------------------------------------------------------------------


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to