|
[Sponsors] |
June 2, 2010, 01:06 |
parafoam - paraview help function
|
#1 |
New Member
anonymous
Join Date: Sep 2009
Posts: 9
Rep Power: 17 |
Hi,
I am trying to run the help function available in paraview, but I get the error message "Failed to launch Qt installer". Is there a way to fix this problem? I use the command paraFoam to run paraview program. I have the linux 32-bit parafoam ver 1.6, and paraview ver 3.6.1. Thanks in advance for your help. |
|
June 2, 2010, 19:43 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings felik9,
There are two things necessary for Help to work in the pre-built ParaView:
Bruno
__________________
|
|
June 3, 2010, 01:36 |
|
#3 |
New Member
anonymous
Join Date: Sep 2009
Posts: 9
Rep Power: 17 |
Hi Bruno,
I followed your instructions. When I entered the third command, I get the following message. Code:
cat pqClientDocFinder_orig.txt | sed 's/\/home\/dm2\/henry\/OpenFOAM/'${HOME}/OpenFOAM'/' > ./pqClientDocFinder.txt sed: -e expression #1, char 33: unknown option to `s' Help Error: Couldn't find pqClient.adp. Try setting the PARAVIEW_HELP environment variable which points to that file I don't understand what this means. What should I do? Thanks, Felik9 Last edited by felik9; June 3, 2010 at 02:54. |
|
June 3, 2010, 08:26 |
|
#4 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Hi Felik9,
Sorry about that, I should have tested the command first Try this: Code:
cd $WM_THIRD_PARTY_DIR/paraview-3.6.1/platforms/linuxGcc/bin cat pqClientDocFinder_orig.txt | sed 's=\/home\/dm2\/henry\/OpenFOAM='${HOME}/OpenFOAM'=' > ./pqClientDocFinder.txt Best regards, Bruno
__________________
|
|
June 3, 2010, 13:08 |
|
#5 |
New Member
anonymous
Join Date: Sep 2009
Posts: 9
Rep Power: 17 |
Thanks for your help, Bruno!
It's working now, but the Help that I get is for Paraview ver. 3.5 not 3.6.1. Shouldn't there be a Help for version 3.6.1? Felik9 |
|
June 3, 2010, 16:03 |
|
#6 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
You're welcome
what the..? I didn't notice that before! Probably the ParaView developers forgot to update the version in the help file
__________________
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Running UDF with Supercomputer | roi247 | FLUENT | 4 | October 15, 2015 14:41 |
[blockMesh] non-orthogonal faces and incorrect orientation? | nennbs | OpenFOAM Meshing & Mesh Conversion | 7 | April 17, 2013 06:42 |
ParaView for OF-1.6-ext | Chrisi1984 | OpenFOAM Installation | 0 | December 31, 2010 07:42 |
Version 15 on Mac OS X | gschaider | OpenFOAM Installation | 113 | December 2, 2009 11:23 |
Problem with compile the setParabolicInlet | ivanyao | OpenFOAM Running, Solving & CFD | 6 | September 5, 2008 21:50 |