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

close to everything :) big sigh.. earlier installs of AutoCAD2000 on wine gave funny probs like:

1. cant input full serial no. (poss in release 0.9.36 but not again till 0.9.45)

2. properties editor (ctrl+1) displayed only if nothing was selected. now its fine.

3. xref (easy) but keep text away (see below)

4. layouts, viewports object viewports etc.. are fine

5. express tools )bless'em) are fine too.

What does not

essentially text, something with the text rendering makes zooming and panning a drawing with text super slow. putting off text layers etc.. will allow normal speeds of z and p. that is if the file was already created earlier and had text on it. CREATING text is not working at all and will freeze autocad.

printer does not get installed, but there is a workaround for this. will try it.

Workarounds

What was not tested

nothing.. 3d, render, colour pickers the works, everytihing works.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

AutoCAD2000 worked peacefully with nearly all versions of wine (except for the text bit). one issue was that first start would be fine , sometimes second alos ran fine but third and subsequent starts, the window would not get its correct working size. this is repaired by editing /home/user_name/.wine/user.reg. dont know script but essentially change these lines [Software\\Autodesk\\AutoCAD\\R15.0\\ACAD-1:409\\FixedProfile\\Application Window] 1190546481 "Position"="2 2 1598 1198" "Show"=dword:00000001 to [Software\\Autodesk\\AutoCAD\\R15.0\\ACAD-1:409\\FixedProfile\\Application Window] 1190546481 "Position"=- "Show"=dword:00000001 and everything becomes fine again. this I learnt from this appdb. shows that enough netsearching can find the answer you're looking for. :) thanks and all the best.

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 Goldan anonymous user 
ShowopenSUSE 12.2Dec 29 20121.5.20Yes Yes Goldan anonymous user 
ShowopenSUSE 12.1May 06 20121.4Yes Yes GoldMarcin 
ShowUbuntu 10.10 "Maverick" i386 (+ variants like Kubuntu)Mar 11 20111.3.15Yes Yes Goldmark bower 
ShowArch Linux x86_64Jan 04 20111.3.10Yes No Garbageezzetabi 

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