[Bug 37881] Livescribe Echo Desktop 3.0 crashes on unimplemented function msvcp120.dll._Cnd_init

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 11 10:59:33 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=37881

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download
             Status|UNCONFIRMED                 |NEW
                URL|                            |http://www.livescribe.com/d
                   |                            |e/support/echo/setup/
                 CC|                            |focht at gmx.net
          Component|-unknown                    |msvcp
            Summary|Livescribe Echo Desktop     |Livescribe Echo Desktop 3.0
                   |does not work under wine    |crashes on unimplemented
                   |                            |function
                   |                            |msvcp120.dll._Cnd_init
     Ever confirmed|0                           |1

--- Comment #2 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

confirming from crash log.

--- snip ---
fixme:msvcp:_Mtx_init unknown flags ignorred: 2
wine: Call from 0x7b83da72 to unimplemented function msvcp120.dll._Cnd_init,
aborting
--- snip ---

Tidbit: the installer silently installs .NET Framework 2.0 SP1 on its own if
Wine-Mono is not present in WINEPREFIX (as in my case).

I couldn't reproduce the crash though, the GUI is responsive for me.

The crash could be the result of a different code path being hit due to:

- using an older Wine version (1.7.4)
- Wine-Mono 4.5.x

You might want to update the Wine version to recent 1.7.3x series, preferably
Wine 1.7.34

$ sha1sum EchoDesktop_Setup_v3.0.1.exe 
2f32aa96f71b466fbdeb7968220387d4fdc03565  EchoDesktop_Setup_v3.0.1.exe

$ du -sh EchoDesktop_Setup_v3.0.1.exe 
159M    EchoDesktop_Setup_v3.0.1.exe

$ wine --version
wine-1.7.34

Regards

-- 
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.



More information about the wine-bugs mailing list