[Bug 46631] New: winecfg fails to load

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 12 02:49:32 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46631

            Bug ID: 46631
           Summary: winecfg fails to load
           Product: Wine
           Version: unspecified
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: brendan at redmandi.com
                CC: julliard at winehq.org
   Regression SHA1: 9839bb7691a1b1c57a4ca501d03825420c1609d7
      Distribution: ---

Created attachment 63532
  --> https://bugs.winehq.org/attachment.cgi?id=63532
Output of WINEDEBUG=+module

When running winecfg with the latest git commit (currently
d0727decdedb5aba250038458e0a28dec5687e50) - winecfg fails to load.

I get the following:
$ winecfg
002d:err:module:import_dll Loading library comctl32.dll (which is needed by
L"C:\\windows\\system32\\comdlg32.dll") failed (error c000007b).
002d:err:module:import_dll Library comdlg32.dll (which is needed by
L"C:\\windows\\system32\\winecfg.exe") not found
002d:err:module:import_dll Loading library comctl32.dll (which is needed by
L"C:\\windows\\system32\\winecfg.exe") failed (error c000007b).
002d:err:module:attach_dlls Importing dlls for
L"C:\\windows\\system32\\winecfg.exe" failed, status c0000135

When reverting commit 9839bb7691a1b1c57a4ca501d03825420c1609d7, winecfg loads
correctly again.

I've attached the output of WINEDEBUG=+module.

-- 
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.



More information about the wine-bugs mailing list