http://bugs.winehq.org/show_bug.cgi?id=20577
Summary: I can't install gdiplus from winetricks Product: Wine Version: 1.1.32 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: correo.cuervo@gmail.com
I'm trying to install gdiplus from winetricks, but the console shows this:
[glsadmin@researchlinux ~]$winetricks Executing wget -O ppviewer.exe -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate http://download.microsoft.com/download/a/1/a/a1adc39b-9827-4c7a-890b-91396ae... --2009-11-04 11:17:28-- http://download.microsoft.com/download/a/1/a/a1adc39b-9827-4c7a-890b-91396ae... Resolving download.microsoft.com... 208.51.98.64, 208.51.98.34 Connecting to download.microsoft.com|208.51.98.64|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2009-11-04 11:17:28 ERROR 404: Not Found.
Note: command 'wget -O ppviewer.exe -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate http://download.microsoft.com/download/a/1/a/a1adc39b-9827-4c7a-890b-91396ae...'; returned status 8. Aborting.
http://bugs.winehq.org/show_bug.cgi?id=20577
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Vincent Povirk madewokherd@gmail.com 2009-11-04 13:08:14 --- This is not a Wine bug, and it's fixed in the latest winetricks.
Invalid.
http://bugs.winehq.org/show_bug.cgi?id=20577
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Vincent Povirk madewokherd@gmail.com 2009-11-04 13:08:23 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=20577
--- Comment #3 from Sven septim.dt@gmail.com 2009-11-04 13:10:09 --- Not a wine bug indeed. Winetricks isn't supported by wine.
http://wiki.winehq.org/winetricks
You can scroll down to reporting bugs in winetricks. But try downloading the new version of winetricks first
rm winetricks wget http://www.kegel.com/wine/winetricks
and then
chmod +x winetricks sudo mv winetricks /usr/local/bin
if you also want to install it
http://bugs.winehq.org/show_bug.cgi?id=20577
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|gdiplus |-unknown Severity|major |normal