From kde-bugs-dist Sat Apr 01 15:57:02 2006 From: Koos Vriezen Date: Sat, 01 Apr 2006 15:57:02 +0000 To: kde-bugs-dist Subject: [Bug 123889] java-applet gets a NullPointerException when loaded in Message-Id: <20060401155702.9439.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=114390702722415 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=123889 ------- Additional Comments From koos.vriezen xs4all nl 2006-04-01 17:57 ------- I see the exception just after the line (might be that you have to add -Dkjas.debug=1 in 'Additional java arguments'): KJAS: Certificates 3 for (java.util.PropertyPermission javaplugin.version read) Now if I add there as well ' -Djavaplugin.version=1.4.2_06' is works somewhat better, though complains about OS and browser then. Not sure if this is a bug, ie. if we should pretend to be the plugin from the java SDK