http://bugs.winehq.org/show_bug.cgi?id=25890
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|NEW |RESOLVED URL| |http://www.filehippo.com/do | |wnload_kindle_for_pc/9136/ CC| |focht@gmx.net Resolution| |INVALID Summary|Kindle 1.4.0 installer |Kindle 1.4.0 crashes on |fails |startup
--- Comment #3 from Anastasius Focht focht@gmx.net 2011-12-14 15:26:48 CST --- Hello,
the log output reveals the installer is fine but the KindleForPC executable crashes (in some QT network library code, filling QHostInfo instance). Your log also tells you didn't use a clean WINEPREFIX, making this bug possibly invalid.
With clean WINEPREFIX the blocker is:
--- snip --- wine: Call from 0x7b838b8b to unimplemented function msvcp90.dll.??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAE@PB_WHH@Z, aborting wine: Unimplemented function msvcp90.dll.??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAE@PB_WHH@Z called at address 0x7b838b8b (thread 0037), starting debugger... --- snip ---
which is bug 28793 ('winetricks -q vcrun2008' works around).
FYI you can get many older Kindle versions/builds here: http://www.filehippo.com/download_kindle_for_pc/history/
$ wine --version wine-1.3.34-327-g447384e
$ sha1sum KindleForPC-installer.exe e7f5c7c427c174ddbdbdb89b31f3a5e4f01c2fb5 KindleForPC-installer.exe
Reopen if you can reproduce the crash with clean WINEPREFIX and _recent_ Wine version.
Regards