[Bug 37881] New: Livescribe Echo Desktop does not work under wine
https://bugs.winehq.org/show_bug.cgi?id=37881 Bug ID: 37881 Summary: Livescribe Echo Desktop does not work under wine Product: Wine Version: 1.7.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: GregorFehrenbach(a)web.de Distribution: --- Created attachment 50450 --> https://bugs.winehq.org/attachment.cgi?id=50450 Wine Error log. I am using the Livescribe Echo Desktop (see: http://www.livescribe.com/de/support/echo/setup/) for my Smartpen. I can install this software (with a minor error that the update service can't be installed, but this would be OK) When I try to start the program the startup sound and the GUI appear, but the GUI does not respond and crashes after about 2 minutes, because KDE detects that it is inresponsive. It also gives an error pop-up on a critical error and that the GUI needs to close due to this error. The log shows error messgaes regarding to msvcp120.dll._Cnd_init given in the attachment. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37881 --- Comment #1 from Greor-Martin Fehrenbach <GregorFehrenbach(a)web.de> --- Created attachment 50451 --> https://bugs.winehq.org/attachment.cgi?id=50451 Error pop-up. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37881 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://www.livescribe.com/d | |e/support/echo/setup/ CC| |focht(a)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(a)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.
https://bugs.winehq.org/show_bug.cgi?id=37881 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Livescribe Echo Desktop 3.0 |Multiple applications crash |crashes on unimplemented |on unimplemented function |function |msvcp120.dll._Cnd_init |msvcp120.dll._Cnd_init |(Livescribe Echo Desktop | |3.0, Acrobat Reader DC | |2015) --- Comment #3 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, obviously still present. This is also required by Acrobat Reader DC 2015.007.20033 after working around bug 38753 -> disable Adobe protected mode. --- snip --- $ wine reg add "HKCU\\SOFTWARE\\Adobe\\Acrobat Reader\\DC\\Privileged" /v bProtectedMode /t REG_DWORD /d 0 /f --- snip --- Refining summary. $ sha1sum AcroRdrDC1500720033_en_US.exe 1e4726d73e7cf583975bdd5e2656399ffc7513ed AcroRdrDC1500720033_en_US.exe $ du -sh AcroRdrDC1500720033_en_US.exe 48M AcroRdrDC1500720033_en_US.exe $ wine --version wine-1.7.46-118-g7a3c988 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.
https://bugs.winehq.org/show_bug.cgi?id=37881 Leonardo Barichello <barichello(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |barichello(a)gmail.com --- Comment #4 from Leonardo Barichello <barichello(a)gmail.com> --- The problem continues on version 3.0.2 of Livescribe Desktop. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37881 dnephin <dnephin(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dnephin(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37881 --- Comment #5 from dnephin <dnephin(a)gmail.com> --- Created attachment 52642 --> https://bugs.winehq.org/attachment.cgi?id=52642 Error trying to install CamelotUnchained The installer claimed to have successfully installed Visual C++ Redistributable for Visual Studio 2013, but failed to install Visual C++ Redistributable for Visual Studio 2015. Not sure if that's related -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37881 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.malaterre(a)gmail.com --- Comment #6 from Anastasius Focht <focht(a)gmx.net> --- *** Bug 38718 has been marked as a duplicate of this bug. *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=37881 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |df096e6b60e268eb7c699cf80d1 | |13866ae30fbd0 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #7 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, this is fixed by commit https://source.winehq.org/git/wine.git/commitdiff/df096e6b60e268eb7c699cf80d... Thanks Daniel 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.
https://bugs.winehq.org/show_bug.cgi?id=37881 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.8-rc1. -- 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