When I run .\runem to test the installation, it fails when it tries to
set the bounds in a BrowserControlCanvas
(BrowserControlCanvas.setBounds())
in BrowserControlCanvas setBounds: x = 0 y = 0 w = 300 h = 300
native library does implement webclient.WindowControl
Can't setBounds(java.awt.Rectangle[x=0,y=0,width=299,height=299]) null
The following information is also dumped:
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x60086394
Function name=nsQueryReferent::operator=
Library=C:\PROGRA~1\Netscape6\NETSCA~1\components\appshell.dll
Current Java thread:
at
org.mozilla.webclient.wrapper_native.NativeEventThread.nativeInitiali
ze(Native Method)
at
org.mozilla.webclient.wrapper_native.NativeEventThread.run(NativeEven
tThread.java:206)
I'm running Win2000, is this supported?
Thanks,
Ken