WineHQ
Category: Main Productivity Evernote 6.2.4.x

Evernote

Application Details:

Version: 6.2.4.x
License: Free to use
URL: http://www.evernote.com/
Votes: 0
Latest Rating: Silver
Latest Wine Version Tested: 2.0-rc4

Maintainers: About Maintainership

No maintainers. Volunteer today!

Free Download Download evernote v6.2.4.3244

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

Install nicely and syncs notes

What does not

Note display

Workarounds

What was not tested

Could not test any note manipulation, since they're not displayed at all.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowFedora 25 x86_64Jan 18 20172.0-rc4Yes Yes SilverGuillaume R 
CurrentLinux Mint 18 "Sarah" x86_64Aug 25 20161.9.17Yes Yes BronzeEmil Pavlov 

Known Bugs

Bug # Description Status Resolution Other apps affected
37015 Evernote 5.5.x empty trash confirmation dialog was incorrect layout UNCONFIRMED View
37016 Evernote 5.5.x/6.x - unable to annotate images UNCONFIRMED View
39335 Evernote 5.9.x - cannot browse or edit notes UNCONFIRMED View
41062 Evernote 6.1.x: search box loses focus due to tooltips UNCONFIRMED View

Show all bugs

HowTo / Notes

How to install evernote in wine

To make Evernote work properly, you must use wine in 32-bit mode and install ie8 with winetricks.

Here's how to do it:

  1. Install winetricks with your package manager if it's not already installed.
  2. Run the following commands in a terminal:
    1. export WINEPREFIX="wineprefix_path"
    2. export WINEARCH=win32
    3. winetricks -q ie8
    4. wine "evernote_installer_path"
  3. Follow the installer's instructions
The evernote executable is now located at "wineprefix_path/drive_c/Program Files/Evernote/Evernote/Evernote.exe"
How to install evernote in q4wine

Here is how to make Evernote work with q4wine, a gui for wine.

Preparation steps:

  1. Make sure you have winetricks and q4wine installed (look for them in your package manager).
  2. Make sure that your terminal is properly configured in q4wine:
    1. Opens the options menu: File > Options
    2. Select "General" and opens the "Utils" tab
    3. Enter the path of your terminal, for instance "/usr/bin/gnome-terminal" if you use gnome.
    4. Enter "-e" as an argument (without the quotes, as always), so that q4wine can execute command just after opening a terminal.
  3. Download evernote for windows, from the evernote website.

Installation steps:

  1. In q4wine, create a new prefix with architecture "win32"
  2. Right click on the prefix > console > open console in prefix directory
  3. In the terminal window, type "winetricks -q ie8" (without the quotes) and press Enter. Wait for the ie8 installation to finish.
  4. In the prefix, run the Evernote installer.

Information for creating a launch icon:

The program's path is Program Files/Evernote/Evernote/Evernote.exe

Evernote and PlayOnLinux

Installing Internet Explorer 8 with PlayOnLinux doesn't make Evernote work: the note edition panel remains blank.

You really need to use winetricks to install ie8. Follow the instructions of the how-to for wine.


Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back