http://bugs.winehq.org/show_bug.cgi?id=28774
Bug #: 28774 Summary: Mega: crashes on start (Call from 0x7b83a9e9 to unimplemented function msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@st d@@V?$allocator@D@2@@std@@AAEX_N@) Product: Wine Version: 1.3.30 Platform: x86-64 URL: http://www.megasoftware.net/megalinux.php OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: petrushkin@yandex.ru Classification: Unclassified
Created attachment 36968 --> http://bugs.winehq.org/attachment.cgi?id=36968 backtrace on virgin wine prefix
Alternative download link: http://update.megasoftware.net/deb/pool/main/m/mega/mega_5110426_all.deb (they are packed windows exe into deb package) or https://aur.archlinux.org/packages.php?ID=53233 for Arch Linux.
When I started MEGA (Molecular Evolutionary Genetics Analysis) I get such error:
$ wine /usr/local/bin/MEGA/MEGA5.exe wine: Call from 0x7b83a9e9 to unimplemented function msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z, aborting fixme:resource:GetGuiResources (0xd4,0): stub
$ wine --version wine-1.3.30
I have found bug http://bugs.winehq.org/show_bug.cgi?id=27067 but it's closed as fixed, but in latest version I get this error again.