JRE 1.6 and batik
Posted: Sat May 12, 2007 5:34 pm
Hi,
downloaded and installed the 8.2 release (tar on Linux, Sun JRE 1.6),
Then ran the oxygen.sh Startup Script. This invariably
made the program run into an exception at around
60% of views loaded. The trace says, roughly, that there is no method
setDisableInteractions(Z) in ....JSVGCanvas.
After some searching, I found two jars in the lib subdirectory,
batik-all-1.6.jar, and batik.jar. Renaming batik.jar using some
non-jar name removed the problem, and oxygen starts as expected.
Is this correct, and maybe worth a notice for users of recent
JVMs, or have I just been lucky?
-- Georg
downloaded and installed the 8.2 release (tar on Linux, Sun JRE 1.6),
Then ran the oxygen.sh Startup Script. This invariably
made the program run into an exception at around
60% of views loaded. The trace says, roughly, that there is no method
setDisableInteractions(Z) in ....JSVGCanvas.
After some searching, I found two jars in the lib subdirectory,
batik-all-1.6.jar, and batik.jar. Renaming batik.jar using some
non-jar name removed the problem, and oxygen starts as expected.
Is this correct, and maybe worth a notice for users of recent
JVMs, or have I just been lucky?
-- Georg