https://bugs.winehq.org/show_bug.cgi?id=48873
--- Comment #3 from Robert Munteanu robert.munteanu@gmail.com --- Hello.
(In reply to Anastasius Focht from comment #2)
Hello folks,
I can't reproduce this. Dropping text files with ANSI/UNICODE content (including links) works fine here. Does your file have any special content/MIME type?
It works for plain text files. I think that happens since they have their content added to the note. But it crashes reliably for
- PDF files - image files - JSON files
All of those are presumably attached/embedded to the note.
I'm surprised that you didn't mentioned any other problems.
- installer crashes in clean 64-WINEPREFIX due to Wine + app bug (bad error
handling/code paths) -> already reported as bug 42687 but not analysed
That's because I have not installed for a long time. My install works.
- main executable 'Evernote.exe' doesn't start reliably, it crashes early in
50% of the cases due to heap corruption
It seems there a quite a number of Evernote bug reports, most of them have not been properly analysed yet
https://bugs.winehq.org/buglist.cgi?quicksearch=%20Evernote&list_id=6921...
I try to keep the version I'm using up-to-date in AppDB - see https://appdb.winehq.org/objectManager.php?sClass=version&iId=38847 . It's not bug-free, but good enough for day-to-day use.
$ sha1sum Evernote_6.24.2.8919.exe 99b67c78a6551292d601d5faf6751171580ad57e Evernote_6.24.2.8919.exe
$ du -sh Evernote_6.24.2.8919.exe 125M Evernote_6.24.2.8919.exe
$ wine --version wine-5.5-208-g3047385437
Still a problem with 5.6.
Thanks, Robert