Re: appletviewer won't run demo class

1999-12-23 Thread Linda Lincoln
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

Re: Speed of 1.1 vs 1.2

1999-12-23 Thread Nathan Meyers
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

Re: Speed of 1.1 vs 1.2

1999-12-23 Thread Jeff Galyan
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.

Re: Raster ShortInterleavedRaster error

1999-12-23 Thread Jeff Galyan
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

Speed of 1.1 vs 1.2

1999-12-23 Thread Ekkehard Kraemer
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

Re: appletviewer won't run demo class

1999-12-23 Thread Chris Abbey
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

RE: Raster ShortInterleavedRaster error

1999-12-23 Thread Ryan Marsh
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,

java on slackware

1999-12-23 Thread d . frost
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

Re: appletviewer won't run demo class

1999-12-23 Thread Edward W. Rouse
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,

Re: Using JPDA with Blackdown JDK?

1999-12-23 Thread Paolo Ciccone
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

Re: Raster ShortInterleavedRaster error

1999-12-23 Thread Martin Schröder
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