[Paraview] Render Window Missing - Paraview 2.4

Bikash Agarwal agarwa4 at gmail.com
Fri Feb 9 12:59:08 EST 2007


I meant 2.4.4. Sorry about that. I am running FC6 and tried "ldd ./paraview"
with the results below:

linux-gate.so.1 =>  (0x00cf3000)
        libGL.so.1 => /usr/lib/nvidia/libGL.so.1 (0x02a30000)
        libXt.so.6 => /usr/lib/libXt.so.6 (0x004c6000)
        libSM.so.6 => /usr/lib/libSM.so.6 (0x0081d000)
        libICE.so.6 => /usr/lib/libICE.so.6 (0x00801000)
        libX11.so.6 => /usr/lib/libX11.so.6 (0x04d08000)
        libXext.so.6 => /usr/lib/libXext.so.6 (0x00345000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x00ddd000)
        libdl.so.2 => /lib/libdl.so.2 (0x00dd7000)
        libm.so.6 => /lib/libm.so.6 (0x00dae000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x07c51000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x07c43000)
        libc.so.6 => /lib/libc.so.6 (0x00101000)
        libGLcore.so.1 => /usr/lib/nvidia/libGLcore.so.1 (0x03ffe000)
        libnvidia-tls.so.1 => /usr/lib/nvidia/tls/libnvidia-tls.so.1(0x00341000)
        libXau.so.6 => /usr/lib/libXau.so.6 (0x00df6000)
        libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00445000)
        /lib/ld-linux.so.2 (0x004a9000)

I dont think it is connecting to shared objects from 2.6. I built 2.4.4 with
some of my custom filters and classes which work fine in 2.6. I also
downloaded the binaries from the website to see if there was a compile
problem but same result.

I had 2.6 running with a separate render window using the
PV_SEPARATE_RENDER_WINDOW variable. I set that to zero to try and solve the
issue but same result again.

-bikash


On 2/9/07, Kent Eschenberg <eschenbe at psc.edu> wrote:
>
> Bikash Agarwal wrote:
> > I just downloaded the paraview 2.4 source... I dont see the render
> > window - neither a separate render window nor the normal integrated one.
> > I have 2.6 on the machine and it works fine.
>
> Do you really mean 2.4? Or did you download 2.4.4? The later works fine
> for me on FC5 from a download done last week. Check your use of shared
> libraries with "ldd ./paraview" in the 2.4 bin directory. Make sure it
> isn't connecting to shared objects from 2.6.
>
> Kent Eschenberg
> Pittsburgh Supercomputing Center
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20070209/ee40d264/attachment.htm


More information about the ParaView mailing list