Java applets in 3.1.0 branch
Koos Vriezen
koos.vriezen at xs4all.nl
Mon Jan 13 19:18:06 GMT 2003
On Mon, 13 Jan 2003, Jesper Juhl wrote:
> George Staikos wrote:
>
> >
> > Are Java applets broken in 3.1.0 branch? Yahoo games no longer work for
> > me,
> > though they did work in the past. The progress bar gets to 99% (I presume
> > for downloading the applet), but the applet never appears. I did notice
> > that
> > the java console opened and there were three KJAS messages though. I'm
> > using the blackdown jdk.
> >
> I wonder if that could be related to this bug I filed recently :
> http://bugs.kde.org/show_bug.cgi?id=52901
No it's not related. Java console shows:
java.security.AccessControlException: access denied
(java.util.PropertyPermission user.home read)
at java.security.AccessControlContext.checkPermission(AccessControlContext.java:270)
at java.security.AccessController.checkPermission(AccessController.java:401)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:542)
at java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1291)
at java.lang.System.getProperty(System.java:572)
at com.ibm.cbt.config.CbtConfigGlobal.<init>(CbtConfigGlobal.java)
at com.ibm.cbt.config.CbtConfiguration.newInstance(CbtConfiguration.java)
at com.ibm.cbt.thinclient.CbtApplet.readAppletConfiguration(CbtApplet.java)
at com.ibm.cbt.thinclient.netbank.LogonApplet.initAddOn(LogonApplet.java)
at com.ibm.cbt.thinclient.netbank.LogonApplet.init(LogonApplet.java)
at org.kde.kjas.server.KJASAppletStub$2.run(KJASAppletStub.java:198)
at java.lang.Thread.run(Thread.java:536)
I'll look into this why konqueror wheel keeps spinning, but judging the
exception...it deserves no better.
Koos
More information about the kfm-devel
mailing list