http://bugs.winehq.org/show_bug.cgi?id=28256
Summary: Nook for PC (BNDReader.exe) crashes on startup Product: Wine Version: 1.3.27 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: bugzilla@bkennelly.net
BNDReader.exe crashes with: Call from 0x7b839f22 to unimplemented function msvcr90.dll.asctime_s, aborting
It worked in 1.3.26. Reading the changelog, I saw the new manifests, and discovered that deleting the "windows/winsxs/manifests/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_deadbeef.manifest" file fixed the problem.
http://bugs.winehq.org/show_bug.cgi?id=28256
Brian Kennelly bugzilla@bkennelly.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Nook for PC (BNDReader.exe) |Nook for PC (BNDReader.exe) |crashes on startup |crashes after startup
http://bugs.winehq.org/show_bug.cgi?id=28256
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |msvcrt Summary|Nook for PC (BNDReader.exe) |Nook for PC (BNDReader.exe) |crashes after startup |wants msvcr90.dll.asctime_s Ever Confirmed|0 |1 Severity|normal |minor
--- Comment #1 from Austin English austinenglish@gmail.com 2011-09-06 03:44:05 CDT --- Confirming, unimplemented.
http://bugs.winehq.org/show_bug.cgi?id=28256
Jeremy Nowka JNowka@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |JNowka@gmail.com
--- Comment #2 from Jeremy Nowka JNowka@gmail.com 2011-09-23 13:50:42 CDT --- Workaround:
Open the "Wine Configuration Tool" (winecfg) Switch to the Libraries Tab Set MSVCR90 to (native, built-in) Click the "Apply" button.
Nook for PC 2.5 comes with the required dll in its "Program Files" folder. No need to install anything else.
http://bugs.winehq.org/show_bug.cgi?id=28256
--- Comment #3 from Brian Kennelly bugzilla@bkennelly.net 2011-09-23 14:21:53 CDT --- (In reply to comment #2)
Workaround:
Open the "Wine Configuration Tool" (winecfg) Switch to the Libraries Tab Set MSVCR90 to (native, built-in) Click the "Apply" button.
Nook for PC 2.5 comes with the required dll in its "Program Files" folder. No need to install anything else.
This does not work. With the SxS manifest in place, Wine seems to ignore this setting. Removing the manifest allows the Nook software to work without any special settings.
http://bugs.winehq.org/show_bug.cgi?id=28256
--- Comment #4 from Jeremy Nowka JNowka@gmail.com 2011-09-25 17:52:16 CDT --- You are right. Don't know how but that was working the other night perfectly when I recompiled the wine source like 5 times with fresh wine folders each time.
http://bugs.winehq.org/show_bug.cgi?id=28256
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |35722cb4ce0291d94ae80042b32 | |9b5af4968ab85 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Austin English austinenglish@gmail.com 2011-11-30 14:55:22 CST --- http://source.winehq.org/git/wine.git/commitdiff/35722cb4ce0291d94ae80042b32...
http://bugs.winehq.org/show_bug.cgi?id=28256
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2011-12-02 13:34:16 CST --- Closing bugs fixed in 1.3.34.