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: | 3 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 4.9 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
All important functions are working well:
For device detection (at least for the tested Tolino Shine), the device has to be mounted beforehand as floppy drive with trailing '/'.
What does not
There are some graphic issues, but nothing of importance.
Workarounds
What was not tested
Accessing extended memory of the reading device (sdcard).
Hardware tested
Graphics:
Additional Comments
- Use WINEARCH=win32 - Previously install with winetricks .NET 3.5SP1: WINEARCH=win32 winetricks -q dotnet35sp1 - If it cannot install dotnet30sp1, the problem might be the filename which contains %20 instead of blanks. Here, it worked using this command: wine msiexec /i .cache/winetricks/dotnet30sp1/XPSEP%20XP%20and%20Server%202003%2032%20bit.msi /qb - Previously install with winetricks windowscodecs and corefonts - After that, ADE 2.0 installs and works properly (there are some minor graphic issues, though). - For device detection (at least for the tested Tolino Shine), the device has to be mounted beforehand as floppy drive with trailing '/', e.g. "/run/media/<username>/Mein Tolino/".
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 | ||
Show | 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.