When I try to start jedit, it dies. This is the first
few lines of what I get.
[error] java.lang.InternalError: not implemented yet
[error] at
sun.awt.X11SurfaceData.getRaster(X11SurfaceData.java:155)
[error] at
sun.java2d.loops.OpaqueCopyAnyToArgb.Blit(CustomComponent.java:67)
[error] at
sun.java2d.loops.GraphicsPrimitive.convertFrom(GraphicsPrimitive.java:452)
[error] at
sun.java2d.loops.MaskBlit$General.MaskBlit(MaskBlit.java:186)
[error] at
sun.java2d.loops.Blit$GeneralMaskBlit.Blit(Blit.java:170)
[error] at
sun.java2d.pipe.DrawImage.blitSurfaceData(DrawImage.java:627)
This is really an error in the Java VM 1.4.0_01-b03 for
Linux. As when I try it with Java VM 1.3.1_04 it works
again. So instead of recommending 1.4, instead Linux
users should be advised that they have to use the 1.3VM
for now. Can someone put a note up about this in the
web page? The JavaEdit version I am using is the
latest 4.0.3
Shawn Pringle (pringle@techie.com)
Logged In: YES
user_id=461047
I'm using SuSE Linux 8.0 with Sun JVM version 1.4.0_01-b03
and JEdit 4.0.3 and it's working fine. It may be your dist. is
set up to use an unsupported JVM by default. SuSE 8.0
came with JVMs 1.1.8 and 1.3.1 and was configuring my
system to use 1.1.8 by default. If you have more than one
installed it may be a configuration problem.