[Bug 47467] New: WINEPREFIX creation/update: setupapi fails to register several dlls after building as PE file starting with Wine 4.12
https://bugs.winehq.org/show_bug.cgi?id=47467 Bug ID: 47467 Summary: WINEPREFIX creation/update: setupapi fails to register several dlls after building as PE file starting with Wine 4.12 Product: Wine Version: 4.12 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: setupapi Assignee: wine-bugs(a)winehq.org Reporter: focht(a)gmx.net Distribution: --- Hello folks, continuation of bug 47464 with fix applied to let 'wineboot' run. --- snip --- $ wineserver -k $ rm -rf .wine $ wineboot wine: created the configuration directory '/home/focht/.wine' ... 0010:err:wintrust:DllRegisterServer Failed to acquire cryptographic context: 2148073495 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\syswow64\\stdole2.tlb": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\msxml2.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\msxml4.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\msxml6.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\shdocvw.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\Program Files (x86)\\Common Files\\System\\OLE DB\\oledb32.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\atl.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\atl100.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\atl110.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\atl80.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\atl90.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\comsvcs.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\dhtmled.ocx": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\gameux.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\hhctrl.ocx": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\hnetcfg.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\mmcndmgr.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\mshtml.tlb": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\oleacc.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\olepro32.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\pstorec.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\qmgr.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\riched20.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\scrobj.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\stdole32.tlb": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\taskschd.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\wbemdisp.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\wiaservc.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\wuapi.dll": 80070002 0031:err:setupapi:register_fake_dll failed to register L"C:\\windows\\system32\\winhttp.dll": 80070002 ... wine: configuration in '/home/focht/.wine' has been updated. --- snip --- Revert of https://source.winehq.org/git/wine.git/commitdiff/72d6759f3a86c24e2db0b6190f... ("setupapi: Build with msvcrt.") lets the registrations succeed. $ wine --version wine-4.12 Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47467 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |47464 Regression SHA1| |72d6759f3a86c24e2db0b6190f4 | |d2fae642e487f -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47467 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47467 Kim Malmo <berencamlost(a)msn.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |berencamlost(a)msn.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47467 Bug 47467 depends on bug 47464, which changed state. Bug 47464 Summary: 64-bit WINEPREFIX creation/update fails with Wine 4.12 (wineboot crashes after building as PE file) https://bugs.winehq.org/show_bug.cgi?id=47464 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47467 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |862cc117c1d6dfcd313f7318fa6 | |0974cdb1bfe40 Resolution|--- |FIXED --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> --- Fixed by 862cc117c1d6dfcd313f7318fa60974cdb1bfe40. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47467 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 4.12.1. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org