WineHQ
Category: Main Productivity Evernote 6.4.2.x

Evernote

Application Details:

Version: 6.4.2.x
License: Free to use
URL: http://www.evernote.com/
Votes: 11
Latest Rating: Silver
Latest Wine Version Tested: 2.3-staging

Maintainers: About Maintainership

No maintainers. Volunteer today!

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

  • Browsing notes
  • Editing notes
    • Format (But Tahoma bold doesn't look bold, see the related bug report)
    • Copy/Paste/Cut
    • Zoom
    • Search
    • Undo/Redo
    • Test shortcuts, for instance typing "[][][][]" + Tab creates a 4-columns table
  • Tags
  • Trash
  • Bookmarks
  • Status bar
  • Synchronization
  • Options panel (Even if it looks weird, it works)

What does not

  • Annotating: nothing happens when the button is clicked
  • Presentation: trying to do it cause all Evernote to freeze
  • Tooltips appear, but they make the window lose focus, unless a virtual desktop is used.

Workarounds

What was not tested

  • Configuring and using several accounts
  • Printing some notes
  • Importing documents from the cloud

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Tested on wine 2.3 staging. Evernote version 6.4.2.3788

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentFedora 25 x86_64Mar 23 20172.3-stagingYes Yes NoSilverGuillaume R 
ShowLinux Mint 18.1Mar 01 20172.0Yes Yes NoSilverHarley Lorenzo 
ShowFedora 25 x86_64Feb 14 20172.0-stagingYes Yes NoSilverGuillaume R 
ShowFedora 25 x86_64Jan 17 20172.0-rc4Yes Yes NoSilverGuillaume R 
ShowUbuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu)Jan 16 20172.0-rc4Yes Yes NoSilverTio Vagner 

Known Bugs

Bug # Description Status Resolution Other apps affected
26037 Tahoma Bold is not bold NEW View
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
38880 Evernote fails to start from time to time 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