https://bugs.winehq.org/show_bug.cgi?id=40063
Bug ID: 40063 Summary: CircuitMaker install (free version): success but with some installation issues Product: Wine Version: 1.8-rc4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: hmf@inesctec.pt Distribution: ---
I am using wine1.8 from the ppa:ubuntu-wine/ppa on Ubuntu 14.04.3. I have installed Circuitmaker using the instructions in https://appdb.winehq.org/objectManager.php?sClass=version&iId=32906. Using Circuit maker version 1.1.0 (build 58026).
These are the commands I executed:
env WINEARCH=win32 WINEPREFIX=~/.wine32circuit winecfg Must be in 32 bits Select windows 8.1 . env WINEARCH=win32 WINEPREFIX=~/.wine32circuit winetricks -q corefonts mdac28 dotnet40 download gacutil-net40.tar.bz2 http://www.mediafire.com/download/v8rw5h1ra7maod4/gacutil-net40.tar.bz2 cp to /home/hmf/.cache/winetricks/dotnet40 rerun above . env WINEARCH=win32 WINEPREFIX=~/.wine32circuit wine CircuitMakerSetup.exe Issue - the login window fails to appear Must do a blind login - just text in user, tab, password, tab and then enter . env WINEARCH=win32 WINEPREFIX=~/.wine32circuit wine C:\Program\ Files\Altium\CM\DXP.exe
I found the following problems: - The login dialogue box (which is required for installation does not appear). Have to do it blind. - The text showing the installation agreement appears garbled (not decoded) - No link to the application is created to execute it - No support for 64Bits (dotnet40).
HTS,