http://bugs.winehq.org/show_bug.cgi?id=28690
Bug #: 28690 Summary: ABBYY Finereader 10 stopped to work Product: Wine Version: 1.3.30 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: gymka@mail.ru Classification: Unclassified
Created attachment 36874 --> http://bugs.winehq.org/attachment.cgi?id=36874 wine error
in wine 1.3.25 it worked fine, in wine 1.3.30 it not work(with yesterdays git version same result). to compile wine i waited 2h, ccache not helps. so i won't run regression test, to me it's easier to run old wine version then compile:)
http://bugs.winehq.org/show_bug.cgi?id=28690
--- Comment #1 from gymka@mail.ru 2011-10-13 02:45:12 CDT --- Created attachment 36875 --> http://bugs.winehq.org/attachment.cgi?id=36875 full error
http://bugs.winehq.org/show_bug.cgi?id=28690
gymka@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gymka@mail.ru
http://bugs.winehq.org/show_bug.cgi?id=28690
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com 2011-10-13 06:06:12 CDT --- Crash trigger:
wine: Call from 0x7b83a9f9 to unimplemented function msvcr90.dll._ultow_s
I can't find a download for version 10, only 11.
http://bugs.winehq.org/show_bug.cgi?id=28690
--- Comment #3 from gymka@mail.ru 2011-10-13 06:34:15 CDT --- http://thepiratebay.org/torrent/6457391/ABBYY_FineReader_10.0.102.185_Profes...
finereader 11 gives same error, just i definitely know that finereader 10 worked with older version.
http://bugs.winehq.org/show_bug.cgi?id=28690
--- Comment #4 from gymka@mail.ru 2011-10-13 06:35:52 CDT --- official link: https://store.abbyyeu.com/cgi-bin/dlreg/ml=EN?ID=FR10PETB
http://bugs.winehq.org/show_bug.cgi?id=28690
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://store.abbyyeu.com/c | |gi-bin/dlreg/ml=EN?ID=FR10P | |ETB
http://bugs.winehq.org/show_bug.cgi?id=28690
gymka@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org Regression SHA1| |227f87fc7dd13c27f2f3c04eae4 | |e036ce4d56bef
--- Comment #5 from gymka@mail.ru 2011-10-20 11:19:53 CDT --- runed regression test, found commit which causes problems:
227f87fc7dd13c27f2f3c04eae4e036ce4d56bef is the first bad commit commit 227f87fc7dd13c27f2f3c04eae4e036ce4d56bef Author: Alexandre Julliard julliard@winehq.org Date: Thu Aug 25 17:20:28 2011 +0200
msvcr90: Add a WinSxS manifest resource.
:040000 040000 555c864d57fed04525a7d8ab5e4081001a55b242 4a86ece6791f7e7c665ed54f2c7ca8c222e0e966 M dlls
http://bugs.winehq.org/show_bug.cgi?id=28690
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|msvcp |msvcrt Regression SHA1|227f87fc7dd13c27f2f3c04eae4 | |e036ce4d56bef |
--- Comment #6 from Dmitry Timoshkov dmitry@baikal.ru 2011-10-20 11:35:45 CDT --- This is not a regression, the patch just revealed a not implemented part of a Wine dll.
http://bugs.winehq.org/show_bug.cgi?id=28690
gymka@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|msvcrt |msvcp
--- Comment #7 from gymka@mail.ru 2011-10-20 11:39:00 CDT --- Fact: 1.3.25 = works 1.3.27 = not works
there is no difference how you'll call it.
http://bugs.winehq.org/show_bug.cgi?id=28690
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|msvcp |msvcrt Summary|ABBYY Finereader 10 stopped |ABBYY Finereader 10 needs |to work |msvcr90.dll._ultow_s
--- Comment #8 from Austin English austinenglish@gmail.com 2011-10-20 16:10:04 CDT --- (In reply to comment #12)
Yeah, most of the time crashes inside the driver are driver bugs.
Technically it's a regression, yes, but it only worked by using the native dll before.
You can force it to work by using `winetricks -q vcrun2008`.
http://bugs.winehq.org/show_bug.cgi?id=28690
--- Comment #9 from gymka@mail.ru 2011-10-21 04:35:23 CDT --- with `winetricks -q vcrun2008` you can force it to launch, but if you press on toolbar program crashes with error: Backtrace: =>0 0x7e79499c in comctl32 (+0xb499c) (0x0032f28e) 1 0xf2880000 (0x00020032)
downgraded to wine 1.3.26 and everything works as it should:) with each new version there is new troubles but there is no new features:D then there was added feature to rollback in msi installion, finereader's installation not worked anymore... now with "msvcr90: Add a WinSxS manifest resource." whole application crashes:)
http://bugs.winehq.org/show_bug.cgi?id=28690
--- Comment #10 from Austin English austinenglish@gmail.com 2011-10-22 12:22:04 CDT --- (In reply to comment #9)
with `winetricks -q vcrun2008` you can force it to launch, but if you press on toolbar program crashes with error: Backtrace: =>0 0x7e79499c in comctl32 (+0xb499c) (0x0032f28e) 1 0xf2880000 (0x00020032)
That's a different problem, please file a separate bug. winetricks -q comctl32 may help there.
http://bugs.winehq.org/show_bug.cgi?id=28690
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #11 from André H. nerv@dawncrow.de 2011-12-20 12:46:21 CST --- *** Bug 28969 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=28690
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d7bc2eff2f2651646753e13b7d8 | |40469347a7386 Status|UNCONFIRMED |RESOLVED CC| |nerv@dawncrow.de Resolution| |FIXED
--- Comment #12 from André H. nerv@dawncrow.de 2011-12-20 12:48:12 CST --- should be fixed
http://bugs.winehq.org/show_bug.cgi?id=28690
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org 2011-12-30 12:57:39 CST --- Closing bugs fixed in 1.3.36.