https://bugs.winehq.org/show_bug.cgi?id=56743
Bug ID: 56743 Summary: Wine "typo" in traces ... library failing to be loaded see their 1st letter replaced by a "v". Product: Wine Version: 9.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: kyle.kcsoftwares@gmail.com Distribution: ---
Created attachment 76525 --> https://bugs.winehq.org/attachment.cgi?id=76525 traces
Trying to wine mspaint.exe with W2K3 mspaint.exe ... library failing to be loaded see their 1st letter replaced by a "v". See screenshot
https://bugs.winehq.org/show_bug.cgi?id=56743
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- Try again in a clean WINEPREFIX. You have bigger problems if Wine cannot find kernel32.
Wine and Staging both work fine here.
https://bugs.winehq.org/show_bug.cgi?id=56743
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Where did you get that mspaint from?
https://bugs.winehq.org/show_bug.cgi?id=56743
--- Comment #3 from KRosUser kyle.kcsoftwares@gmail.com --- raw mspaint.exe from W2K3 without any other DLL being copied.
https://bugs.winehq.org/show_bug.cgi?id=56743
--- Comment #4 from Fabian Maurer dark.shadow4@web.de --- No that works flawlessly for me. Does the mspaint work when you copy it into a windows vm? If not, your exe is broken. If yes, your wine installation has massive issues. Where did you get wine from? Fresh wineprefix already tried?
https://bugs.winehq.org/show_bug.cgi?id=56743
--- Comment #5 from KRosUser kyle.kcsoftwares@gmail.com --- Still happens with a clean Wineprefix (same backtrace)
https://bugs.winehq.org/show_bug.cgi?id=56743
--- Comment #6 from Fabian Maurer dark.shadow4@web.de --- what about the other questions?
https://bugs.winehq.org/show_bug.cgi?id=56743
--- Comment #7 from KRosUser kyle.kcsoftwares@gmail.com --- Exe comes from a W2K3 VM where it works fine
https://bugs.winehq.org/show_bug.cgi?id=56743
--- Comment #8 from Ken Sharp imwellcushtymelike@gmail.com --- Please attach the console log using a clean wineprefix.
https://bugs.winehq.org/show_bug.cgi?id=56743
--- Comment #9 from KRosUser kyle.kcsoftwares@gmail.com --- Console log from clean wineprefix
002c:fixme:winediag:loader_init wine-staging 9.9 is a testing version containing experimental patches. 002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org. 0024:err:module:import_dll Library vERNEL32.dll (which is needed by L"Z:\home\kyle\mspaint.exe") not found 0024:err:module:import_dll Library MFC42u.dll (which is needed by L"Z:\home\kyle\mspaint.exe") not found 0024:err:module:import_dll Library vHELL32.dll (which is needed by L"Z:\home\kyle\mspaint.exe") not found 0024:err:module:import_dll Library vtdll.dll (which is needed by L"Z:\home\kyle\mspaint.exe") not found 0024:err:module:import_dll Library vOMCTL32.dll (which is needed by L"Z:\home\kyle\mspaint.exe") not found 0024:err:module:loader_init Importing dlls for L"Z:\home\kyle\mspaint.exe" failed, status c0000135
https://bugs.winehq.org/show_bug.cgi?id=56743
--- Comment #10 from Fabian Maurer dark.shadow4@web.de --- Where exactly did you get that wine version from?
https://bugs.winehq.org/show_bug.cgi?id=56743
--- Comment #11 from KRosUser kyle.kcsoftwares@gmail.com --- Ubuntu, apt-get update / upgrade for wine-staging
https://bugs.winehq.org/show_bug.cgi?id=56743
--- Comment #12 from KRosUser kyle.kcsoftwares@gmail.com --- Same after updating to 9.10
https://bugs.winehq.org/show_bug.cgi?id=56743
--- Comment #13 from Fabian Maurer dark.shadow4@web.de --- Huh. Well, I can only say that I can't reproduce and this is a very weird issue you're having.
https://bugs.winehq.org/show_bug.cgi?id=56743
--- Comment #14 from Ken Sharp imwellcushtymelike@gmail.com --- Does winecfg work?
https://bugs.winehq.org/show_bug.cgi?id=56743
--- Comment #15 from KRosUser kyle.kcsoftwares@gmail.com --- winecfg works problem reproduced after uninstalling + deleting prefix folder + re-installing with fresh prefix.