WineHQ

AutoCAD

Release 15, Version 15.0

Application Details:

Version: 2000
License: Retail
URL: http://www.autodesk.com
Votes: Marked as obsolete
Latest Rating: Gold
Latest Wine Version Tested: 1.7.43

Maintainers: About Maintainership

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


The program loads until the GUI appears and the program menus are shown.


What does not

The GUI however is not responsive, and the window contents are empty (white). After a short while a Gui message box from Autocad says:

"Fatal Error: Unhandled Access Violation at 0x0"

The same message gets recorded in acad.err

To get to this point I ported all files from an existing 98 installation, and had to create symlinks in Program Files/AutoDesk/AutoCad2000 for all files in Common Files/AutoDesk Shared. Otherwise the resources were not found. In addition, I had to symlink/add dlls in C:/windows/system32, ported again from the 98 system (among these, msfc42.dll, ole32.dll, msvicrt.dll and others).

Workarounds

What was not tested

running wine setup.exe since I did not have the installation CD with me. However, I am asking the interested party (the engineer), who has the original software. Then I will update my report.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

still need to try with the installation procedure

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowUbuntu 15.04 "Vivid" amd64 (+ variants like Kubuntu)May 22 20151.7.43Yes Yes NoGoldan anonymous user 
ShowopenSUSE 12.2Dec 29 20121.5.20Yes Yes NoGoldan anonymous user 
ShowopenSUSE 12.1May 06 20121.4Yes Yes NoGoldMarcin 
ShowUbuntu 10.10 "Maverick" i386 (+ variants like Kubuntu)Mar 11 20111.3.15Yes Yes NoGoldmark bower 
ShowArch Linux x86_64Jan 04 20111.3.10Yes No NoGarbageezzetabi 

Known Bugs

Bug # Description Status Resolution Other apps affected
17743 AutoCAD 2008 and AutoCAD Mechanical 2008: Undocked toolbars are displayed incorrectly NEW View

Show all bugs

HowTo / Notes

HOWTO
­

­by NSLW on (March 26th 2009)

Installing

    1. Use recent version of Wine(tested on Wine-1.3.9)

    2. Download winetricks by following command

 wget http://www.kegel.com/wine/winetricks

    3. Install required components by following command

sh winetricks corefonts mdac25 tahoma win2k

    It will take some time because winetricks will download all above components

    4. Change Screen Resolution in Wine configuration by typing

winecfg

    Then go to Graphics tab and change Screen Resolution from 96 to 108

     (workaround given by )
    5. navigate to your AutoCAD 2000 CD and run

wine setup.exe

PlayOnLinux way

You can install your AutoCAD 2000 using PlayOnLinux (some kind of gui for Wine). I think it's the easiest and cleanest method because script will install AutoCAD with service packs in separate prefix automatically. To do so you'll need:

    1. PlayOnLinux


­­
WARNING
Do not use Wine 1.1.19 because in this version there is a regression which causes toolbars to be mis-sized.

Comments

Back