Version 2.0.1. Requires WPF from .NET 3.5 SP1
Application Details:
Version: | 2.0.1 |
License: | Free to use |
URL: | http://www.adobe.com/products/... |
Votes: | 2 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 4.9 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Authorization with an existing Adobe ID
Downloading from an acsm file
Opening books
Returning library books
What does not
Nothing
Workarounds
What was not tested
Connecting a usb device, sending books to a usb device
Creating a new Adobe ID through the application
Hardware tested
Graphics:
Additional Comments
Install script used: WINEPREFIX=~/.adewine WINEARCH=win32 wineboot export WINEPREFIX=$HOME/.adewine/ winetricks -q windowscodecs winetricks -q corefonts winetricks -q dotnet35sp1 wine ${INSTALL_FILE} winetricks version used: 20170517 After the .Net framework winetricks command is finish, you can verify that it's correctly installed with Microsoft's .Net framework setup verification tool: https://blogs.msdn.microsoft.com/astebner/2008/10/13/net-framework-setup-verification-tool-users-guide/ If the Windows version is set to Windows 7 or higher, the application will not load and there will be an error message "Application has generated an exception that could not be handled."
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Arch Linux x86_64 | Jun 03 2019 | 4.9 | Yes | Yes | Yes | Gold | Silejonu | |
Show | Ubuntu 18.04 "Bionic" amd64 (+variants like Kubuntu) | May 07 2018 | 3.1 | Yes | Yes | Yes | Gold | Pat David | |
Show | FreeBSD 11.0 x86_64 | Jun 08 2017 | 2.0.1 | Yes | Yes | Gold | Dwayne MacKinnon | ||
Current | Ubuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu) | May 29 2017 | 2.0.1 | Yes | Yes | Gold | Hezekiah Sudol | ||
Show | Sabayon Linux (rolling release) amd64 | Feb 17 2017 | 2.0 | Yes | Yes | Silver | Darryl Barlow |
Bug # | Description | Status | Resolution | Other apps affected |
32323 | Netflix (Silverlight 4.x) and several .NET Framework 3.x/4.0 WPF apps require either Arial or Verdana to be installed | STAGED | View | |
33384 | Basic WPF applications using .NET 3.5 WPF fails to handle images (windowscodecs {7543696a-bc8d-46b0-5f81-8d95728972be} = IMILBitmapSource unsupported) | CLOSED | FIXED | View |
33523 | .NET Framework 3.5 WPF 3.x apps need windowscodecsext.dll.DllGetClassObject | CLOSED | FIXED | View |
ADE 2.0 is a WPF-based application. WPF is not implemented in Mono. Probably, it will never be.
You may try running ADE using native .NET installation.
Please note that ADE 2.0 requires .NET platform 3.5 SP1, which is not yet fully functional in WINE.
Note: The writer of this how-to (lafon) is recreating the steps outlined by Lukasz with a KOBO eReader. However the steps should be the same for all similar devices.
Note: Do NOT open ADE until clearly outlined in this how-to!
1) Mount your device and make note of it's mount point (This needs to be remembered exactly). For me this was /media/KOBOeReader/
2) The next step is to unmount your eReader (This is because winecfg cannot seem to keep the changes applied if the device is mounted).
3) Next open winecfg and switch to the [Drives] tab.
4) On the [Drives] tab click the "Show Advanced" button.
Note: As outlined in the comment by Kevin, WINE does not seem to have persistent drive mapping while the device is mounted. Therefore you have 2 options. Either the messy way, which is to keep the winecfg window open while ADE runs, or unmount and create a persistent entry.
5) Click the "Add" button.
6) Choose a letter to map your device to (I used "O:" because that was the only letter available to me.)
7) In the "Path" box, type the mount point from step 1.
8) In the "Type" drop-down menu, choose "Floppy disk" as the option.
9) Click "OK".
10) Open ADE. If everything went correctly ADE should ask you to authorize your eReader with your Adobe account (if you authorized your computer anonymously you will be asked to authorize your computer too). To read eBooks on your device simply drag-and-drop books from your ADE library to the entry in the left pane of ADE that corresponds with your eReader.
11) Finally remember to safely dismount your device from your computer.
Comments for this application have been disabled because there are no maintainers.