There was library mismatch in the package. Dave is rebuilding the linux binaries. He'll update the new ones shortly.
Utkarsh On Wed, Nov 9, 2011 at 2:24 AM, Gena Bug <[email protected]> wrote: > Hello! > > I still can't take a screenshot, even from 3.12.0. The same error occurs: > > libpng warning: Application was compiled with png.h from libpng-1.5.5 > libpng warning: Application is running with png.c from libpng-1.2.46 > libpng error: Incompatible libpng version in application and library > ERROR: In /home/kitware/Dashboards/MyTests/ParaView- > master/VTK/IO/vtkPNGWriter.cxx, line 199 > vtkPNGWriter (0x4107070): Unable to write PNG file! > > Output of run 'paraview --ldd' attached. There're two lines with libpng: > ... > 123 libpng12.so.0 => /lib/x86_64-linux-gnu/libpng12.so.0 (0x00007fe481c0b000) > ... > 141 libpng15.so.15 => /home/gennadiy/ParaView-3.12.0-Linux- > x86_64/lib/paraview-3.12/libpng15.so.15 (0x00007fe47e379000) > ... > > My platform is Debian testing amd64. Paraview binaries for Linux-x86_64 were > downloaded from www.paraview.org > > -----|- > Gena. > > On Tuesday 01 November 2011 17:59:35 David Partyka wrote: >> Hi Gena, if you take the contents of ./lib/paraview-3.12/lib/ and put >> it in ./lib/paraview-3.12/ >> does everything work? This is a packaging bug that I will take care of in >> short order. >> >> On Tue, Nov 1, 2011 at 9:53 AM, Gena Bug <[email protected]> wrote: >> > On Tue November 1 2011 17:20:26 Utkarsh Ayachit wrote: >> > > I;m assuming you're using the ParaView binaries distributed from >> > > paraview.org? >> > >> > Yes, I'd downloaded binaries from paraview.org >> > >> > > Dave, is the package missing libpng? >> > > >> > > Utkarsh >> > > >> > > On Tue, Nov 1, 2011 at 7:40 AM, Gena Bug <[email protected]> wrote: >> > > > Hello! >> > > > >> > > > After updating paraview from 3.12RC2 to 3.12RC3 I can't save any >> > > > screenshots! This is the application' output: >> > > > >> > > > libpng warning: Application was compiled with png.h from libpng-1.5.5 >> > > > libpng warning: Application is running with png.c from >> > > > libpng-1.2.46 libpng error: Incompatible libpng version in >> > > > application and library ERROR: In >> > >> > /home/kitware/Dashboards/MyTests/ParaView-master/VTK/IO/vtkPNGWriter.cxx >> > >> > > > , line 199 vtkPNGWriter (0x85cef0): Unable to write PNG file! >> > > > >> > > > My platform is Debian testing amd64. Package libpng12-0 has 1.2.46-3 >> > > > version number. >> > > > >> > > > -----|- >> > > > Gena. >> > > > _______________________________________________ >> > > > 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
