https://bugs.winehq.org/show_bug.cgi?id=55948
Bug ID: 55948 Summary: 80_PA SecuROM keygen failed to start Product: Wine Version: 6.0.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: SECUROM80PA@GMAIL.COM Distribution: ---
Created attachment 75532 --> https://bugs.winehq.org/attachment.cgi?id=75532 problem secondary window with "Find and Select" or "KILLING SPREEE!"
Hi! Failed to start *80_PA.exe* (https://github.com/Blaukovitch/80_PA) - need MFC42.dll as default lib: https://lemmy.dbzer0.com/post/6405870
also, i known that may be fixed after: sudo apt update sudo apt install winetricks winetricks mfc42
but more counts of users cannot execute this command separately!
Please, add *MFC42.dll* as DEFAULT system library (like kernel32.dll, ntdll.dll and etc)
2) With command: wine 80_PA.exe
version: wine-6.0.3 (Ubuntu 6.0.3~repack-1)
Crashed in to buttons click (secondary windows -> "Find and Select" or "KILLING SPREEE!").
Fontconfig error: failed reading config file: /etc/fonts/conf.d: Is a directory (errno 21) Fontconfig error: failed reading config file: /etc/fonts/conf.avail: Is a directory (errno 21) wine: Read access denied for device L"\??\z:\", FS volume label and serial are not available. wine: Read access denied for device L"\??\z:\", FS volume label and serial are not available. wine: Unhandled page fault on read access to 00000000 at address 004024FC (thread 0100), starting debugger...
Backtrace: =>0 0x004024fc EntryPoint+0xffffffff() in 80_pa (0x0144ff48) 1 0x7bc567f7 EntryPoint+0xffffffff() in ntdll (0x0144ff5c) 2 0x7bc56a50 EntryPoint+0xffffffff() in ntdll (0x0144ffec) 0x004024fc EntryPoint+0xffffffff in 80_pa: movzbl 0x0(%ecx,%eax,1),%edx
BUT STABLE work with: wine-stable 80_PA.exe
https://bugs.winehq.org/show_bug.cgi?id=55948
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Please retest with wine-8.21, 6.0 is way out of date.
https://bugs.winehq.org/show_bug.cgi?id=55948
--- Comment #2 from Fedor SECUROM80PA@GMAIL.COM --- wine-8.0.2 wine-8.21 MFC42.dll is absent too!!!
0024:err:module:import_dll Library MFC42.DLL (80_PA.exe") not found 0024:err:module:LdrInitializeThunk Importing dlls for L"80_PA.exe" failed, status c0000135
wine-8.21 Failed to form SecuROM HWID!!!!!!!!! --------------------------- 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
Fontconfig error: failed reading config file: /etc/fonts/conf.d: Is a directory (errno 21) Fontconfig error: failed reading config file: /etc/fonts/conf.avail: Is a directory (errno 21) 0120:err:vulkan:wine_vk_init Failed to load libvulkan.so.1. 0120:err:wgl:init_opengl Failed to load libGL: libGL.so.1: cannot open shared object file: No such file or directory 0120:err:wgl:init_opengl OpenGL support is disabled. 0120:err:d3d:wined3d_caps_gl_ctx_create Failed to find a suitable pixel format. 0120:err:d3d:wined3d_adapter_gl_init Failed to get a GL context for adapter 0143A5B8.
https://bugs.winehq.org/show_bug.cgi?id=55948
--- Comment #3 from Fedor SECUROM80PA@GMAIL.COM --- Created attachment 75534 --> https://bugs.winehq.org/attachment.cgi?id=75534 8.21 HWID create error DirectX
Error init so libs
https://bugs.winehq.org/show_bug.cgi?id=55948
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #4 from joaopa jeremielapuree@yahoo.fr --- Missing MFC42 is bug 657
For the other problem, you have to install the 32 bit version of all the related opengl librairies
https://bugs.winehq.org/show_bug.cgi?id=55948
--- Comment #5 from Fedor SECUROM80PA@GMAIL.COM --- bug 657... REPORTED date: 2002-05-08 02:40 UTC OMG!!!
libGL.so.1: /usr/lib/x86_64-linux-gnu/libGL.so.1 need manually installed: sudo apt-get install libgl1-mesa-glx:i386
why "libgl-mesa-i386" not install during the wine installation??
https://bugs.winehq.org/show_bug.cgi?id=55948
--- Comment #6 from joaopa jeremielapuree@yahoo.fr ---
why "libgl-mesa-i386" not install during the wine installation??
Some people do not use wine with graphics. For them, no need to install such dependencies.
If you need these dependencies, that is your work to install them.