fazbear201 / winezeug

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

Package gdiplus not working #64

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. run winetriks and select package gdiplus

2. WindowsXP-KB957096-x86-ENU.exe is not available

3. link for gdiplus package at the scrip
(http://download.microsoft.com/download/a/b/c/abc45517-97a0-4cee-a362-1957be2f24
e1/WindowsXP-KB957096-x86-ENU.exe)
is wrong => there's a new version

even when downloading this new version and renaming it, it fails (sha1sum
mismatch!)

What version of the product are you using? On what operating system?

Wine 1.1.31 on Ubuntu 9.04

Errors:

$ sh winetricks gdiplus
err:menubuilder:WinMain unknown option -a              
err:menubuilder:WinMain unknown option -r              
Executing wget -O WindowsXP-KB957096-x86-ENU.exe -nd -c --read-timeout=300
--retry-connrefused --header Accept-Encoding: gzip,deflate
http://download.microsoft.com/download/a/b/c/abc45517-97a0-4cee-a362-1957be2f24e
1/WindowsXP-KB957096-x86-ENU.exe

--2009-10-17 16:31:16-- 
http://download.microsoft.com/download/a/b/c/abc45517-97a0-4cee-a362-1957be2f24e
1/WindowsXP-KB957096-x86-ENU.exe

Resolving download.microsoft.com... 92.123.64.83, 92.123.64.34            

Connecting to download.microsoft.com|92.123.64.83|:80... connected.       

HTTP request sent, awaiting response... 404 Not Found                     

2009-10-17 16:31:17 ERROR 404: Not Found.                                 

Note: command 'wget -O WindowsXP-KB957096-x86-ENU.exe -nd -c
--read-timeout=300 --retry-connrefused --header Accept-Encoding:
gzip,deflate
http://download.microsoft.com/download/a/b/c/abc45517-97a0-4cee-a362-1957be2f24e
1/WindowsXP-KB957096-x86-ENU.exe'
returned status 1.  Aborting.

Original issue reported on code.google.com by batis...@gmail.com on 17 Oct 2009 at 3:11

GoogleCodeExporter commented 8 years ago
btw, new version here
http://www.microsoft.com/downloads/details.aspx?FamilyId=6A63AB9C-DF12-4D41-933C
-BE590FEAA05A&displaylang=en

Original comment by batis...@gmail.com on 17 Oct 2009 at 3:59

GoogleCodeExporter commented 8 years ago
Solution:
---------
Use svn winetricks instead of Dan Kegel's one

http://winezeug.googlecode.com/svn/trunk/

Original comment by batis...@gmail.com on 17 Oct 2009 at 4:45

GoogleCodeExporter commented 8 years ago
This was already fixed in SVN...if the version on kegel.com is broken, please 
e-mail
Dan, I can't fix it (it's not linked to winezeug).

Original comment by austinenglish@gmail.com on 20 Oct 2009 at 3:45

GoogleCodeExporter commented 8 years ago
This is still not working.  

sha1sum mismatch!  Rename 
/Users/Username/.winetrickscache/./WindowsXP-KB975337-x86-ENU.exe and try again.

Can someone tell me how to install gdiplus with winetricks.  

Thanks

PS I've tried both Dan Kegels and svn winetricks

Original comment by slevy...@gmail.com on 25 Aug 2010 at 9:29