fazbear201 / winezeug

Automatically exported from code.google.com/p/winezeug
1 stars 0 forks source link

gdiplus fails to download ppviewer.exe #79

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try the gdiplus option: > sh winetricks gdiplus
2. Watch the output
3.

What is the expected output? What do you see instead?

-----
#> LANG=en_US sh winetricks gdiplus
Executing wget -nd -c --read-timeout=300 --retry-connrefused --header
Accept-Encoding: gzip,deflate
http://download.microsoft.com/download/a/1/a/a1adc39b-9827-4c7a-890b-91396aed2b8
6/ppviewer.exe
--2009-11-24 19:34:40-- 
http://download.microsoft.com/download/a/1/a/a1adc39b-9827-4c7a-890b-91396aed2b8
6/ppviewer.exe
Resolving download.microsoft.com... 87.248.201.166, 87.248.201.164
Connecting to download.microsoft.com|87.248.201.166|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2009-11-24 19:34:40 ERROR 404: Not Found.

Note: command 'wget -nd -c --read-timeout=300 --retry-connrefused --header
Accept-Encoding: gzip,deflate
http://download.microsoft.com/download/a/1/a/a1adc39b-9827-4c7a-890b-91396aed2b8
6/ppviewer.exe'
returned status 1.  Aborting.
-----

What version of the product are you using? On what operating system?
Latest (Nov 24, 2009), ubuntu 9.10

Please provide any additional information below.

It seems microsoft has moved ppviewer.exe or is no longer providing it.
Maybe it's possible to get the gdiplus dll from somewhere else?

Original issue reported on code.google.com by mr.pres...@gmail.com on 24 Nov 2009 at 6:37

GoogleCodeExporter commented 8 years ago
The download link was updated to a working one in winetricks 20091022.

Check your version with sh winetricks --version

Original comment by eibol...@gmail.com on 24 Nov 2009 at 8:58

GoogleCodeExporter commented 8 years ago
Indeed it was. Although I had downloaded the latest version I was still 
using an older one. Sorry for this.

Original comment by mr.pres...@gmail.com on 24 Nov 2009 at 9:02

GoogleCodeExporter commented 8 years ago
Update here is the new link.

using google.com entered this. [site: download.microsoft.com/ /ppviewer.exe]

got this.

http://www.microsoft.com/downloads/details.aspx?familyid=048dc840-14e1-467d-8dca
-19d2a8fd7485&displaylang=en

Original comment by dyingj...@gmail.com on 13 Jul 2010 at 1:29