CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

[OpenFOAM.org] Start-Up Error of ParaView (after installation from ThridParty-dev)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 28, 2019, 11:26
Default Start-Up Error of ParaView (after installation from ThridParty-dev)
  #1
New Member
 
Yannick Pfisterer
Join Date: Nov 2019
Posts: 1
Rep Power: 0
Yannick6247 is on a distinguished road
Hey everyone!


I had to switch my OpenFOAM-7 version to OpenFOAM-dev(from GitHub) in order to be able to use the new comfort-functionObject.



After I got OpenFOAM-dev successfully to run, I was not able to start-up ParaView anymore. After troubleshooting and trying several different methods to install and compile ThirdParty-dev and OpenFOAM-dev, I was still not able to run ParaView. OpenFOAM-dev, on the other hand, is working just fine.



Lastly, I followed all instructions from this guide:


https://openfoamwiki.net/index.php/I...u#Ubuntu_18.04


Although ParaView was successfully installed, using the command

Code:
./makeParaView -python -mpi -python-lib /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 > log.makePV 2>&1
Paraview shows a black screen at startup. (typing "paraview" in the terminal)

Evaluating the log-file gives me this error message:

Code:
Version information
    qt        5.9.5
    version   5.6.0
    major     5.6
    build     Release
MISMATCH!
    specified 5.6.0
    found
I am using VNC Viewer(from my Windows10-laptop) to access the Ubuntu device for my simulation.
I am using Ubuntu 18.04.3 LTS bionic (No LSB modules are available).
"uname -m" shows "x86_64".

Using the above Installation Guide above for point 9.1, I only changed
Code:
cd $WM_THIRD_PARTY_DIR export QT_SELECT=qt4
to
Code:
cd $WM_THIRD_PARTY_DIR export QT_SELECT=qt5
.

Also, attached please find my log-file alongside this thread.
As the whole log file was too big, I chose to delete several lines in between(is marked).
log.makePV.txt

Does anybody have any ideas what might be causing ParaView to stop working like that?

I would very much appretiate your help!
Yannick6247 is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[OpenFOAM] Installation of ParaView on Ubuntu that exists in (Windows Subsystem Linux) k.farnagh ParaView 8 November 20, 2023 09:40
[OpenFOAM.com] Ubuntu 16.04 OpenFOAM-v1706 ParaView Installation Error kaszt OpenFOAM Installation 4 August 25, 2017 18:01
Installation Problem with ParaView 3.12.0 on Scientific Linux 5.7 Wley OpenFOAM Installation 2 September 28, 2012 06:06
paraFoam reader for OpenFOAM 1.6 smart OpenFOAM Installation 13 November 16, 2009 21:41
64bitrhel5 OF installation instructions mirko OpenFOAM Installation 2 August 12, 2008 18:07


All times are GMT -4. The time now is 01:50.