https://bugs.winehq.org/show_bug.cgi?id=40105
Bug ID: 40105 Summary: Wine is unable to download the Gecko version for Wine 1.9.3. Product: Wine Version: 1.9.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: davidcousens@bigpond.com Distribution: ---
After following instructions on the Wine HQ Ubuntu page https://wiki.winehq.org/Ubuntu and installing the development version (1.9.3) when I first started wine it could not find the gecko package but when it attempted to download gecko it could not find the file (404 error).
I subsequently tried downloading Gecko using the instructions on https://wiki.winehq.org/Gecko
i.e. wget http://dl.winehq.org/wine/wine-gecko/2.40//wine_gecko-2.44-x86_64.msi and received the same error
wget http://dl.winehq.org/wine/wine-gecko/2.40//wine_gecko-2.44-x86_64.msi --2016-02-08 18:21:19-- http://dl.winehq.org/wine/wine-gecko/2.40//wine_gecko-2.44-x86_64.msi Resolving dl.winehq.org (dl.winehq.org)... 103.245.222.69 Connecting to dl.winehq.org (dl.winehq.org)|103.245.222.69|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2016-02-08 18:21:19 ERROR 404: Not Found.
It would appear that the Gecko packages for 1.9.3 is not available on that site. Subsequently I am unable to get Wine to execute at all
https://bugs.winehq.org/show_bug.cgi?id=40105
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to David Cousens from comment #0)
i.e. wget http://dl.winehq.org/wine/wine-gecko/2.40//wine_gecko-2.44-x86_64.msi and received the same error
wget http://dl.winehq.org/wine/wine-gecko/2.40//wine_gecko-2.44-x86_64.msi --2016-02-08 18:21:19-- http://dl.winehq.org/wine/wine-gecko/2.40//wine_gecko-2.44-x86_64.msi Resolving dl.winehq.org (dl.winehq.org)... 103.245.222.69 Connecting to dl.winehq.org (dl.winehq.org)|103.245.222.69|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2016-02-08 18:21:19 ERROR 404: Not Found.
Instructions have a typo in the address, they should mention /wine-gecko/2.44/ instead of /wine-gecko/2.40/
https://bugs.winehq.org/show_bug.cgi?id=40105
David Cousens davidcousens@bigpond.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #2 from David Cousens davidcousens@bigpond.com --- By completely uninstalling Wine from my system and then redoing the install from scratch then restarting Wine, then Wine downloaded the correct version of Gecko. using wget http://dl.winehq.org/wine/wine-gecko/2.44/wine_gecko-2.44-x86_64.msi no longer returned the 404 error. Looks like someone fixed it for me.
https://bugs.winehq.org/show_bug.cgi?id=40105
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |www-unknown Version|1.9.3 |unspecified Product|Wine |WineHQ.org
https://bugs.winehq.org/show_bug.cgi?id=40105
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #3 from André H. nerv@dawncrow.de --- closing