https://bugs.winehq.org/show_bug.cgi?id=37830
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |DUPLICATE
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of 21448
USB Stick formatted with ext4, mapped as 'F:'
--- snip --- $ pwd /home/focht/Downloads/SSEStandard_20.24.112/Data
$ WINEDEBUG=+tid,+seh,+relay,+file,+ntdll,+cdrom wine ./setup.exe >>log.txt 2>&1 ... 0009:Call KERNEL32.CreateFileW(00f6a2fc L"\\.\F:",00000000,00000003,00000000,00000003,00000000,00000000) ret=00537508 0009:trace:file:CreateFileW L"\\.\F:" QUERY_ACCESS FILE_SHARE_READ FILE_SHARE_WRITE creation 3 attributes 0x0 0009:trace:file:RtlDosPathNameToNtPathName_U (L"\\.\F:",0x33eec4,(nil),(nil)) 0009:trace:file:RtlGetFullPathName_U (L"\\.\F:" 520 0x33ebe4 (nil)) 0009:trace:ntdll:FILE_CreateFile handle=0x33eeb8 access=00000000 name=L"\??\F:" objattr=00000040 root=(nil) sec=(nil) io=0x33eebc alloc_size=(nil) attr=00000000 sharing=00000003 disp=1 options=00000060 ea=(nil).0x00000000 0009:trace:file:get_dos_device L"F:" -> "/home/focht/.wine/dosdevices/f::" 0009:trace:file:CreateFileW returning 0xc0 0009:Ret KERNEL32.CreateFileW() retval=000000c0 ret=00537508 0009:Call KERNEL32.DeviceIoControl(000000c0,002d1400,0033f22c,0000000c,0033f00b,00000221,0033f23c,00000000) ret=00537569 0009:trace:file:DeviceIoControl (0xc0,2d1400,0x33f22c,12,0x33f00b,545,0x33f23c,(nil)) 0009:trace:ntdll:NtDeviceIoControlFile (0xc0,(nil),(nil),(nil),0x33ef00,0x002d1400,0x33f22c,0x0000000c,0x33f00b,0x00000221) 0009:trace:cdrom:CDROM_DeviceIoControl 0xc0 IOCTL_CODE_2d1400 0x33f22c 12 0x33f00b 545 0x33ef00 0009:trace:cdrom:CDROM_Open 2, 21 0009:fixme:ntdll:server_ioctl_file Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0) 0009:Ret KERNEL32.DeviceIoControl() retval=00000000 ret=00537569 ... 0009:Call user32.CreateWindowExW(00010101,0033ef0c L"TMessageForm",00000000,86c80000,00000000,00000000,00000140,000000f0,00030088,00000000,00400000,00000000) ret=0040d44c ... 0009:Call user32.DrawTextW(0004002a,00555918 L"Es wurde kein Speicher-Medium am USB-Anschluss gefunden!\r\nAls Laufwerk f\00fcr die Installation wurde Festplatte C: gew\00e4hlt.\r\n\r\nKlicken Sie im Installationsfenster auf \00bb\00c4ndern\00ab, um ein anderes Laufwerk auszuw\00e4hlen.",000000d3,0033f1e0,00000450) ret=004aebb8 --- snip ---
$ sha1sum SSEStandard_20.24.112.exe 3349b7b79d7ae71194fe75488233400da89be73b SSEStandard_20.24.112.exe
$ du -sh SSEStandard_20.24.112.exe 197M SSEStandard_20.24.112.exe
$ wine --version wine-1.7.33-117-g6bab173
Regards
*** This bug has been marked as a duplicate of bug 21448 ***