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

- Install

- starting up the program

- creation of parts (flawlessly, as smooth as in windows)

- assembly of parts (also works flawlessly, contrary to last time I tested, one year ago)

- loading and saving of files (even big ones)

- simple rendering

- analysis (static constraints tested)

The software operation is nearly flawless and can be used "as on windows"

What does not

nothing in what I tested

Workarounds

What was not tested

most of the other modules

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

I had to install latest catalyst drivers to have a correct behavior, and increase the ulimit, as described in the comments remarks : During installation, the installer complains that it failed to install but completes anyway. A slight flicker is visible when catia is loading files or doing computations If many windows are opened, some background windows are not rendered correctly, but if they get the focus, the problem disappear. machine : core i7 920 6Gb ram ATI 5850 (catalyst 10.10, ati installer 11.1)

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 
CurrentUbuntu 10.10 "Maverick" i386 (+ variants like Kubuntu)Feb 10 20111.3.13Yes Yes NoGoldnemo 136 
ShowDebian 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