https://bugs.winehq.org/show_bug.cgi?id=50978
Bug ID: 50978 Summary: Adobe DNG converter 13.2 fails to launch Product: Wine Version: 6.6 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: z.figura12@gmail.com Regression SHA1: 42de71c38780931c510ada6d7ee8681c99bbc60b Distribution: ---
With:
0024:err:module:import_dll Library version.dll (which is needed by L"C:\windows\system32\setupapi.dll") not found
followed by cascading messages culminating in
0024:err:module:LdrInitializeThunk Importing dlls for L"Z:\bridge\Downloads\AdobeDNGConverter_x64_13_2.exe" failed, status c0000135
The application has a manifest, which includes the following:
<file name="mpr.dll" loadFrom="%SystemRoot%\system32\" /> <file name="netapi32.dll" loadFrom="%SystemRoot%\system32\" /> <file name="netutils.dll" loadFrom="%SystemRoot%\system32\" /> <file name="version.dll" loadFrom="%SystemRoot%\system32\" />
find_actctx_dll() mishandles this and returns the executable path, which obviously doesn't contain version.dll. Fixing it may require some research.
This is a regression—it worked in 6.4. It's probably a regression from 42de71c3878, since previously we would load builtin version.dll regardless, but I can't bisect as other regressions prevent Wine from working at that point.
https://bugs.winehq.org/show_bug.cgi?id=50978
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Adobe DNG converter 13.2 |Adobe DNG converter 13.2 |fails to launch |installer fails to launch | |(unimplemented "loadFrom" | |field in assembly <file> | |element) Keywords| |Installer
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- It seems that "loadFrom" isn't implemented at all in Wine. Rudimentary testing shows that Wine's behaviour seems to be correct where loadFrom is missing, but we also need to handle the case where it's not.
https://bugs.winehq.org/show_bug.cgi?id=50978
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=50978
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- *** Bug 50995 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=50978
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tim.cooper@layeh.com
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- *** Bug 50971 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=50978
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jdkatz23@gmail.com
--- Comment #4 from Zebediah Figura z.figura12@gmail.com --- *** Bug 51007 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=50978
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://mikrotik.com/mt_red | |irect.php?code=winbox64 Summary|Adobe DNG converter 13.2 |Multiple applications fail |installer fails to launch |to load due to unhandled |(unimplemented "loadFrom" |"loadFrom" field in |field in assembly <file> |assembly <file> element |element) |(Adobe DNG Converter 13.2, | |MikroTik WinBox, SimSig, | |Windows System Control | |Center) Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=50978
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |barfin@protonmail.com
--- Comment #5 from Zebediah Figura z.figura12@gmail.com --- *** Bug 51011 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=50978
brigida3n@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |brigida3n@gmail.com
--- Comment #6 from brigida3n@gmail.com --- I encountered this problem when trying to use the installer KeePass2 and Resource Hacker in both Wine 6.6 and 6.6-staging. On Wine 6.4 both installers work just fine (in both cases, using a completely clean 32-bit wineprefix)
https://bugs.winehq.org/show_bug.cgi?id=50978
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ggrabler@gmail.com
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- *** Bug 51023 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=50978
Andrey Melnikov temnota.am@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temnota.am@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=50978
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |letarch@gmail.com
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- *** Bug 51026 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=50978
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gab.pulcio@gmail.com
--- Comment #9 from Zebediah Figura z.figura12@gmail.com --- *** Bug 50739 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=50978
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |walecha99@gmail.com
--- Comment #10 from Zebediah Figura z.figura12@gmail.com --- *** Bug 50970 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=50978
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |55d98c572cdaa9a6554012b9820 | |ba7ff8ccda251 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #11 from Alexandre Julliard julliard@winehq.org --- Fixed by 55d98c572cdaa9a6554012b9820ba7ff8ccda251.
https://bugs.winehq.org/show_bug.cgi?id=50978
--- Comment #12 from Georg Grabler ggrabler@gmail.com --- It maybe fixed something, but I'm still crashing.
On a fresh prefix with access violations, on a prefix created where I crash again with import_dll Library kernel32.dll not found.
Attaching output files.
https://bugs.winehq.org/show_bug.cgi?id=50978
--- Comment #13 from Georg Grabler ggrabler@gmail.com --- Created attachment 69894 --> https://bugs.winehq.org/attachment.cgi?id=69894 WINEDEBUG warn+all crash on a fresh prefix
Crash on master
https://bugs.winehq.org/show_bug.cgi?id=50978
--- Comment #14 from Georg Grabler ggrabler@gmail.com --- Created attachment 69895 --> https://bugs.winehq.org/attachment.cgi?id=69895 WINEDEBUG warn+all import_dll
Fails importing dlls on a non-fresh prefix created by the crash before
https://bugs.winehq.org/show_bug.cgi?id=50978
--- Comment #15 from Alexandre Julliard julliard@winehq.org --- It looks like winbox is using a different syntax from the other apps, this one should be fixed by 1cf2ae1907e2e9cbaea2b1d92c9e72000bb76912.
https://bugs.winehq.org/show_bug.cgi?id=50978
--- Comment #16 from Georg Grabler ggrabler@gmail.com --- Thanks for looking into that again, can confirm it's fixed!
https://bugs.winehq.org/show_bug.cgi?id=50978
Robert Walker bob.mt.wya@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bob.mt.wya@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=50978
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #17 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.7.