View Issue Details

IDProjectCategoryView StatusLast Update
0004002OpenFOAMBugpublic2024-06-18 08:23
ReporterMuerio Assigned Tochris  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformDocker 
Product Version11 
Summary0004002: Error when running paraview/paraFoam
DescriptionRunning paraview results in following error:
paraview: error while loading shared libraries: libQt5Core.so.5: cannot open shared object file: No such file or directory
Steps To ReproduceRun container according to installation information
Start Paraview
Additional InformationFollowing command fixes the issue: strip --remove-section=.note.ABI-tag /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
TagsNo tags attached.

Activities

chris

2024-06-18 08:23

manager   ~0013272

The openfoam11 and openfoam-dev packages for Ubuntu 22.04 and 24.04 are now using the standard Ubuntu paraview package
This will fix the issue reported here
https://openfoam.org/download/11-ubuntu/
https://openfoam.org/download/dev-ubuntu/

Issue History

Date Modified Username Field Change
2023-08-02 13:39 Muerio New Issue
2024-06-18 08:23 chris Assigned To => chris
2024-06-18 08:23 chris Status new => closed
2024-06-18 08:23 chris Resolution open => fixed
2024-06-18 08:23 chris Note Added: 0013272