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!
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:
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.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 20.04 "Focal" (+ variants like Kubuntu) | Aug 17 2021 | 6.0.1 | Yes | Yes | No | Silver | temis | |
Show | Arch Linux | Jun 24 2012 | 1.5.7 | Yes | Yes | No | Bronze | an anonymous user | |
Show | Ubuntu 11.10 "Oneiric" amd64 (+ variants like Kubuntu) | Feb 12 2012 | 1.4-rc2 | Yes | Yes | No | Gold | an anonymous user | |
Show | Ubuntu 10.10 "Maverick" i386 (+ variants like Kubuntu) | Feb 10 2011 | 1.3.13 | Yes | Yes | No | Gold | nemo 136 | |
Current | Debian GNU/Linux Unstable "Sid" x86_64 | Mar 17 2010 | 1.1.35 | Yes | Yes | No | Gold | Safir Secerovic |
Bug # | Description | Status | Resolution | Other apps affected |
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
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 for this application have been disabled because there are no maintainers.