http://bugs.winehq.org/show_bug.cgi?id=24994
Summary: winecfg does not work Product: Wine Version: 1.3.5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: benjamin10@gmx.at
When I try "winecfg" in the terminal i get the following error:
[root@Banjo Benji]# winecfg 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: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\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 fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100 err:module:DelayLoadFailureHook failed to delay load shell32.dll.SHGetFolderPathW wine: Call from 0x684363f3 to unimplemented function shell32.dll.SHGetFolderPathW, aborting wine: Unimplemented function shell32.dll.SHGetFolderPathW called at address 0x684363f3 (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\winecfg.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\system32\winecfg.exe" failed, status c0000135
Funnily enough, when i try to change the settings via gui it does work. But however i think this an critical damage in wine. So i have already done "yum remove wine" and "yum remove wine-core" and finally "yum install wine". But also this did not work. The same failure occured again.
http://bugs.winehq.org/show_bug.cgi?id=24994
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:31:35 CDT --- You have native ole/rpc modules in your .wine. Start with clean .wine to fix this.
http://bugs.winehq.org/show_bug.cgi?id=24994
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Severity|critical |normal
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2010-11-02 05:31:49 CDT --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=24994
--- Comment #3 from Benjamin D. benjamin10@gmx.at 2010-11-02 10:04:08 CDT --- (In reply to comment #2)
Closing.
Thanks a lot! did help.
https://bugs.winehq.org/show_bug.cgi?id=24994
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|winecfg does not work |'winecfg' fails (broken | |WINEPREFIX, native dcom98 | |-> oleaut32/ole32/rpcrt4 | |overrides)