https://bugs.winehq.org/show_bug.cgi?id=47304
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|www.mediafire.com/file/i9vj |https://web.archive.org/web |h517p1hu9vp/Athena%2527s_MH |/20210308144600/http://down |3U_Charm_Table_Search_v0.35 |load1481.mediafire.com/8qap |b.rar |3c99m4bg/i9vjh517p1hu9vp/At | |hena%5C%27s+MH3U+Charm+Tabl | |e+Search+v0.35b.rar Summary|Athena's Charm Table search |Multiple applications crash |0.35b (.NET 2.0 app) |on unimplemented function |crashes on unimplemented |msvcm90.dll.?_Cin_func@std@ |function |@YAAAV?$basic_istream@DU?$c |msvcm90.dll.?_Cin_func@std@ |har_traits@D@std@@@1@XZ |@YAAAV?$basic_istream@DU?$c |(Athena's Charm Table |har_traits@D@std@@@1@XZ |search 0.35b, Intuit | |QuickBooks Pro 2012)
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting, still present.
Adding stable download link via Internet Archive:
https://web.archive.org/web/20210308144600/http://download1481.mediafire.com...
Also encountered with Intuit QuickBooks Pro 2012 installer.
http://dlm2.download.intuit.com/akdlm/SBD/QuickBooks/2012/US_R8/QuickBooksPr...
https://dlm3.download.intuit.com/SBD/QuickBooks/2012/US_R16/QuickBooksPro201...
archive.org currently doesn't have QuickBooksPro2012 snapshots from download.intuit.com, although it claims snapshots have been successfully created. Quite a frustrating user experience / lottery game.
--- snip --- ... wine: Call from 0x7b00dbe1 to unimplemented function msvcm90.dll.?_Cin_func@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@1@XZ, aborting wine: Unimplemented function msvcm90.dll.?_Cin_func@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@1@XZ called at address 7B00DBE1 (thread 0147), starting debugger... 013d:err:service:process_send_command service protocol error - failed to write pipe! 0091:err:msi:ITERATE_StartService Failed to start service L"QBVSS" (1053) 0091:err:msi:execute_script Execution of script 0 halted; action L"StartServices" returned 1627 0091:err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned 1627 --- snip ---
QB Pro 2012 installer needs 'winetricks -q riched20' prerequisite to work around some RichEdit regression.
$ sha1sum QuickBooksPro2012.exe 9e022ccf17f62cc81ae4ac183750e3d6e1b3e314 QuickBooksPro2012.exe
$ du -sh QuickBooksPro2012.exe 462M QuickBooksPro2012.exe
$ wine --version wine-6.3
Regards