Security update breaks A LOT OF STUFF!

:o

Now we really need our own plugin, with a proper security manager.

Oracle doesn’t give a damn about user experience / correct code.

+1, I will be ok to help if needed, the biggest problem is how to penetrate the market…

By making a nice application. People are willing to install anything, if they think it’s worth it.

Then again, it’s horrible for the casual / drive-by visitors…

The silverlight plugin seems to be doing great in the way of user experience and fast rising market share. It won’t be long IMO before it overtakes the java plugins market share. They’ve added signed applet style support recently so might be a cool idea to use the silverlight plugin to launch a jvm to embed in the browser.

Too bad their linux support sucks or is non existent but could still be used to give a nice user experience to windows and mac users.

Much easier way to go then write a custom plugin from scratch and struggle for market share.

hey hey very nice idea… I mean to go further maybe we can use a cupple of existing plugin to propagate our own not just silverlight but all plugin that have a significant market ( dont know if flash can do signed like stuff ? )

I have reinstalled java… after restart java was no more on my computer… so as for the u19 I needed to make two successive (three in reality with the online update) to make things works again… now it is ok no more popup but how it will be perceived by other users …

Exactly, we should look for alternatives we could use to just piggyback on. Don’t think flash is capable of doing this, however might change in future. On IE its possible to do this via ActiveX too.

so the plugin base may be something like :
1 -> test if the “new plugin” is deployed ? yes launch the applet
2 -> if no then try to deploy “new plugin” using one of the user installed plugin : silverlight / activex / other…

How hard would a cut-down Java + LWJGL plugin be? :slight_smile: (Given our extremely simple requirements for a single Display)

Cas :slight_smile:

As hard as it is to make a clipped, undecorated frame/window following a DOM element on a webpage, with a specific ID.

Anybody?

I’ve tried several jnlps and a few applets…all worked fine with u20… ???

seems that it is a plugin update problem more than a plugin itself problem, you’r lucky I need to re-intall java plugin for both u19 & u20

ah crap, just noticed another thing that is now broken with the Java6u19+ updates.

It use to be the case that if a signed jar is run in an applet and the user clicks cancel on the security dialog the jar would still be run as a sandboxed jar. This would give the developer the ability to catch any exceptions thrown due to the sandbox and display a user friendly message.

Now it just blows up with an exception if the user clicks cancel without even running your jar.

shakes fist at Oracle

This looks like crazy talk, I’ve tested this u20 release, loaded several applets flawlessly and without any security warning - including some of the mentioned java4k games. I guess it’s only the applets using mixed trusted/untrusted code that have such problems? Any links?

Looks like they fixed some of the u19 issues?

http://java.sun.com/javase/6/webnotes/6u20.html#otherbugfixes-6u20

Before this I had u17, I went to the Java control panel and clicked update now, then it installed me u20. I restarted browser then I tried one of the DzzD applets. The 3D Car game (software) showed me a dialog saying about the security certificate not being verified (e.g the usual one) I clicked accept, then it told me that applet used signed and unsigned components and if I want to disable them, I said no and the applet worked.
Okay, now I try 3D Car game (hardware), it takes a while to load, but no dialogs are shown it just works.
If I choose to “block unsafe components” then I get an exception, in the log it says sandbox loader tried to accept signed data or something like that.

So I guess its possible to make this work, as long as we follow the requirements it might be possible to just get the dialog about the security certificate like the usual and thats it.

I got a nice greeting when just starting up FF now… Will do wonders for the credibility of java :stuck_out_tongue: I haven’t installed u20 yet, is that also blocked? Seems to be confusion about that. read more

This is weird, because I have both version 6.0.170 and 6.0.200 and I never saw a window like this. Actually what is this “Java Deployment Toolkit” anyway? I’ve never seen it before.

This seems to explain it fairly well. Pretty sure that you will have it installed if you have java 6u10+. Maybe you need u19 specifically to get that pop-up message, but nasty enough to scare many average users away from java all together if they see that…

But I doubt the average user would use the JDK, as long as the popup doesnt also apply for the JRE.

I just tried it with .20 on Windows and your game came up fine.