[Bug 43329] Multiple applications fail to get selected path after double click last path element in IFileDialog2 folder selection dialog (Wargaming.net Game Center, Adobe DNG Converter 10.x/11.x)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 14 14:16:11 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=43329

--- Comment #4 from Anastasius Focht <focht at gmx.net> ---
Hello Nikolay,

works for me in new 64-bit WINEPREFIX (default).

--- snip ---
$ wine --version
wine-3.18

$ find .wine/drive_c/ -iname *.exe -exec file {} \;
...
.wine/drive_c/Program Files/Adobe/Adobe DNG Converter/Adobe DNG Converter.exe:
PE32+ executable (GUI) x86-64, for MS Windows
...
--- snip ---

Are you by chance trying to install Adobe DNG converter in 32-bit WINEPREFIX
(WINEARCH=win32)? Sorry that I didn't mention this, this won't work.

https://supportdownloads.adobe.com/detail.jsp?ftpID=6450

--- snip ---
File Information
Product     Adobe Camera Raw and DNG Converter
Version     11.0
Platform     Windows
File Name     DNGConverter_11_0.exe
File Size     375.5MB

System requirements

Microsoft® Windows® 7 with Service Pack 1, or Windows 10 (version 1703 or
later)
--- snip ---

It seems there is no 32-bit executable of the app at all in the NSIS package,
even though the installer runs and claims success.

One can use 7-zip to list the content of the .exe.
7-zip supports decompressing NSIS installers.

--- snip ---
$ 7z l DNGConverter_11_0.exe 

7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21
p7zip Version 16.02 (locale=en_US.utf8,Utf16=on,HugeFiles=on,64 bits,8 CPUs
Intel(R) Core(TM) i7-4700HQ CPU @ 2.40GHz (306C3),ASM,AES-NI)

Scanning the drive for archives:
1 file, 393662064 bytes (376 MiB)

Listing archive: DNGConverter_11_0.exe

--
Path = DNGConverter_11_0.exe
Type = PE
Physical Size = 393662064
CPU = x86
Characteristics = Executable 32-bit NoRelocs NoLineNums NoLocalSyms
Created = 2018-01-30 05:57:45
Headers Size = 1024
Checksum = 393709481
Image Size = 290816
Section Alignment = 4096
File Alignment = 512
Code Size = 25600
Initialized Data Size = 162816
Uninitialized Data Size = 1024
Linker Version = 6.0
OS Version = 4.0
Image Version = 6.0
Subsystem Version = 4.0
Subsystem = Windows GUI
DLL Characteristics = Relocated NX-Compatible NoSEH TerminalServerAware
Stack Reserve = 1048576
Stack Commit = 4096
Heap Reserve = 1048576
Heap Commit = 4096
Image Base = 4194304
----
Path = [0]
Size = 393604216
Packed Size = 393604216
Virtual Size = 393604216
Offset = 50176
--
Path = [0]
Type = Nsis
Physical Size = 393604211
Tail Size = 5
Method = Deflate
Solid = -
Headers Size = 352217
Embedded Stub Size = 0
SubType = NSIS-3 BadCmd=11

   Date      Time    Attr         Size   Compressed  Name
------------------- ----- ------------ ------------  ------------------------
2003-09-23 20:34:00 .....                      1884 
$PLUGINSDIR/modern-wizard.bmp
                    .....                      4549  $PLUGINSDIR/nsDialogs.dll
                    .....                      6818  $PLUGINSDIR/System.dll
2018-09-12 09:32:08 .....                      4279 
$PLUGINSDIR/modern-header.bmp
2018-09-12 10:22:02 .....                  64760883 
$PROGRAMFILES64/Adobe/Adobe DNG Converter/Adobe DNG Converter.exe
2018-09-12 09:33:26 .....                    106818 
$PROGRAMFILES64/Adobe/Adobe DNG Converter/tbb.dll
2018-09-12 09:33:26 .....                     55077 
$PROGRAMFILES64/Adobe/Adobe DNG Converter/tbbmalloc.dll
2018-09-12 09:31:20 .....                     49177 
$PROGRAMFILES64/Adobe/Adobe DNG Converter/vcruntime140.dll
2018-09-12 09:33:04 .....                     26354 
$APPDATA/Adobe/CameraRaw/CameraProfiles/Index.dat
...
2018-09-12 09:33:22 .....                    252249 
$APPDATA/Adobe/CameraRaw/Settings/Adobe/Profiles/Vintage/Vintage 08.xmp
2018-09-12 09:33:22 .....                    251890 
$APPDATA/Adobe/CameraRaw/Settings/Adobe/Profiles/Vintage/Vintage 09.xmp
2018-09-12 09:33:22 .....                    253031 
$APPDATA/Adobe/CameraRaw/Settings/Adobe/Profiles/Vintage/Vintage 10.xmp
------------------- ----- ------------ ------------  ------------------------
2018-09-12 10:22:02                 53    393545249  4365 files
--- snip ---

'$PROGRAMFILES64'. Totally stupid from Adobe to not block the install of DNG
converter 11.x on a pure 32-bit system.

Regards

-- 
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.


More information about the wine-bugs mailing list