|
[Sponsors] |
paraview does not work on ubuntu 10.10 maverick |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 12, 2010, 18:11 |
paraview does not work on ubuntu 10.10 maverick
|
#1 |
Member
Sebastian Lang
Join Date: Aug 2009
Posts: 47
Rep Power: 17 |
Hi Foamers,
I just installed the newest precompiled ubuntu/debian versions of OpenFOAM and paraview from OpenFOAM.com. After that i treid to test the installation as usual by running the icoFoam/cavity tutorial. blockMesh and icoFoam run well, so I think OpenFoam ist correctly installed. But when I try to start paraview by typing paraFoam, I receive a segmentation fault: sebastian@sebastian-ThinkPad-T500:~/OpenFOAM/sebastian-1.7.1/run/tutorials/incompressible/icoFoam/cavity$ paraFoam created temporary 'cavity.OpenFOAM' Segmentation fault The paraFoam -touch command also works well, so I think there really is a problem with paraview. I am using ubuntu 10.10 maverick and as I said above, I installed the precompiled versions for ubuntu 10.10 maverick directly by following the instructions on this site: http://www.openfoam.com/download/ubuntu.php Has anybody had this kind of problem, too, and can tell me how to fix it? Does maybe even someone from OpenCFD know about this problem? Thanks a lot in advance, Greetings Sebastian |
|
December 12, 2010, 19:58 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings Sebastian,
Mmm, two possibilities come to mind:
Code:
cd /opt/paraview381/bin ./paraview Yet another possibility, which only applies if you brought your "/home/username" folder with you from another Linux installation. If this is the case, then it's the ParaView ini file that needs to be erased. If it still crashes, uninstall OpenCFD's version and install Ubuntu's ParaView version. Then follow the instructions from point 7 from my blog post: Using the official pre-built ParaView 3.8.0 version with OpenFOAM... Best regards, Bruno
__________________
|
|
December 18, 2010, 11:33 |
Problem solved!
|
#3 |
Member
Sebastian Lang
Join Date: Aug 2009
Posts: 47
Rep Power: 17 |
Hi Bruno,
thanks for your reply! Your first guess was right, this was a problem related to my graphics driver. My visual effects were not activated, because the lack of driver forced me to keep them switched off. It took me a while to figure out what the problem is an in fact I only resolved the problem with some luck: While trying to install a driver for my graphic card (I tried that several times from different sources: ubuntu, ATI, lenovo...) I had to edit the file PHP Code:
PHP Code:
So you see, I actually don't know where the problem was, because there still is no driver installed for my graphic card, but it seems as if ubuntu loaded something like a standard driver after deleting the above mentioned file and this driver does everything I want him to . So the problem is solved, thanks for your post, Bruno! Greetings Sebastian |
|
Tags |
installation, paraview, ubuntu 10.10 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
ATTENTION! Reliability problems in CFX 5.7 | Joseph | CFX | 14 | April 20, 2010 16:45 |
Paraview installation troubles | jjhall | OpenFOAM Installation | 3 | April 17, 2008 13:59 |
Fluent 6.3 on Ubuntu - doesn't work | adas | Siemens | 3 | March 24, 2007 03:03 |
Getting FoamX to work | shaun | OpenFOAM Installation | 12 | March 23, 2007 09:55 |
Paraview installation problem please help | bender | OpenFOAM Installation | 2 | February 27, 2006 06:00 |