http://bugs.winehq.org/show_bug.cgi?id=30865
Bug #: 30865 Summary: Can't install Flash Player 11 Product: Wine Version: 1.5.5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wbrana@gmail.com Classification: Unclassified
Created attachment 40428 --> http://bugs.winehq.org/attachment.cgi?id=40428 log
wine install_flashplayer11x32_mssd_aih.exe hangs
http://bugs.winehq.org/show_bug.cgi?id=30865
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #1 from Dan Kegel dank@kegel.com 2012-06-07 11:15:55 CDT --- Works for me. Does rm -f winetricks wget http://winetricks.googlecode.com/svn/trunk/src/winetricks rm -rf .wine sh winetricks flash11 not work for you?
http://bugs.winehq.org/show_bug.cgi?id=30865
--- Comment #2 from wbrana@gmail.com 2012-06-07 11:24:57 CDT --- winetricks installed version .55, but latest version is .235
http://bugs.winehq.org/show_bug.cgi?id=30865
--- Comment #3 from wbrana@gmail.com 2012-06-07 11:40:50 CDT --- I tried some sites e.g. Youtube. It seems to be useless.
http://bugs.winehq.org/show_bug.cgi?id=30865
--- Comment #4 from Dan Kegel dank@kegel.com 2012-06-07 11:54:27 CDT --- With the version installed by winetricks, using the firefox 11 installed by winetricks, youtube.com crashed on me the first time I went to it, but after that was able to play videos. Sound stopped working, though.
For future reference, here's how to get the URL of the latest Flash 11. I don't think I'll use it in winetricks directly, but it'll be handy for detecting version changes.
URL='http://get.adobe.com/flashplayer/completion/?installer=Flash_Player_11_for_O...' echo latest Firefox flash 11 is at: curl -s "$URL" | grep fpdownload | sed "s/';//;s/.*'//;"
URL='http://get.adobe.com/flashplayer/completion/?installer=Flash_Player_11_for_I...' echo latest IE flash 11 is at: curl -s "$URL" | grep fpdownload | sed "s/';//;s/.*'//;"
http://bugs.winehq.org/show_bug.cgi?id=30865
--- Comment #5 from Dan Kegel dank@kegel.com 2012-06-07 12:04:17 CDT --- Ah, are you trying to run wget http://aihdownload.adobe.com/bin/install_flashplayer11x32_mssa_aih.exe ? That appears to be a downloader, and it doesn't run here, either.
http://bugs.winehq.org/show_bug.cgi?id=30865
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer
http://bugs.winehq.org/show_bug.cgi?id=30865
--- Comment #6 from wbrana@gmail.com 2012-06-12 07:04:48 CDT --- I tried to download from http://get.adobe.com/flashplayer/completion/?installer=Flash_Player_11_for_O..., but when I click Download, install_flashplayer11x32_mssa_aih.exe is downloaded.
http://bugs.winehq.org/show_bug.cgi?id=30865
--- Comment #7 from wbrana@gmail.com 2012-06-12 07:11:29 CDT --- I found correct link http://download.macromedia.com/get/flashplayer/current/licensing/win/install...
http://bugs.winehq.org/show_bug.cgi?id=30865
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Can't install Flash Player |Flash Player 11 |11 |"downloader" fails
https://bugs.winehq.org/show_bug.cgi?id=30865
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED URL| |http://download.macromedia. | |com/get/flashplayer/current | |/licensing/win/install_flas | |h_player_11_plugin.exe CC| |focht@gmx.net Resolution|--- |FIXED
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce the problem, works fine here.
$ sha1sum install_flash_player_11_plugin.exe 365d1114d14b1a8924f7d3d9facfd31a7cbff1da install_flash_player_11_plugin.exe
$ du -sh install_flash_player_11_plugin.exe 18M install_flash_player_11_plugin.exe
$ wine --version wine-1.7.21-61-gf9f3b21
BTW the failure with 'install_flashplayer11x32_mssa_aih.exe' is an existing bug.
Regards
https://bugs.winehq.org/show_bug.cgi?id=30865
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.22.