http://bugs.winehq.org/show_bug.cgi?id=36539
Bug ID: 36539 Summary: Evernote_5.4.0.3698 .exe: it gives an error and asks me to close the app Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: windowscodecs Assignee: wine-bugs@winehq.org Reporter: upercoco@gmail.com
when I open the app gives an error and asks to close the app
https://bugs.winehq.org/show_bug.cgi?id=36539
rlabanti@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rlabanti@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=36539
--- Comment #1 from rlabanti@gmail.com --- Created attachment 48727 --> https://bugs.winehq.org/attachment.cgi?id=48727 backtrace error
https://bugs.winehq.org/show_bug.cgi?id=36539
--- Comment #2 from rlabanti@gmail.com --- Comment on attachment 48727 --> https://bugs.winehq.org/attachment.cgi?id=48727 backtrace error
Same version, so perhaps the same problem of the OP
https://bugs.winehq.org/show_bug.cgi?id=36539
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://filehippo.com/downlo | |ad_evernote/57658 CC| |focht@gmx.net Component|windowscodecs |-unknown Version|unspecified |1.7.19 Summary|Evernote_5.4.0.3698 .exe: |Evernote 5.4 crashes on |it gives an error and asks |startup (automatic proxy |me to close the app |configuration fails)
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
runs fine here. Created notes, shared etc.
The app suffers from bug 35041 (use 'taskset -c 0 wine ./Evernote.exe').
The backtrace is almost useless without symbol information but hints at 'jsproxy' dll (automatic proxy configuration) which was introduced with Wine 1.7.19
There was one commit on top of Wine 1.7.19 (0dda8a14db8d83505670f1375966d35ed3c05ecd -> "jsproxy: Avoid potential NULL dereference (Coverity).") so you could try GIT or wait for Wine 1.7.20
Create a trace log using:
--- snip --- $ WINEDEBUG=+tid,+seh,+winhttp,+jsproxy,+jscript wine ./Evernote.exe >>log.txt 2>&1 --- snip ---
and attach it to the bug.
$ sha1sum Evernote_5.4.0.3698.exe cb00e6a2976b3af3c727a505ffc11a600eae3879 Evernote_5.4.0.3698.exe
$ du -sh Evernote_5.4.0.3698.exe 83M Evernote_5.4.0.3698.exe
$ wine --version wine-1.7.19-70-gd6a59f7
Regards
https://bugs.winehq.org/show_bug.cgi?id=36539
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #4 from Béla Gyebrószki gyebro69@gmail.com --- I can't reproduce it, the app starts properly here, tested with 1.7.19 and 1.7.43.
Evernote_5.4.0.3698.exe sha1: cb00e6a2976b3af3c727a505ffc11a600eae3879
https://bugs.winehq.org/show_bug.cgi?id=36539
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello Béla,
thanks for confirming it working.
Resolving here since multiple people can't reproduce and OP didn't bother to respond.
Regards
https://bugs.winehq.org/show_bug.cgi?id=36539
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.44.