[Bug 50978] New: Adobe DNG converter 13.2 fails to launch
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(a)winehq.org Reporter: z.figura12(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 Zebediah Figura <z.figura12(a)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(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang(a)codeweavers.com --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- *** Bug 50995 has been marked as a duplicate of this bug. *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tim.cooper(a)layeh.com --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- *** Bug 50971 has been marked as a duplicate of this bug. *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jdkatz23(a)gmail.com --- Comment #4 from Zebediah Figura <z.figura12(a)gmail.com> --- *** Bug 51007 has been marked as a duplicate of this bug. *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 Zebediah Figura <z.figura12(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |barfin(a)protonmail.com --- Comment #5 from Zebediah Figura <z.figura12(a)gmail.com> --- *** Bug 51011 has been marked as a duplicate of this bug. *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 brigida3n(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brigida3n(a)gmail.com --- Comment #6 from brigida3n(a)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) -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ggrabler(a)gmail.com --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> --- *** Bug 51023 has been marked as a duplicate of this bug. *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 Andrey Melnikov <temnota.am(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |temnota.am(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |letarch(a)gmail.com --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- *** Bug 51026 has been marked as a duplicate of this bug. *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gab.pulcio(a)gmail.com --- Comment #9 from Zebediah Figura <z.figura12(a)gmail.com> --- *** Bug 50739 has been marked as a duplicate of this bug. *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |walecha99(a)gmail.com --- Comment #10 from Zebediah Figura <z.figura12(a)gmail.com> --- *** Bug 50970 has been marked as a duplicate of this bug. *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |55d98c572cdaa9a6554012b9820 | |ba7ff8ccda251 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> --- Fixed by 55d98c572cdaa9a6554012b9820ba7ff8ccda251. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 --- Comment #12 from Georg Grabler <ggrabler(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 --- Comment #13 from Georg Grabler <ggrabler(a)gmail.com> --- Created attachment 69894 --> https://bugs.winehq.org/attachment.cgi?id=69894 WINEDEBUG warn+all crash on a fresh prefix Crash on master -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 --- Comment #14 from Georg Grabler <ggrabler(a)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 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 --- Comment #15 from Alexandre Julliard <julliard(a)winehq.org> --- It looks like winbox is using a different syntax from the other apps, this one should be fixed by 1cf2ae1907e2e9cbaea2b1d92c9e72000bb76912. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 --- Comment #16 from Georg Grabler <ggrabler(a)gmail.com> --- Thanks for looking into that again, can confirm it's fixed! -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 Robert Walker <bob.mt.wya(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bob.mt.wya(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=50978 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #17 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.7. -- 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.
participants (1)
-
WineHQ Bugzilla