Try running paraview as such: > LD_DEBUG=libs ./bin/paraview
The click FIle | Open and make it crash. Look at the output generated. It should show you the libraries that it searched for and loaded. See if you detect any Qt library mismatches. Utkarsh On Thu, Feb 23, 2012 at 7:37 AM, Richard GRENON <[email protected]> wrote: > Hi Gena. > > When I launch PV 3.14 Linux from a terminal, it crashes again when I try to > open a file but I get this error message: >> >> Cannot mix incompatible Qt libraries > > Is there a Qt library missing in the PV 3.14 binaries and is PV searching > for an old one installed on my Workstation ? > > But I have no problem with the previous Linux version version PV 3.12, and > selecting in the menu "Help -> About" shows that this is the same Qt 464 > version in PV 3.12 and in PV 3.14. > > > Best regards. > > -- > Richard GRENON > ONERA > Departement d'Aerodynamique Appliquee - DAAP/ACI > 8 rue des Vertugadins > 92190 MEUDON - FRANCE > phone : +33 1 46 73 42 17 > fax : +33 1 46 73 41 46 > mailto:[email protected] > http://www.onera.fr > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
