-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
1.3.1, 1.4.0
-
x86
-
linux
the converted html using HtmlConverter fail to load applet in netscape, and display a exception window:
java_vm: error in loading shared libraries: /usr/lib/netscape/libnsfix.so:undefined ymbol: __wcsmbs_load_conv
Plugin:Plugin is not enabled or Java VM process has died
test tools and detail:
conterter tools: HtmlConveter
using templete file: extended (which support all browser/platform)
using plugin: ladybird b19
original file content:
<applet code="TextDisplay.class" archive="TextDisplay.jar" width=300 height=20></applet>
<br>
converted file content:
<EMBED type="application/x-java-applet;jpi-version=1.3.1" CODE = "TextDisplay.class" ARCHIVE = "TextDisplay.jar" WIDTH = 300 HEIGHT = 20 scriptable=false pluginspage="http://java.sun.com/products/plugin/1.3.1/plugin-install.html"></APPLET></NOEMBED></EMBED></OBJECT>
java_vm: error in loading shared libraries: /usr/lib/netscape/libnsfix.so:undefined ymbol: __wcsmbs_load_conv
Plugin:Plugin is not enabled or Java VM process has died
test tools and detail:
conterter tools: HtmlConveter
using templete file: extended (which support all browser/platform)
using plugin: ladybird b19
original file content:
<applet code="TextDisplay.class" archive="TextDisplay.jar" width=300 height=20></applet>
<br>
converted file content:
<EMBED type="application/x-java-applet;jpi-version=1.3.1" CODE = "TextDisplay.class" ARCHIVE = "TextDisplay.jar" WIDTH = 300 HEIGHT = 20 scriptable=false pluginspage="http://java.sun.com/products/plugin/1.3.1/plugin-install.html"></APPLET></NOEMBED></EMBED></OBJECT>