Java Plugin 1.2.2 crashes netscape

2000-04-10 Thread Reinhold Pschierer

HI,

I installed JavaPlugIn_1.2.2.px.sh on my SuSe 6.3. The problem is,
than any JAVA-2-applet i tryed to run crashes Netscape. Netscape
quits without message (I tryed with JavaControlPanel and some of my
own JAVA2-Applets all with the same effect). I strace´d Netscape and
this told me, that Netscape was trying to get some data (eg. Java VM)
from Netscape´s home-directory \opt\netscape.

3095  stat("/usr/bin/jdk1.2.2/jre/lib", {st_mode=S_IFDIR|0755,
st_size=1024, ...}) = 0
3095  open("/usr/bin/jdk1.2.2/jre/lib/",
O_RDONLY|O_NONBLOCK|O_DIRECTORY)   = 27
3110  execve("/opt/netscape//java/bin/java_vm_native",
["java_vm_native"], [/* 52 vars */]) = -1 ENOENT (No such file or
directory)
3110  stat("/home/reinhold/.netscape/bookmarks.html",
{st_mode=S_IFREG|0600, st_size=2502, ...}) = 0


Therefore on another SuSe 6.3 machine, on which I have
superuser-rights, I installed the PlugIn twice, first the normal way at
~/.netscape and a second time to /opt/netscape in order to satisfy the
according requests. After this procedure all worked fine, but first, I
can´t do it on the first system, on which I don´t have
superuser-access and second, this isn´t a clean solution.

Did I make anything wrong? Has anybody an idea?
Thanks for your support
regards Reinhold Pschierer




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




JavaPlugin 1.2.2 with SuSe6.3

2000-04-10 Thread Reinhold Pschierer



HI,
 
I installed JavaPlugIn_1.2.2.px.sh on my SuSe 6.3. 
The problem is,than any JAVA-2-applet i tryed to run crashes Netscape. 
Netscapequits without message (I tryed with JavaControlPanel and some of 
myown JAVA2-Applets all with the same effect). I strace´d Netscape 
andthis told me, that Netscape was trying to get some data (eg. Java 
VM)from Netscape´s home-directory \opt\netscape.
 
3095  stat("/usr/bin/jdk1.2.2/jre/lib", 
{st_mode=S_IFDIR|0755, st_size=1024, ...}) = 03095  
open("/usr/bin/jdk1.2.2/jre/lib/", 
O_RDONLY|O_NONBLOCK|O_DIRECTORY)   = 
273110  execve("/opt/netscape//java/bin/java_vm_native", 
["java_vm_native"], [/* 52 vars */]) = -1 ENOENT (No such file or 
directory)3110  stat("/home/reinhold/.netscape/bookmarks.html", 
{st_mode=S_IFREG|0600, st_size=2502, ...}) = 0
 
Therefore on another SuSe 6.3 machine, on which 
I havesuperuser-rights, I installed the PlugIn twice, first the normal way 
at~/.netscape and a second time to /opt/netscape in order to satisfy 
theaccording requests. After this procedure all worked fine, but first, 
Ican´t do it on the first system, on which I don´t havesuperuser-access 
and second, this isn´t a clean solution.
 
Did I make anything wrong? Has anybody an 
idea?Thanks for your supportregards Reinhold 
Pschierer