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@winehq.org Reporter: madewokherd@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@wiley:~/Downloads$ wine reg query HKEY_CURRENT_CONFIG\System reg: The system was unable to find the specified registry key or value winepublic@wiley:~/Downloads$ wine64 reg query HKEY_CURRENT_CONFIG\System
HKEY_CURRENT_CONFIG\System HKEY_CURRENT_CONFIG\System\CurrentControlSet
https://bugs.winehq.org/show_bug.cgi?id=47248
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |26610 Keywords| |download, Installer, win64 URL| |https://web.archive.org/web | |/20110815084023/http://www. | |impulsedriven.com/downloads | |/impulse_setup_full.exe
https://bugs.winehq.org/show_bug.cgi?id=47248
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=47248
pattietreutel katyaberezyaka@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |katyaberezyaka@gmail.com