http://bugs.winehq.org/show_bug.cgi?id=27099
Summary: Panzer Command: Ostfront Demo fails to install Product: Wine Version: 1.3.19 Platform: x86 URL: http://www.gamershell.com/news_116490.html OS/Version: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Download the demo and start the installer. Immediately an error box appears, saying: Failed to open output file.
click ok/escape, and the dialog returns. Can't get past it.
+file shows trace:file:ReadFile 0x94 0x33f6d8 280 0x32f224 (nil) trace:file:CreateFileW L"C:\users\austin\Temp\_ir_sf_temp_4\" GENERIC_WRITE FILE_SHARE_READ creation 2 attributes 0x80 trace:file:RtlDosPathNameToNtPathName_U (L"C:\users\austin\Temp\_ir_sf_temp_4\",0x32f160,(nil),(nil)) trace:file:RtlGetFullPathName_U (L"C:\users\austin\Temp\_ir_sf_temp_4\" 520 0x32eea4 (nil)) trace:file:wine_nt_to_unix_file_name L"\??\C:\users\austin\Temp\_ir_sf_temp_4\" -> "/home/austin/.wine/dosdevices/c:/users/austin/Temp/_ir_sf_temp_4/" warn:file:CreateFileW Unable to create file L"C:\users\austin\Temp\_ir_sf_temp_4\" (status c00000ba) trace:file:CreateFileW returning 0xffffffff
looking in that folder, I see two files: irsetup.exe lua5.1.dll
but in other temp directories from previous tries, I see gibberish: austin@aw21 ~/.wine/drive_c/users/austin/Temp $ find . -type f ./_ir_sf_temp_4/lua5.1.dll ./_ir_sf_temp_4/irsetup.exe ./_ir_sf_temp_2/lua5.1.dll ./_ir_sf_temp_3/?s@ ./_ir_sf_temp_3/Z ./_ir_sf_temp_3/lua5.1.dll ./_ir_sf_temp_3/Pj ./_ir_sf_temp_3/?wO? ./_ir_sf_temp_3/? 9 ./_ir_sf_temp_3/?o?? ./_ir_sf_temp_3/<E?Y_^[??U<?QQfe? ./_ir_sf_temp_0/?s@ ./_ir_sf_temp_0/lua5.1.dll ./_ir_sf_temp_0/Pj ./_ir_sf_temp_0/?wO? ./_ir_sf_temp_0/? 9 ./_ir_sf_temp_0/?o?? ./_ir_sf_temp_0/<E?Y_^[??U<?QQfe? ./_ir_sf_temp_1/lua5.1.dll
trying to run that exe directly fails: Invalid start mode: archive filename
not that I expected it to work..