fazbear201 / winezeug

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

DirectX9 Crashes #20

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. sudo su
2. sh winetricks directx9
3.

What is the expected output? 
DirectX9 installs

What do you see instead?

lloydsev@lloydsev-desktop:~$ sh winetricks directx9
Executing wget -nd -c --read-timeout=300 --retry-connrefused --header
Accept-Encoding: gzip,deflate
http://download.microsoft.com/download/c/1/f/c1fb09b0-8a8b-45ba-8bb0-64f60bd2317
5/directx_jun2008_redist.exe
--2008-12-06 21:27:11-- 
http://download.microsoft.com/download/c/1/f/c1fb09b0-8a8b-45ba-8bb0-64f60bd2317
5/directx_jun2008_redist.exe
Resolving download.microsoft.com... 65.54.81.8, 65.54.81.199
Connecting to download.microsoft.com|65.54.81.8|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 78559776 (75M) [application/octet-stream]
directx_jun2008_redist.exe: Permission denied

Cannot write to `directx_jun2008_redist.exe' (Permission denied).
Note: command 'wget -nd -c --read-timeout=300 --retry-connrefused --header
Accept-Encoding: gzip,deflate
http://download.microsoft.com/download/c/1/f/c1fb09b0-8a8b-45ba-8bb0-64f60bd2317
5/directx_jun2008_redist.exe'
returned status 1.  Aborting.
lloydsev@lloydsev-desktop:~$ sudo su
[sudo] password for lloydsev: 
root@lloydsev-desktop:/home/lloydsev# sh winetricks directx9
fixme:advapi:SetEntriesInAclA 1 0x33d748 (nil) 0x33d780
fixme:advapi:SetSecurityInfo stub
fixme:advapi:SetEntriesInAclA 1 0x33d714 (nil) 0x33d75c
fixme:advapi:SetSecurityInfo stub
fixme:iphlpapi:NotifyAddrChange (Handle 0x7d22b9f8, overlapped 0x7d22b9dc):
stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
err:setupapi:create_fake_dll failed to create
L"C:\\windows\\system32\\quartz.dll" (error=80)
wine: configuration in '/root/.wine' has been updated.
Setting Windows version to win2k
Executing wine regedit /root/.wine/drive_c/winetrickstmp/set-winver.reg
Executing wine /root/.winetrickscache/directx_jun2008_redist.exe
/t:c:\winetrickstmp
fixme:advapi:DecryptFileA "c:\\winetrickstmp\\" 00000000
Using native override for following DLLs: d3dim d3drm d3dx8 d3dx9_24
d3dx9_25 d3dx9_26 d3dx9_27 d3dx9_28 d3dx9_29
Executing wine regedit /root/.wine/drive_c/winetrickstmp/override-dll.reg
Using native override for following DLLs: d3dx9_30 d3dx9_31 d3dx9_32
d3dx9_33 d3dx9_34 d3dx9_35 d3dx9_36 d3dxof
Executing wine regedit /root/.wine/drive_c/winetrickstmp/override-dll.reg
Using native override for following DLLs: dciman32 ddrawex devenum dmband
dmcompos dmime dmloader dmscript dmstyle
Executing wine regedit /root/.wine/drive_c/winetrickstmp/override-dll.reg
Using native override for following DLLs: dmsynth dmusic dmusic32 dnsapi
dplay dplayx dpnaddr dpnet dpnhpast dpnlobby
Executing wine regedit /root/.wine/drive_c/winetrickstmp/override-dll.reg
Using native override for following DLLs: dswave dxdiagn mscoree msdmo qcap
quartz streamci
Executing wine regedit /root/.wine/drive_c/winetrickstmp/override-dll.reg
Using builtin override for following DLLs: d3d8 d3d9 dinput dinput8 dsound
Executing wine regedit /root/.wine/drive_c/winetrickstmp/override-dll.reg
Executing wine c:\winetrickstmp/DXSETUP.exe
Note: command 'wine c:\winetrickstmp/DXSETUP.exe' returned status 3.  Aborting.
root@lloydsev-desktop:/home/lloydsev# 

What version of the product are you using? On what operating system?
Wine 1.1.10 on Ubuntu 8.10

Please provide any additional information below.

Original issue reported on code.google.com by lloydsev...@gmail.com on 7 Dec 2008 at 2:30

GoogleCodeExporter commented 8 years ago
Never run wine as root.

Original comment by daniel.r...@gmail.com on 24 Dec 2008 at 11:38