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 Install Service Pack 2 2D drawing 3d modeling File Saving File opening

What does not

none

Workarounds

What was not tested

Rendering

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

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 
CurrentUbuntu 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 
ShowDebian GNU/Linux Unstable "Sid" x86_64Mar 17 20101.1.35Yes Yes NoGoldSafir Secerovic 

Known Bugs

Bug # Description Status Resolution Other apps affected
13891 start.exe http://someurl/ does not work (affects any app that invokes external browser, e.g. Google Sketchup) CLOSED FIXED View
17849 Tree doesn't fold/unfold on mouse click CLOSED FIXED View
17888 CATIA V5R19: Documentation fails to install CLOSED ABANDONED View
18797 CATIAV5R19: Fails to install on Wine higher than 1.1.18 CLOSED FIXED View
22230 CATIAV5R20: Hang up on start-up CLOSED INVALID View
24921 mail.ru agent 5.7: X Error of failed request: BadAlloc CLOSED FIXED View
31710 Regression Error - OpenGL display blanked out with grey rectangle CLOSED FIXED View
35659 Dassault Systemes CATIA v5 reports 'no certified opengl libary has been found. Check your system installation' on startup (opengl32.dll version resource 'LegalCopyright' mismatch) CLOSED FIXED View
35708 Dassault Systemes CATIA v5R19 installer passes unsupported UI level 'b-!' to msiexec CLOSED FIXED View

Show open 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