http://bugs.winehq.org/show_bug.cgi?id=32946
Bug #: 32946 Summary: Flash player plug-in doesn't display anything with built-in iexplore Product: Wine-gecko Version: unspecified Platform: x86 URL: http://download.macromedia.com/pub/flashplayer/install ers/archive/fp_11.5.502.146_archive.zip OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: wine-gecko-unknown AssignedTo: jacek@codeweavers.com ReportedBy: dmitry@baikal.ru Classification: Unclassified
This is a separate report from bug 32772, this one is about not working Flash plugin.
Since winetricks has not been updated to support recent Flash player releases it needs to be installed manually (flash 11.5.502.146 is the latest one):
rm -rf ~/.wine wget http://download.macromedia.com/pub/flashplayer/installers/archive/fp_11.5.50... wine fp_11.5.502.146_archive/11_5_r502_146/flashplayer11_5r502_146_winax.exe wine iexplore http://www.adobe.com/software/flash/about
About Flash page correctly reports "You have version 11,5,502,146 installed", but Flash demo actually doesn't show (although comments in the bug 15092 claim that at one point Flash worked fine in built-in iexplore and youtube).
http://bugs.winehq.org/show_bug.cgi?id=32946
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.winehq.org/show | |_bug.cgi?id=32772
http://bugs.winehq.org/show_bug.cgi?id=32946
--- Comment #1 from Austin English austinenglish@gmail.com 2013-02-11 20:31:03 CST --- Use winetricks flash11
http://bugs.winehq.org/show_bug.cgi?id=32946
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=32946
--- Comment #2 from Dmitry Timoshkov dmitry@baikal.ru 2013-02-11 22:19:49 CST --- (In reply to comment #1)
Use winetricks flash11
It doesn't work (and apparently it tries to download an ActiveX Flash):
$winetricks flash11 Executing w_do_call flash11 Executing load_flash11 Executing mkdir -p /home/dmitry/.cache/winetricks/flash11 Downloading http://fpdownload.macromedia.com/get/flashplayer/pdc/11.1.102.55/install_fla... to /home/dmitry/.cache/winetricks/flash11 --2013-02-12 12:28:01-- http://fpdownload.macromedia.com/get/flashplayer/pdc/11.1.102.55/install_fla... Resolving fpdownload.macromedia.com... 184.85.178.70 Connecting to fpdownload.macromedia.com|184.85.178.70|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2013-02-12 12:28:02 ERROR 404: Not Found.
------------------------------------------------------ Downloading http://fpdownload.macromedia.com/get/flashplayer/pdc/11.1.102.55/install_fla... failed ------------------------------------------------------
https://bugs.winehq.org/show_bug.cgi?id=32946
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #3 from joaopa jeremielapuree@yahoo.fr --- I followed the step of comment 1: Bug still occurs with wine-5.0-rc3.
https://bugs.winehq.org/show_bug.cgi?id=32946
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|Flash player plug-in |Flash player 11 ActiveX |doesn't display anything |plug-in doesn't display |with built-in iexplore |anything with built-in | |iexplore URL|http://download.macromedia. |https://web.archive.org/web |com/pub/flashplayer/install |/20190403182418if_/http://f |ers/archive/fp_11.5.502.146 |pdownload.macromedia.com/pu |_archive.zip |b/flashplayer/installers/ar | |chive/fp_11.5.502.146_archi | |ve.zip
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
since this bug is a follow-up of bug 32772
Partial copy/pasta from https://bugs.winehq.org/show_bug.cgi?id=32772#c16
List of Wine-Gecko versions vs. Wine releases:
https://gist.github.com/rmi1974/61ba2bbb629fd23ebb8201e2b882e2b6
--- snip --- $ git log --oneline | \ sed -nre 's/(\w+).*wine gecko.* ([0-9]+([.][0-9]+)+).*/\1 \2/ipg' | \ xargs -l bash -c 'echo -n "Wine-Gecko $1 | " ; \ git -c "versionsort.suffix=-" tag --sort=version:refname --contains $0 | \ head -n1'
Wine-Gecko 2.47.2 | wine-6.0-rc1 Wine-Gecko 2.47.1 | wine-5.0-rc1 Wine-Gecko 2.47 | wine-1.9.13 Wine-Gecko 2.44 | wine-1.9.3 Wine-Gecko 2.40 | wine-1.7.50 Wine-Gecko 2.36 | wine-1.7.38 Wine-Gecko 2.34 | wine-1.7.31 Wine-Gecko 2.24 | wine-1.7.3 Wine-Gecko 2.21 | wine-1.5.31 Wine-Gecko 1.9 | wine-1.5.22 Wine-Gecko 1.8 | wine-1.5.15 Wine-Gecko 1.7 | wine-1.5.10 Wine-Gecko 1.6 | wine-1.5.7 Wine-Gecko 1.5 | wine-1.5.0 Wine-Gecko 1.4 | wine-1.3.33 Wine-Gecko 1.3 | wine-1.3.27 Wine-Gecko 1.2.0 | wine-1.3.16 Wine-Gecko 1.1.0 | wine-1.3.2 Wine-Gecko 1.0.0 | wine-1.1.27 Wine-Gecko 0.9.1 | wine-1.1.15 Wine-Gecko 0.9.0 | wine-1.1.12 Wine-Gecko 0.0.1 | wine-0.9.58 Wine-Gecko 0.1.0 | wine-0.9.39 --- snip ---
Just checking the last ones:
--- snip --- # testing Wine-Gecko 2.47.1 | wine-5.0-rc1
$ export PATH=/home/focht/projects/wine/mainline-install-5.0-rc1-x86_64/bin:$PATH
$ wine --version wine-5.0-rc1
$ rm -rf ~/.wine
$ wine fp_11.5.502.146_archive/11_5_r502_146/flashplayer11_5r502_146_winax.exe /install
# shows page properly, doesn't show animation (bug 32946), alt+f4 ok $ wine iexplore.exe http://helpx.adobe.com/flash-player.html
# shows page properly $ wine iexplore http://www.adobe.com/software/flash/about
# shows page properly $ wine iexplore http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html --- snip ---
--- snip --- # testing Wine-Gecko 2.47.2 | wine-6.0-rc1
$ export PATH=/home/focht/projects/wine/mainline-install-6.0-rc1-x86_64/bin:$PATH
$ wine --version wine-6.0-rc1
$ rm -rf ~/.wine
$ wine fp_11.5.502.146_archive/11_5_r502_146/flashplayer11_5r502_146_winax.exe /install
# shows page properly, animation is only shown when dragging in the area $ wine iexplore.exe http://helpx.adobe.com/flash-player.html --- snip ---
The animation (tree with clouds) is only shown when one puts the mouse over the empty client area and starts dragging (left click and drag):
--- snip --- 5. Verify whether Flash Player is installed
If you see clouds moving in the animation below, you have successfully installed Flash Player. Congratulations!
If you don't see the animation after completing all the steps, refresh this page using the icon below.
<empty client area>
Still having problems? --- snip ---
That's likely a problem with builtin mshtml/ieframe. The general functionality seems to work. Most flash-only websites are nowadays gone so it's hard to test outside of the Adobe test pages.
NOTE: It would have been better to have a 'Wine' product bug for this issue as well or only one that is with 'Wine' product. See https://bugs.winehq.org/show_bug.cgi?id=32772#c16 for rationale.
$ sha1sum fp_11.5.502.146_archive.zip db5fd38c4f4335e24e53b76e41526bd69f42ec3fb fp_11.5.502.146_archive.zip
$ du -sh fp_11.5.502.146_archive.zip 147M fp_11.5.502.146_archive.zip
$ wine --version wine-5.0-rc1
Regards
https://bugs.winehq.org/show_bug.cgi?id=32946
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|jacek@codeweavers.com |wine-bugs@winehq.org Product|Wine-gecko |Wine Component|wine-gecko-unknown |mshtml
--- Comment #5 from Jacek Caban jacek@codeweavers.com --- I think we can just move this bug to mshtml component.
https://bugs.winehq.org/show_bug.cgi?id=32946
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.5.23