The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)
What works
Installation and creating a new account works within the application itself.
What does not
Once the account is created, when I try to login I get:
can't connect to server.
I can login at the website, fine.
My guess is, that it may be trying to use some esoteric port number, that is not opened on my router. I could open iptraf and debug it.
Using:
Ubuntu 10.10, 64 bit, with wine 1.2.2 (latest available from repo)
Wayno
http://www.pkill-9.com
What was not tested
Not able to test beyond installing and creating an account.
Additional Comments
My guess is that it is trying to contact an ad server that is down. The evernote log showed this:
(I mean http invalid header, yeah right!)
Evernote for Windows 4.5.1.5432 (194665) Public
OS: Windows 5.1.2600 Service Pack 3
Memory: 2.0GB
Created: 2011/09/23 20:25:54
---
Log opened on 2011/09/23 20:16:36 (UTC-7:00)
20:16:36 [9] Command line: "C:\Program Files\Evernote\Evernote\Evernote.exe"
20:16:36 [9] Client info: Evernote Windows/194665; Windows/5.1.2600 Service Pack 3;
20:16:37 [9] SignInDlg WMP error: CreateControl hr=80040154
20:16:37 [9] SigninMovie: failed to create Windows Media Player control
20:16:47 [41] 0% Authenticating user "toast"
20:16:47 [41] 0% Can't query HTTP request info (status code), error: HTTP_HEADER_NOT_FOUND, last error: HTTP_INVALID_HEADER
20:16:47 [41] 0% Session terminated abnormally, elapsed time: 0s
20:16:47 [41] 0% * 0s (100%) spent in EDAM RPC
20:24:58 [41] 0% Authenticating user "toast"
20:24:58 [41] 0% Can't query HTTP request info (status code), error: HTTP_HEADER_NOT_FOUND, last error: HTTP_INVALID_HEADER
20:24:58 [41] 0% Session terminated abnormally, elapsed time: 0s
20:24:58 [41] 0% * 0s (100%) spent in EDAM RPC
--
Patch to work around the problem in openssl
by Ilya Loginov on Saturday May 5th 2012, 2:45
Yeah, probably the problem is in openssl (curl also fails to connect to www.evernote.com using https and openssl s_client can connect only with -ssl3 key).
Until proper fix will be available I fixed wine with small patch I posted on bug 30598 page.
I believe you are correct about that bug being the root cause. I have found another bug that may also be the same thing: 16831
I actually got Evernote 4.5.4 working on Ubuntu 12.04 using Wine 1.4 from "Play on Linux" (POL). Note that using the Wine 1.4 from the Ubuntu 12.04 repos did NOT work.
So whatever is causing this problem it is a regression.
EN 4.5.3.6131
by Lynn on Thursday March 22nd 2012, 16:46
Hi all -
I'm trying to run this on an OpenSuse 12.1 64bit system, with Wine 1.3.30. It fails to load with this error: The program Evernote has encountered a serious error and needs to close. We are sorry for the inconvenience.
Refers me to here.
I loaded it in Wine with the defaults, apart from selecting Win7.
If I need to change this, please tell me how. I have recently migrated to Linux from Win7, and am groping around in the dark, but I really need this app. I have a huge db there. I have NO idea how to tweak Wine, and have not found the docs enlightening.
RE: EN 4.5.3.6131 by Mikael Springer on
Friday April 13th 2012, 3:11
OpenSuse 12.1 64bit
by Lynn on Thursday March 15th 2012, 15:59
I just did this with Wine 1.3.30, and it looked like the install was fine, but it suffered a fatal error on load. The only default I changed in Wine was to 'Win 7'.
'The program evernote has encountered a serious problem and needs to close. We are sorry for the inconvenience'. No details; refers me to here.
I am new to Linux, and therefore new to Wine; are there any obvious things I might do to get this to run? FWIW, I am trying to find out how to upgrade to 1.4, but as yet there seems not to be an rpm for this distro of OpenSuse.