https://bugs.winehq.org/show_bug.cgi?id=36434
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.7.18 Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE Component|-unknown |mscms URL| |https://web.archive.org/web | |/20210206204835/http://down | |load.nikonimglib.com/archiv | |e1/FODoc00eBjpg01BIx7C84dcD | |tn23/S-NXD___-010201WF-ALLI | |N-ALL___.exe Keywords| |download CC| |focht@gmx.net Summary|Regression: Capture NX-D |Nikon Capture NX-D 1.2.1 |fails with "Initialization |(.NET 2.0 app) fails with |error (E010)" |'Initialization error | |(E010)' (needs | |'C:\windows\system32\spo | |ol\drivers\color\sRGB | |Color Space Profile.icm')
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming. It's a dupe of bug 37396 ("Multiple applications need "sRGB Color Space Profile.icm" (Asperite, Word 2007, Word 2010)").
Stable download link via Internet Archive:
https://web.archive.org/web/20210206204835/http://download.nikonimglib.com/a...
Trace log:
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Nikon/Capture NX-D/Module
$ WINEDEBUG=+seh,+relay,+loaddll wine ./CaptureNX-D.exe >>log.txt 2>&1 ... trace:loaddll:load_native_dll Loaded L"C:\Program Files\Nikon\Capture NX-D\Module\CNXD.dll" at 0x10000000: native ... 0094:Call PE DLL (proc=0x10b5c27c,module=0x10000000 L"CNXD.dll",reason=PROCESS_ATTACH,res=(nil)) ... 0094:Call KERNEL32.FindFirstFileExW(013a70c8 L"C:\Program Files\Nikon\Capture NX-D\CommonData\ICCProfiles\CNXD-sRGB.icc",00000000,0031b898,00000000,00000000,00000000) ret=10b61435 ... 0094:Ret KERNEL32.FindFirstFileExW() retval=013a7168 ret=10b61435 ... 0094:Call KERNEL32.CreateFileW(0031bae8 L"C:\Program Files\Nikon\Capture NX-D\CommonData\ICCProfiles\CNXD-sRGB.icc",80000000,00000001,00000000,00000003,08000080,00000000) ret=101759cf 0094:Ret KERNEL32.CreateFileW() retval=000000f0 ret=101759cf 0094:Call KERNEL32.GetFileSize(000000f0,0031a8fc) ret=10175a0b 0094:Ret KERNEL32.GetFileSize() retval=00000c44 ret=10175a0b ... 0094:Call KERNEL32.FindFirstFileExW(013a70c8 L"C:\Program Files\Nikon\Capture NX-D\CommonData\ICCProfiles\CNXD-ARGB1998.icc",00000000,0031b898,00000000,00000000,00000000) ret=10b61435 ... 0094:Ret KERNEL32.FindFirstFileExW() retval=013a7170 ret=10b61435 ... 0094:Call KERNEL32.CreateFileW(0031bae8 L"C:\Program Files\Nikon\Capture NX-D\CommonData\ICCProfiles\CNXD-ARGB1998.icc",80000000,00000001,00000000,00000003,08000080,00000000) ret=101759cf 0094:Ret KERNEL32.CreateFileW() retval=000000f0 ret=101759cf 0094:Call KERNEL32.GetFileSize(000000f0,0031a8fc) ret=10175a0b 0094:Ret KERNEL32.GetFileSize() retval=0000024c ret=10175a0b ... 0094:Call KERNEL32.GetFullPathNameW(013aae10 L"C:\windows\system32\spool\drivers\color\sRGB Color Space Profile.icm",00000200,00322fd0,00322c34) ret=10167a0e 0094:Ret KERNEL32.GetFullPathNameW() retval=00000044 ret=10167a0e ... 0094:Call KERNEL32.CreateFileW(00322830 L"C:\windows\system32\spool\drivers\color\sRGB Color Space Profile.icm",80000000,00000001,00000000,00000003,08000080,00000000) ret=101759cf 0094:Ret KERNEL32.CreateFileW() retval=ffffffff ret=101759cf ... 0094:Call KERNEL32.GetLastError() ret=10b6a013 0094:Ret KERNEL32.GetLastError() retval=00000002 ret=10b6a013 ... 0094:Call user32.MessageBoxW(00000000,013a70d8 L"Initialization error! (E010)",00198b88 L"Capture NX-D",00000030) ret=10a3fae5 --- snip ---
$ sha1sum S-NXD___-010201WF-ALLIN-ALL___.exe f9523cbe79d53ded221b9e5f58149a9f8908ba77 S-NXD___-010201WF-ALLIN-ALL___.exe
$ du -sh S-NXD___-010201WF-ALLIN-ALL___.exe 297M S-NXD___-010201WF-ALLIN-ALL___.exe
$ wine --version wine-5.22
Regards
*** This bug has been marked as a duplicate of bug 37396 ***