http://bugs.winehq.org/show_bug.cgi?id=24996
Summary: cannot install components via winetricks Product: Wine Version: 1.3.5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: benjamin10@gmx.at
I have tried to install "dirctplay" via winetricks but it didn´t work. Here is the failure:
[root@Banjo Benji]# sh winetricks err:module:import_dll Library rpcrt4.dll (which is needed by L"C:\windows\system32\ole32.dll") not found err:module:import_dll Library ole32.dll (which is needed by L"C:\windows\system32\windowscodecs.dll") not found err:module:import_dll Library windowscodecs.dll (which is needed by L"C:\windows\system32\winemenubuilder.exe") not found err:module:import_dll Library rpcrt4.dll (which is needed by L"C:\windows\system32\services.exe") not found err:module:import_dll Library rpcrt4.dll (which is needed by L"C:\windows\system32\ole32.dll") not found err:module:import_dll Library ole32.dll (which is needed by L"C:\windows\system32\winemenubuilder.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\system32\winemenubuilder.exe" failed, status c0000135 err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\system32\services.exe" failed, status c0000135 err:wineboot:start_services_process Unexpected termination of services.exe - exit code -1073741515 err:module:import_dll Library rpcrt4.dll (which is needed by L"C:\windows\system32\ole32.dll") not found err:module:DelayLoadFailureHook failed to delay load ole32.dll.CoTaskMemAlloc wine: Call from 0x681683f3 to unimplemented function ole32.dll.CoTaskMemAlloc, aborting fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100 err:module:DelayLoadFailureHook failed to delay load shell32.dll.SHGetFolderPathW wine: Call from 0x681683f3 to unimplemented function shell32.dll.SHGetFolderPathW, aborting wine: Unimplemented function shell32.dll.SHGetFolderPathW called at address 0x681683f3 (thread 000b), starting debugger... err:module:import_dll Library rpcrt4.dll (which is needed by L"C:\windows\system32\explorer.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\system32\explorer.exe" failed, status c0000135 err:module:import_dll Library rpcrt4.dll (which is needed by L"C:\windows\system32\ole32.dll") not found err:module:import_dll Library ole32.dll (which is needed by L"C:\windows\system32\windowscodecs.dll") not found err:module:import_dll Library windowscodecs.dll (which is needed by L"C:\windows\system32\winemenubuilder.exe") not found err:module:import_dll Library rpcrt4.dll (which is needed by L"C:\windows\system32\ole32.dll") not found err:module:import_dll Library ole32.dll (which is needed by L"C:\windows\system32\winemenubuilder.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\system32\winemenubuilder.exe" failed, status c0000135 err:module:import_dll Library rpcrt4.dll (which is needed by L"C:\windows\system32\services.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\system32\services.exe" failed, status c0000135 err:wineboot:start_services_process Unexpected termination of services.exe - exit code -1073741515 err:module:import_dll Library rpcrt4.dll (which is needed by L"C:\windows\system32\ole32.dll") not found err:module:DelayLoadFailureHook failed to delay load ole32.dll.CoTaskMemAlloc wine: Call from 0x684313f3 to unimplemented function ole32.dll.CoTaskMemAlloc, aborting fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100 err:module:DelayLoadFailureHook failed to delay load shell32.dll.SHGetFolderPathW wine: Call from 0x684313f3 to unimplemented function shell32.dll.SHGetFolderPathW, aborting wine: Unimplemented function shell32.dll.SHGetFolderPathW called at address 0x684313f3 (thread 000b), starting debugger... err:module:import_dll Library rpcrt4.dll (which is needed by L"C:\windows\system32\explorer.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\system32\explorer.exe" failed, status c0000135 err:module:import_dll Library rpcrt4.dll (which is needed by L"C:\windows\system32\ole32.dll") not found err:module:DelayLoadFailureHook failed to delay load ole32.dll.CoTaskMemAlloc wine: Call from 0x684363f3 to unimplemented function ole32.dll.CoTaskMemAlloc, aborting err:module:attach_process_dlls "shell32.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\system32\cmd.exe" failed, status 80000100 ------------------------------------------------------ wine cmd.exe /c echo '%ProgramFiles%' returned empty string ------------------------------------------------------ [root@Banjo Benji]#
To solve this problem i have already tried "yum remove wine" and "yum remove wine-core" and finally "yum install wine". But this didn´t work either. Hope anyone can help me.Thx.
http://bugs.winehq.org/show_bug.cgi?id=24996
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2010-11-02 05:39:25 CDT --- You have a broken .wine config dir, please fix it first (recreate from scratch) before new reports.
http://bugs.winehq.org/show_bug.cgi?id=24996
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2010-11-02 05:39:33 CDT --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=24996
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2010-11-02 11:03:25 CDT --- Also, please don't run Wine as root; see http://wiki.winehq.org/FAQ#head-96bebfa287b4288974de0df23351f278b0d41014 As Nikolay says, the best way to recover from your problem is to delete your .wine directory; uninstalling and reinstalling Wine does nothing. See http://wiki.winehq.org/FAQ#uninstall
https://bugs.winehq.org/show_bug.cgi?id=24996
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|cannot install components |'winetricks directplay' |via winetricks |fails (broken WINEPREFIX, | |native dcom98 -> | |oleaut32/ole32/rpcrt4 | |overrides) CC| |focht@gmx.net