[Bug 47248] New: Impulse installer permanently breaks 32-bit GUI programs in prefix

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 22 10:46:31 CDT 2019


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

            Bug ID: 47248
           Summary: Impulse installer permanently breaks 32-bit GUI
                    programs in prefix
           Product: Wine
           Version: 4.8
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: advapi32
          Assignee: wine-bugs at winehq.org
          Reporter: madewokherd at gmail.com
      Distribution: ---

After running the impulse installer to completion (requires .NET or Wine Mono),
any attempt to run a 32-bit GUI application fails with:

00b3:err:winediag:nodrv_CreateWindow Application tried to create a window, but
no driver could be loaded.
00b3:err:winediag:nodrv_CreateWindow The explorer process failed to start.

It seems the program tries to find which user driver to load in the registry,
but the keys are not visible to 32-bit processes:

winepublic at wiley:~/Downloads$ wine reg query HKEY_CURRENT_CONFIG\\System
reg: The system was unable to find the specified registry key or value
winepublic at wiley:~/Downloads$ wine64 reg query HKEY_CURRENT_CONFIG\\System

HKEY_CURRENT_CONFIG\System
HKEY_CURRENT_CONFIG\System\CurrentControlSet

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