PluginAppletViewer.showDocument broken?
Jiri Vanek
jvanek at redhat.com
Thu Mar 14 03:09:23 PDT 2013
Hi Thomas!
I'm not able to reproduce this issue.
The new document opened both with "_top" directive and without.
If you will be able to prepare some minimalistic reproducer it will be appreciated, otherwise maybe your browser can be broken?
Or some selinux policy? Or whatever can block new window. Browsers are becoming to dont like java so maybe browser update and not icedtea-web's one could break your app.
/me moreover just cooking from water
J.
On 03/13/2013 02:10 PM, Adam Domurad wrote:
> 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