| [platform-swt-dev] Fwd: Re: implement a custom download handler for SWT Browser. |
|
Yes, For show plugin, an another way it use .mozilla/plugins in my home directory. I have solve my problem to copy mimeTypes.rdf in $HOME/.mozilla/eclipse and use Okular. Great thanks for your help ! -------- Original Message --------
Hi, Are you setting the MOZ_PLUGIN_PATH environment variable before launching your eclipse/app? If so then please log a report with SWT at https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform&component=SWT . Thanks, Grant From: Gerald <gerald.radix@xxxxxxxxx> To: "Eclipse Platform SWT component developers list." <platform-swt-dev@xxxxxxxxxxx> Date: 04/18/2012 04:48 AM Subject: Re: [platform-swt-dev] implement a custom download handler for SWT Browser. Sent by: platform-swt-dev-bounces@xxxxxxxxxxx Very thanks for your help. I have installed Acrobat reader in non-free contrib in debian Squeeze. When i launch about:plugins in iceweasel acrobat reader is installed. But in swt browser about:config respond no plugin installed. I have set the variable export MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins/ In this directory i have npwrapper.nppdf.so And the style of browser is SWT.MOZILLA... On 17/04/2012 22:54, Grant Gayed wrote: This page is attempting to show PDF content in a new window. So you need two things: 1. The Browser listeners that will open the new window (see example: http://git.eclipse.org/c/platform/eclipse.platform.swt.git/tree/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet270.java ). 2. The Acrobat reader plug-in must be installed. In most cases it will be automatically found. If for some reason it is installed but is not found (used to be more common with older mozilla and swt releases) then you can explicitly point at it as described in http://www.eclipse.org/swt/faq.php#mozillaplugins . Grant From: Gerald <gerald.radix@xxxxxxxxx> To: platform-swt-dev@xxxxxxxxxxx Date: 04/16/2012 10:38 AM Subject: Re: [platform-swt-dev] implement a custom download handler for SWT Browser. Sent by: platform-swt-dev-bounces@xxxxxxxxxxx After investigation, the problem is the _javascript_. I try to use this url : https://www.sia.aviation-civile.gouv.fr/aip/enligne/fr/VACProduitPartieframeset.htm But the click on the button ok don't launch the download file. It is possible to use this page and how ?? _______________________________________________ platform-swt-dev mailing list platform-swt-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/platform-swt-dev _______________________________________________ platform-swt-dev mailing list platform-swt-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/platform-swt-dev _______________________________________________ platform-swt-dev mailing list platform-swt-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/platform-swt-dev |
_______________________________________________ platform-swt-dev mailing list platform-swt-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/platform-swt-dev