[Bug 28793] New: Kindle for PC needs msvcp90.dll.??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAE@PB_WHH@Z
http://bugs.winehq.org/show_bug.cgi?id=28793 Bug #: 28793 Summary: Kindle for PC needs msvcp90.dll.??0?$basic_ifstream(a)DU?$char_traits(a)D@std@ @@std@@QAE(a)PB_WHH@Z Product: Wine Version: 1.3.30 Platform: x86 URL: http://www.amazon.com/gp/feature.html/ref=kcp_pc_mkt_l nd?docId=1000426311 OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: msvcp AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com CC: piotr.caban(a)gmail.com, travis.wenks(a)gmail.com Classification: Unclassified Next bug after 28773. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28793 --- Comment #1 from Dave Woodward <dave(a)woodwardmail.com> 2011-11-12 06:06:33 CST --- Created attachment 37459 --> http://bugs.winehq.org/attachment.cgi?id=37459 Shows what is output to the console when attempting to run Kindle.exe Wine 1.3.32 Ubuntu 11.10 64 bit Attempting to run Kindle.exe -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28793 Dave Woodward <dave(a)woodwardmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dave(a)woodwardmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28793 Neil <neilnro(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |neilnro(a)gmail.com --- Comment #2 from Neil <neilnro(a)gmail.com> 2011-11-26 18:48:10 CST --- Also happening with Wine 1.3.33, Ubuntu 11.10 64 bit. same error as noted by Dave Woodward. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28793 David Rowell <djrpublic(a)cfl.rr.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djrpublic(a)cfl.rr.com --- Comment #3 from David Rowell <djrpublic(a)cfl.rr.com> 2011-12-08 13:53:59 CST --- Kindle 1.8.1 Wine 1.3.34 (or .28 or...or .33) 32 bit Linux Mint 12 (Ubuntu 11.10) either Mint-Gnome or MATE desktop Processor Intel Core 2 Quad CPU Q8200 @ 2.33 GHz x 4 Graphics Intel G45/G43 x86/MMX/SSE2 graphics driver Intel G45/G43 x86/MMX/SSE2 same issue as last 2 reports: Backtrace: =>0 0x7b839692 in kernel32 (+0x29692) (0x0033f898) 1 0x7e159fd8 in msvcp90 (+0x39fd7) (0x0033f8c8) 2 0x7e12d59d in msvcp90 (+0xd59c) (0x01ac26ec) 3 0x006c1db9 in kindle (+0x2c1db8) (0x01ac26ec) wine: Call from 0x7b839692 to unimplemented function msvcp90.dll.??0?$basic_ifstream(a)DU?$char_traits(a)D@std@@@std@@QAE(a)PB_WHH@Z, aborting Kindle DID work perfectly on Mint 11 Gnome with Wine 1.2.?? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28793 --- Comment #4 from David Rowell <djrpublic(a)cfl.rr.com> 2011-12-08 14:23:27 CST --- that would be Mint 11 Wine 1.2.3-ubuntu1 where Kindle worked -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28793 --- Comment #5 from Dave Woodward <dave(a)woodwardmail.com> 2012-01-07 06:39:51 CST ---
From another posting I found that running this command made the Kindle application work again:
cd ~ cd .wine/drive_c/windows/winsxs/manifest rm *.manifest -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28793 --- Comment #6 from Dave Woodward <dave(a)woodwardmail.com> 2012-01-07 06:40:47 CST --- (In reply to comment #5)
From another posting I found that running this command made the Kindle application work again:
cd ~ cd .wine/drive_c/windows/winsxs/manifest rm *.manifest
Source of my information was here: http://ubuntuforums.org/showthread.php?t=1862842&page=3 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28793 Eric Veltman <gruttewibe(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gruttewibe(a)gmail.com --- Comment #7 from Eric Veltman <gruttewibe(a)gmail.com> 2012-05-05 01:37:26 CDT --- Dave's suggestion about removing those *.manifest files works for me too :-) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28793 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |desdefuera(a)yahoo.com --- Comment #8 from GyB <gyebro69(a)gmail.com> 2012-05-29 10:38:34 CDT --- *** Bug 30793 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28793 --- Comment #9 from Piotr Caban <piotr.caban(a)gmail.com> 2012-06-14 16:32:05 CDT --- Function specified in bug title is implemented. Please retest. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28793 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5b0548cc3ee525b59ac79c7a7f9 | |2ab6073ca24fa Status|NEW |RESOLVED Resolution| |FIXED --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2012-06-17 16:15:33 CDT --- (In reply to comment #9)
Function specified in bug title is implemented. Please retest.
Now it fails on msvcp90.dll.??0?$basic_stringstream(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QAE(a)H@Z, which is bug 17313. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28793 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2012-06-22 13:29:53 CDT --- Closing bugs fixed in 1.5.7. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28793 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eaglebeak_1960(a)hotmail.com --- Comment #12 from Rosanne DiMesio <dimesio(a)earthlink.net> 2012-08-14 23:24:11 CDT --- *** Bug 31470 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28793 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |astrochase(a)gmail.com --- Comment #13 from Austin English <austinenglish(a)gmail.com> 2012-08-23 12:00:09 CDT --- *** Bug 31531 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28793 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pinofz1(a)yahoo.it --- Comment #14 from GyB <gyebro69(a)gmail.com> 2012-09-30 06:05:15 CDT --- *** Bug 31833 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28793 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |richardk.barton(a)gmail.com --- Comment #15 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-02-22 18:50:18 CST --- *** Bug 33044 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28793 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |enrique.j.matta(a)gmail.com --- Comment #16 from Rosanne DiMesio <dimesio(a)earthlink.net> 2013-03-01 15:59:36 CST --- *** Bug 33089 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28793 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maverick6664(a)gmail.com --- Comment #17 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-04-24 06:58:50 CDT --- *** Bug 33451 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28793 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |2derekor(a)gmail.com --- Comment #18 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-05-13 02:42:57 CDT --- *** Bug 33580 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org