WineHQ

Catia

CATIA V5 Release 19

Application Details:

Version: V5R19
License: Retail
URL: http://www.3ds.com/de/corporat...
Votes: 3
Latest Rating: Silver
Latest Wine Version Tested: 6.0.1

Maintainers: About Maintainership

No maintainers. Volunteer today!

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

Actually tested on Wine 1.1.32.
Starting up, using the program. Loads my exercise .CATPart file correctly.

 

­

What does not

Nothing that I could notice.

Workarounds

What was not tested

Many things. Will test in future and send feedback.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

Obtain msdrm.dll Copy msdrm.dll into .wine/drive_c/windows/system32 directory. Use winetricks to install Visual C++ runtimes: winetricks vcrun2005 vcrun2008 Install Catia V5r19 by running setup.exe from install CD/DVD. Run the program from the menu. Ignore non-certified OpenGL library warning.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowUbuntu 20.04 "Focal" (+ variants like Kubuntu)Aug 17 20216.0.1Yes Yes NoSilvertemis 
ShowArch LinuxJun 24 20121.5.7Yes Yes NoBronzean anonymous user 
ShowUbuntu 11.10 "Oneiric" amd64 (+ variants like Kubuntu)Feb 12 20121.4-rc2Yes Yes NoGoldan anonymous user 
ShowUbuntu 10.10 "Maverick" i386 (+ variants like Kubuntu)Feb 10 20111.3.13Yes Yes NoGoldnemo 136 
CurrentDebian GNU/Linux Unstable "Sid" x86_64Mar 17 20101.1.35Yes Yes NoGoldSafir Secerovic 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

HowTo / Notes

WARNING

by ­NSLW on (April 5th 2010)

If application hags up for you on its start-up on Wine 1.1.34 or higher then you can fix it in two different ways:

Method #1

Please fire up terminal and do following:

su - root
ulimit -n 16384
su - your_user_name
cd ~/.wine/drive_c/Program Files/Dassault Systemes/B19/intel_a/code/bin
wine "catstart.exe" -run "CNEXT.exe" -env CATIA.V5R19.B19 -direnv "C:\users\Public\Application Data\DassaultSystemes\CATEnv" -nowindow 
You will have to do it always to run CATIA V5 without hang up.

Method #2

If you don't want to do it every time then do following:

1) open /etc/security/limits.conf with root permissions
2) add following line to that file
*                -    nofile             3000
3) save the file, log out then log in to apply the change

Now you can start CATIA V5 just as you would do normally.­

Above informations were given by Dan Kegel.To know more, why you have to do this, look at bug #22230

 

WARNING

Please do not use Wine version from 1.1.19 till 1.1.23 because there is an regression which prevents successful installation of CATIA V5

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back