https://bugs.winehq.org/show_bug.cgi?id=36496
Bug ID: 36496 Summary: Dragon NaturallySpeaking 12.x crashes on unimplemented function msvcr100.dll._wcslwr_l Product: Wine Version: 1.7.19 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net
Hello folks,
continuation of bug 36050
Prerequisite: clean 32-bit WINEPREFIX (the app is 32-bit and doesn't install in 64-bit prefix at all).
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Nuance/NaturallySpeaking12/Program
$ wine ./natspeak.exe ... wine: Call from 0x7b83ac57 to unimplemented function msvcr100.dll._wcslwr_l, aborting err:seh:raise_exception Unhandled exception code e06d7363 flags 1 addr 0x7b83ac57 --- snip ---
'winetricks -q vcrun2010' works around and lets the app successfully start.
$ wine --version wine-1.7.19-27-gabea10f
Regards
http://bugs.winehq.org/show_bug.cgi?id=36496
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #1 from Piotr Caban piotr.caban@gmail.com --- The function is implemented incorrectly now. I've sent a fix for it: http://source.winehq.org/patches/data/104843
http://bugs.winehq.org/show_bug.cgi?id=36496
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |28830b4b363111b9f04fbf1a336 | |387ff107ca8a2 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Piotr Caban piotr.caban@gmail.com --- The function is now implemented.
https://bugs.winehq.org/show_bug.cgi?id=36496
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.20.