|
[Sponsors] |
September 2, 2017, 13:18 |
Warnings from Paraview 5.4.0
|
#1 |
New Member
Markus Schmid
Join Date: May 2012
Posts: 3
Rep Power: 14 |
Hello together,
I have installed OpenFOAM 5.0 and ParaView 5.4.0 on Ubuntu 16.04 LTS. Now I get the following warnings from ParaView: Generic Warning: In /home/ubuntu/OpenFOAM/ThirdParty-dev/ParaView-5.4.0/VTK/Rendering/Volume/vtkVolumeTextureMapper3D.cxx, line 680 vtkVolumeTextureMapper3D::vtkVolumeTextureMapper3D was deprecated for VTK 7.0 and will be removed in a future version. Generic Warning: In /home/ubuntu/OpenFOAM/ThirdParty-dev/ParaView-5.4.0/VTK/Rendering/VolumeOpenGL/vtkOpenGLVolumeTextureMapper3D.cxx, line 57 vtkOpenGLVolumeTextureMapper3D::vtkOpenGLVolumeTex tureMapper3D was deprecated for VTK 7.0 and will be removed in a future version. How can I omit or supress those warnings? Best regards, Markus |
|
September 19, 2017, 16:51 |
|
#2 |
Senior Member
Alejandro
Join Date: Jan 2014
Location: Argentina
Posts: 128
Rep Power: 12 |
I have the same problem. did u solve it?
|
|
September 25, 2017, 15:06 |
|
#3 |
New Member
Markus Schmid
Join Date: May 2012
Posts: 3
Rep Power: 14 |
Unfortunately not, I went back to OpenFOAM 4.1.
|
|
September 26, 2017, 00:15 |
|
#4 |
Senior Member
Hua Zen
Join Date: Mar 2009
Posts: 138
Rep Power: 17 |
I think you could just skip these warnings and continue to use OF50 as they are not errors
|
|
October 14, 2017, 05:44 |
|
#5 |
New Member
Join Date: Oct 2016
Posts: 1
Rep Power: 0 |
I have the very same problem ... Did somebody solve it?
|
|
October 31, 2017, 09:12 |
|
#6 |
New Member
giorgos
Join Date: Jun 2012
Posts: 4
Rep Power: 14 |
Same problem here. Did somebody manage to solve it?
Thanks |
|
November 1, 2017, 18:32 |
|
#7 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Quick answer: Those are just warnings. They are indicating that the legacy mode will be discontinued in the next major version of VTK.
Please report this on the issue tracker: https://bugs.openfoam.org/ - and please give the indication that the workaround to suppress this warning has to be done during compilation, as indicated here: http://the-unofficial-paraview-devel...ms-td5422.html
__________________
|
|
November 12, 2017, 11:10 |
Problem opening .stl file with paraview5.4 used in openfoam5
|
#8 |
Member
Vu
Join Date: Nov 2016
Posts: 42
Rep Power: 10 |
Hi foamers,
I've just installed openfoam 5.0. When I test with cavity tutorial, the pop up window of paraview show this warning: Code:
Generic Warning: In /home/ubuntu/OpenFOAM/ThirdParty-dev/ParaView-5.4.0/VTK/Rendering/Volume/vtkVolumeTextureMapper3D.cxx, line 680 vtkVolumeTextureMapper3D::vtkVolumeTextureMapper3D was deprecated for VTK 7.0 and will be removed in a future version. Generic Warning: In /home/ubuntu/OpenFOAM/ThirdParty-dev/ParaView-5.4.0/VTK/Rendering/VolumeOpenGL/vtkOpenGLVolumeTextureMapper3D.cxx, line 57 vtkOpenGLVolumeTextureMapper3D::vtkOpenGLVolumeTextureMapper3D was deprecated for VTK 7.0 and will be removed in a future version. Code:
ERROR: In /home/ubuntu/OpenFOAM/ThirdParty-dev/ParaView-5.4.0/VTK/IO/Geometry/vtkSTLReader.cxx, line 472 vtkSTLReader (0x19e7780): STLReader: error while reading file /home/vu/OpenFOAM/vu-5.0/run/tutorials/cfdGroup/DTC-scaled.stl at line 3: unable to read STL vertex. ERROR: In /home/ubuntu/OpenFOAM/ThirdParty-dev/ParaView-5.4.0/VTK/Common/ExecutionModel/vtkExecutive.cxx, line 784 vtkPVCompositeDataPipeline (0x3a1a140): Algorithm vtkFileSeriesReader(0x3a19c70) returned failure for request: vtkInformation (0x1364d40) Debug: Off Modified Time: 186173 Reference Count: 1 Registered Events: (none) Request: REQUEST_DATA ALGORITHM_AFTER_FORWARD: 1 FROM_OUTPUT_PORT: 0 FORWARD_DIRECTION: 0 I have searched for solution but just found solution for Paraview4.4.0. So do you have any idea about what can I do to fix this? or the only way is to install another OF version? |
|
November 16, 2017, 05:12 |
|
#9 |
New Member
ANKUR GARG
Join Date: Mar 2017
Posts: 23
Rep Power: 9 |
I am not sure, but maybe once you could check your boundary conditions in the "0" folder, make sure you have provided the inputs for each patch in the proper order as they have designed in the source code. If there is a mismatch , you will get these kinds of warnings and other types as well.
Thank you very much. Regards, Ankur
__________________
Ankur Garg |
|
December 4, 2017, 08:17 |
|
#10 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Bug report has been made, along with patch instructions: https://bugs.openfoam.org/view.php?id=2779
And as expected, it's necessary to rebuild ParaView with the aforementioned option. Hopefully the Deb packages will be rebuilt as soon as possible.
__________________
|
|
December 4, 2017, 16:32 |
Fixed issue with VTK warnings in ParaView
|
#11 |
New Member
Join Date: Dec 2014
Posts: 25
Rep Power: 11 |
This issue has been resolved:
https://bugs.openfoam.org/view.php?id=2779 New packs for Ubuntu have been created. Details about upgrading are available here: https://openfoam.org/news/v5-0-paraview-patch Please note for future: The place to report issues for OpenFOAM is https://bugs.openfoam.org. It is a dedicated bug tracking site, using bug tracking software, run by the people who fix issues with OpenFOAM. The cfd-online.com site is not a dedicated bug tracking site, the forums are not running using bug tracking software, and the people who run them are not involved with OpenFOAM. So there is no point reporting the issues here. |
|
February 7, 2021, 17:04 |
|
#12 |
New Member
Evren Yilmaz Yakin
Join Date: Feb 2016
Location: Ankara, Turkey
Posts: 27
Rep Power: 10 |
Hi,
I take the same error. My OpenFOAM version is v2012 and when I entered paraview, it's opening with that error. How can I change the paraview automatic opening version? Paraview 5.4.1 but the lastest version is 5.9. I want to use it. |
|
Tags |
paraview 5.4.0 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] ParaView 5.4.0 refuses to start | SamuelPei | ParaView | 1 | October 15, 2019 04:12 |
[OpenFOAM.org] Building ParaView 5.4.0 with OpenFOAM 4.1 | dferrando | OpenFOAM Installation | 4 | June 21, 2019 11:01 |
[OpenFOAM.org] Paraview 5.4.0 compilation failed on centos 6.9 | Saclay91 | OpenFOAM Installation | 1 | March 24, 2018 21:20 |
[OpenFOAM.org] Two different versions of ParaView with same OpenFOAM release | FJSJ | OpenFOAM Installation | 2 | July 23, 2017 06:48 |
paraFoam reader for OpenFOAM 1.6 | smart | OpenFOAM Installation | 13 | November 16, 2009 22:41 |