AutoCAD 2000i runs fine under Wine when I start it from the command line. However, if I try to start it from Applications>Wine>Programs>AutoCAD2000i I get a frozen AutoCAD screen. I get the same result if I right click on the acad.exe file and select"Open with Wine Windows Program Loader".
Any help as to where to start looking would be appreciated.
Wine 1.0.1
Ubuntu 8.10
AutoCAD 2000i runs only from a terminal
Re: AutoCAD 2000i runs only from a terminal
What exact command(s) are you using in the terminal? And what the .desktop file for the ACAD looks like?habana wrote:AutoCAD 2000i runs fine under Wine when I start it from the command line. However, if I try to start it from Applications>Wine>Programs>AutoCAD2000i I get a frozen AutoCAD screen. I get the same result if I right click on the acad.exe file and select"Open with Wine Windows Program Loader".
Then this is your distro problem. It's not using correct commands to start Wine.habana wrote:I navigate to the AutoDAD 2000i directory and click on the acad.exe file.
For this to work Wine should be started with (part of Wine's wine.desktop):
Code: Select all
wine start /unix %f
Solved! I deleted the default "AutoCad Today" start up screen and the program then worked OK when I clicked on acad.exe as described. It still didn't work from the desktop. Again from the desktop, I tried Notepad which worked fine and then tried AutoCad again. It worked! I have no idea what changed but all is now OK.
Vitamin, many thanks for taking the time to help me with this.
Vitamin, many thanks for taking the time to help me with this.