Quote:
Originally Posted by droopy
DrLimu, thanks for your comment. I was following the workarounds too on WineHQ, but ADE crashes on me. Which Linux distro are you using? Can you tell me what terminal commands exactly, from start to finish, you used? Thanks.
I double-clicked ADE_4.5_Installer.exe, and I get this:
Here's the "backtrace.txt" file that I was given an option to save:
Code:
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x10001559).
|
I'm using Manjaro, but there are some reports at wineHQ of it working with ubuntu which should be similar to Mint.
Make sure you have installed winbind (sudo apt install winbind according to wineHQ) and Winetricks.
First create a new wineprefix (you may change the path to whatever you like). If you have an existing one with the same name it may be a good idea to delete it first.
WINEPREFIX="$HOME/.wineADE" wine wineboot
Install dotnet4 and mscorefonts using winetricks:
WINEPREFIX="$HOME/.wineADE" winetricks corefonts dotnet40
Navigate to the location of your ADE-download in the terminal (eg cd ~Downloads) and run the installer:
WINEPREFIX="$HOME/.wineADE" wine ADE_4.5_Installer.exe
Run the winetricks fix for rendering bugs:
WINEPREFIX="$HOME/.wineADE" winetricks ddr=gdi
Hopefully this works.
Edit:
I checked out a bit more, I think the problem might be that filehippo gives you the latest version of ADE.