https://bugs.winehq.org/show_bug.cgi?id=6457
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d18a9b963081cae4d3e824fa777 | |56f2f9035319c URL|http://orbiter.jimdo.com/do |https://web.archive.org/web |wnloads/ |/20201221112231/https://sfc | |39477ba6979e65.jimcontent.c | |om/download/version/1559345 | |232/module/1592084914/name/ | |orbiter060929_base.zip
--- Comment #34 from Anastasius Focht focht@gmx.net --- Hello folks,
filling some fields. It was fixed by commit https://source.winehq.org/git/wine.git/commitdiff/d18a9b963081cae4d3e824fa77... ("msvcirt: Implement ofstream class.)", part of Wine 5.18 release.
Thanks Gijs
Stable download link:
https://web.archive.org/web/20201221112231/https://sfc39477ba6979e65.jimcont...
It was certainly not fixed in Wine 1.5.15 (2012).
Proof by using the Wine 5.17 release before the fix went in:
--- snip --- $ wine --version wine-5.17
$ pwd /home/focht/Downloads/unpacked
$ ll total 3336 drwxrwxr-x. 19 focht focht 4096 Dec 21 12:30 Config -rw-rw-r--. 1 focht focht 2685 Jun 5 2004 Constell2.bin -rw-rw-r--. 1 focht focht 7184 Dec 12 2003 Constell.bin -rw-rw-r--. 1 focht focht 32768 Dec 21 12:30 Device.dat drwxrwxr-x. 3 focht focht 4096 Dec 21 12:30 Doc drwxrwxr-x. 12 focht focht 4096 Dec 21 12:30 Flights drwxrwxr-x. 5 focht focht 4096 Dec 21 12:30 Html drwxrwxr-x. 3 focht focht 4096 Dec 21 12:30 Images -rw-rw-r--. 1 focht focht 2401 Dec 21 12:30 keymap.cfg drwxrwxr-x. 5 focht focht 4096 Dec 21 12:30 Meshes drwxrwxr-x. 4 focht focht 4096 Dec 21 12:30 Modules -rw-rw-r--. 1 focht focht 2361 Dec 21 12:30 Orbiter.cfg -rwxrwxr-x. 1 focht focht 1953792 Sep 29 2006 orbiter.exe -rw-rw-r--. 1 focht focht 600 Dec 21 12:30 Orbiter.log drwxrwxr-x. 18 focht focht 4096 Dec 21 12:30 Scenarios -rw-rw-r--. 1 focht focht 1350228 Dec 9 2003 Star.bin drwxrwxr-x. 6 focht focht 12288 Dec 21 12:30 Textures drwxrwxr-x. 4 focht focht 4096 Dec 21 12:30 Textures2 drwxrwxr-x. 2 focht focht 4096 Dec 21 12:30 Utils --- snip ---
--- snip --- $ wine ./orbiter.exe ... 0024:fixme:ddraw:ddraw_surface1_Flip Ignoring flags 0x1. 0024:fixme:ddraw:d3d_vertex_buffer7_Optimize iface 0210ED88, device 02106C10, flags 0 stub! wine: Call from 7B00F341 to unimplemented function msvcirt.dll.??0ofstream@@QAE@PBDHH@Z, aborting wine: Unimplemented function msvcirt.dll.??0ofstream@@QAE@PBDHH@Z called at address 7B00F341 (thread 0024), starting debugger... Unhandled exception: unimplemented function msvcirt.dll.??0ofstream@@QAE@PBDHH@Z called in 32-bit code (0x7b00f341). ... Backtrace: =>0 0x7b00f341 RaiseException+0x61() in kernelbase (0x00a9e830) 1 0x438b0001 (0x00a9e830) 2 0x0af23e8f __wine_spec_unimplemented_stub+0x2e() [Z:\home\focht\projects\wine\mainline-src-5.17\dlls\winecrt0\stub.c:2147483680] in msvcirt (0x00a9e854) 3 0x438b0001 (0x00a9e854) 4 0x0af11100 MSVCP_type_info_vector_dtor+0xffffffff() in msvcirt (0x00a9ea8c) ... Threads: process tid prio (all id:s are in hex) 00000020 (D) Z:\home\focht\Downloads\unpacked\orbiter.exe 00000024 0 <== 000000e4 0 000000e8 0 000000f4 0 --- snip ---
Please always use the exact application version for testing that was used to report a bug.
Anyway, it doesn't matter anymore but keep in mind for the future.
Regards