Chris Abbey wrote:
> At 13:18 12/23/99 -0500, Edward W. Rouse wrote:
> >Don't worry too much about the font errors.
>
> agreed... unless you're trying to use dingbats.
>
> >The real error is the last part:
>
> agreed, but you've got the cause a little off...
>
> >> java.lang.ClassFormatError: Ani
Ekkehard Kraemer wrote:
>
> Hi,
>
> I have an application that draws a lot of java.awt.Images onto another image,
> and then draws the latter one onto the screen (the application does no other
> relevant things). It is written for JDK 1.1.x, and runs very smooth under
> Blackdown 1.1.7v3 or IBM
The Solaris JDK uses DGA under the covers to speed up Java 2D. Right
now, the XFree86 DGA extension is undocumented (for the most part) and
it's not clear how many of the supported cards are also supported for
DGA in XFree. I'm trying to get a dialogue going with the XFree folks to
find this out.
Try copying the 16-bit subsection of the Screen section in XF86Config
and change the depth line to 15, then start X like this:
startx -- -bpp 15
and see if it works.
--Jeff
Ryan Marsh wrote:
>
> Thanks for the help but I don't think that I can set it to 15bpp. When I
> was running Xc
Hi,
I have an application that draws a lot of java.awt.Images onto another image,
and then draws the latter one onto the screen (the application does no other
relevant things). It is written for JDK 1.1.x, and runs very smooth under
Blackdown 1.1.7v3 or IBM 1.1.8. Is it normal that the same appli
At 13:18 12/23/99 -0500, Edward W. Rouse wrote:
>Don't worry too much about the font errors.
agreed... unless you're trying to use dingbats.
>The real error is the last part:
agreed, but you've got the cause a little off...
>> java.lang.ClassFormatError: Animator (Arguments can't fit into loca
Thanks for the help but I don't think that I can set it to 15bpp. When I
was running Xconfigurator for my card I believe the only color depths
available to me where 8bpp, 16bpp, 32bpp.
-ryan
-Original Message-
From: Martin Schröder [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 23,
Hi everyone,
I have just installed jdk1.2.2 on my slackware linux system. When i try
to execute any of the wrappers i get 'illegal instruction', it seems to
be when the shell script gets to the run section - has anyone else come
across this, and solved the prob ?
If so i would be so so so grate
Don't worry too much about the font errors. I get these for a lot of the java stuff I
run and the programs still
work fine. There are some extra fonts that can be installed and used (i.e.. not part
of the 'standard' java) and
if you haven't gotten them installed, then runtime complains. However,
On Thu, Dec 23, 1999 at 03:47:56PM +0900, SHUDO Kazuyuki wrote:
>
> I noticed jpda.jar which included in Inprise JDK is
> different from it provided by Sun such as JPDA 1.0. The
> Inprise's jpda.jar contains more classes than Sun's.
>
> Will the difference be contributed to developers other
> th
On 1999-12-23 02:54:23 +0100, Juergen Kreileder wrote:
> > Ryan Marsh writes:
> Ryan> I am on Red Hat 6.1, using KDE, at 1280 x 1024 resolution
> Ryan> and 16bpp.
>
> ... but the masks say you only have 15bpp. I'm working on a fix for
> our next release.
Till then set your display t
11 matches
Mail list logo