Re: Need advice finding Java-Plugin regression
"Clemens Eisserer" <[email protected]> Tue, 11 Sep 2007 00:18:40 +0200
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <194f62550709101518q60009ec6o95abfa52f5fad3ca__34414.1830144965$1189496358$gmane$org@mail.gmail.com> |
Hello again, > Sorry, don't know what to suggest for the other issue. This may > give you a start: > > export NSPR_LOG_MODULES=Plugin:9,PluginNPP:9,PluginNPN:9 The problem was actually in the Sun-Plugin which waited in an endless loop to reach APPLET_START state because it was never notified. Thanks for the help and patience, and thanks a lot for mozilla/firefox :) lg Clemens