-
Also, please attach one or more crash logs here. (Use "Add a file"
under "Attached File" below -- don't just paste them into comments.)
2009-11-11 17:28:29 UTC by smichaud
-
I'm aware that Opera on the Mac bundles part of the JEP (its
JavaEmbeddingPlugin.bundle). But nobody from Opera has ever contacted
me, so I'm unaware if they've made any changes to the JEP. So I'm
unlikely to be able to help you ... unless you're also able to
reproduce these crashes in a Mozilla.org browser.
For the record, though, please provide the following information:
The...
2009-11-11 16:00:41 UTC by smichaud
-
Opera sometimes crashes in the Java Embedding Plugin.
The crash appears to be in the function Java_sun_awt_image_GifImageDecoder_parseImage_redirect according to the crash log.
Example of web site: https://activation1.bankid.no/TNA2Web/test?bidt=bankstored&ctype=script.
2009-11-11 14:24:29 UTC by perav
-
I wish I knew where my applet reads a cookie when there is a drag&drop, and what cookie.
You can check the TransferHandler here :
http://jaxe.cvs.sourceforge.net/viewvc/jaxe/jaxe/source/jaxe/JaxeTransferHandler.java?revision=1.8&view=markup
There is no obvious call to read a cookie. Maybe it comes from DocumentBuilderFactory.newInstance() ?
I could test a new version if you found a fix.
2009-10-14 12:04:13 UTC by damieng
-
> Will it be bundled with a Firefox update?
I assume so.
Of course it will also be released here (at the SourceForge site).
2009-10-12 01:40:43 UTC by smichaud
-
How are new releases of this plug in pushed to the client. Will it be bundled with a Firefox update?.
2009-10-12 01:27:26 UTC by atkt_forever
-
I think I've got this bug fixed. See my latest comment in bug 2832144
("Applets sometimes hang accessing a browser cookie").
2009-10-11 22:15:25 UTC by smichaud
-
I'm not going to be able to come up with a comprehensive fix for this
bug. But I've now found fixes for two different varieties of it.
With luck this will cover all cases that people ever actually
experience.
1) The first variety (exemplified by the testcase from
https://sourceforge.net/tracker/?func=detail&aid=2871344&group_id=107955&atid=649116,
"Drag and drop with Firefox 3.5"...
2009-10-11 22:13:38 UTC by smichaud
-
Thanks very much for your testcase.
I didn't see a crash, only a hang. The hang is a duplicate of the
previous bug in the JEP's tracker -- "Applets sometimes hang accessing
a browser cookie - ID: 2832144"
(http://sourceforge.net/tracker/?func=detail&aid=2832144&group_id=107955&atid=649116).
This bug isn't going to be easy to resolve. But I have some time this
weekend, so I'll see...
2009-10-10 17:34:46 UTC by smichaud
-
I created a test case with my applet, but I'm still confused as to the origin of the bug. Maybe it's a bug in the applet that only occurs under some conditions more likely to happen with Firefox 3.5...
http://media4.obspm.fr/testbug/testbug.html.
2009-10-09 08:40:18 UTC by damieng