PluginAppletViewer.showDocument broken?
Adam Domurad
adomurad at redhat.com
Wed Mar 13 06:10:43 PDT 2013
On 03/13/2013 05:18 AM, Thomas Meyer wrote:
> Hi,
>
> there seems to be another regression in the current tip.
>
> For remote log on to my employers site I use the the
> SecureHCLauncherApplet.
>
> this applet has a the init() and start() method overwritten.
>
> the last thing that is executed in the start() method is a
> PluginAppletViewer.showDocument().
>
> stack trace is:
> Thread [NetxPanelThread at https://employer.com/blabla] (Ausgesetzt) (nicht synchron)
> PluginAppletViewer.showDocument(URL, String) Zeile: 921 (nicht synchron)
> SecureHCLauncher.onFinishedLoadingWithAction(String) Zeile: 388
> SecureHCLauncher.onFinishedLoading() Zeile: 369 [lokale Variablen nicht verfügbar]
> SecureHCLauncher.doInstall() Zeile: 266
> SecureHCLauncher(SecureLauncherApplet).start() Zeile: 223
> SecureHCLauncher.start() Zeile: 205
> NetxPanel(AppletPanel).run() Zeile: 476
> Thread.run() Zeile: 722
>
> The log also has this info:
> WRITING 2: instance 9 reference 187 LoadURL https://successful-auth-site.com _top
> PIPE: appletviewer wrote: instance 9 reference 187 LoadURL https://successful-auth-site.com _top
> WRITING 2 DONE
> PIPE: appletviewer read: instance 9 destroy
> Waiting for data...
>
> The problem is, that the URL request to show in the current browser window ( == "_top") is never loaded/shown in the browser!
>
> This used to work for some months ago. I didn't try to login remotely for a while to this site...
>
> ideas are welcome!
>
> with kind regards
> thomas
>
Hi! Taking it to distro-list.
Have you tried with older versions of icedtea-web on the same website ?
I will look into it.
Thanks,
-Adam
More information about the distro-pkg-dev
mailing list