View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012928ParaView(No Category)public2012-02-13 02:452013-08-05 10:08
ReporterChristian Wohlschlager 
Assigned To 
PriorityimmediateSeverityminorReproducibilityhave not tried
StatusclosedResolutionduplicate 
PlatformOSOS Version
Product Version3.12 
Target VersionFixed in Version 
Summary0012928: Cave Display Problem
DescriptionDear Madam and Sir !

cave environment volume display only show part of the ima
pvx used:

I have two Cave's one 3 Screen :
pvx:

<?xml version="1.0" ?>
<pvx>

  <Process Type="client"/>

  <Process Type="server">

   <Machine Name="n001"
            Environment="DISPLAY=:0"
            LowerLeft= "-2.0 -0.5 -2.0"
            LowerRight="-0.8 -0.5 -2.0"
            UpperRight="-0.8 0.5 -2.0" />
   <Machine Name="n002"
            Environment="DISPLAY=:0"
            LowerLeft= "-1.0 -0.5 -2.0"
            LowerRight= "0.2 -0.5 -2.0"
            UpperRight= "0.2 0.5 -2.0" />
   <Machine Name="n003"
            Environment="DISPLAY=:0"
            LowerLeft= "0.0 -0.5 -2.0"
            LowerRight= "1.2 -0.5 -2.0"
            UpperRight= "1.2 0.5 -2.0" />

  </Process>
</pvx>

on one cave 4 walls:

<?xml version="1.0" ?>
<pvx>
 <Process Type="client" />
 <Process Type="server">
  <Machine Name="n005"
           Environment="DISPLAY=:0"
           LowerLeft=" -1.2 0 -1.2"
           LowerRight=" 1.2 0 -1.2"
           UpperRight=" 1.2 2.4 -1.2" />
  <Machine Name="n006"
           Environment="DISPLAY=:0"
           LowerLeft=" 1.2 0 -1.2"
           LowerRight=" 1.2 0 1.2"
           UpperRight=" 1.2 2.4 1.2" />
  <Machine Name="n007"
           Environment="DISPLAY=:0"
           LowerLeft= " 1.2 0 1.2"
           LowerRight="-1.2 0 -1.2"
           UpperRight="-1.2 2.4 -1.2"/>
  <Machine Name="n008"
           Environment="DISPLAY=:0"
           LowerLeft= "1.2 0 1.2"
           LowerRight="-1.2 0 1.2"
           UpperRight= "1.2 0 -1.2"/>
  </Process>
</pvx>

the command for starting the server is:
/jkudv/packages/openmpi/bin/mpirun -bynode -machinefile /jkuvrc/dv/packages/ParaView-3.12/config/machinefile_cave.txt /jkuvrc/dv/packages/ParaView-3.12/bin/pvserver /jkudv/packages/ParaView-3.12/config/cave.pvx

or curved screen:
/jkudv/packages/openmpi/bin/mpirun -np 3 -bynode -machinefile /jkudv/packages/ParaView-3.12/config/machinefile_curved.txt /jkudv/packages/ParaView-3.12/bin/pvserver /jkudv/packages/ParaView-3.12/config/curved.pvx

starting the client:
./paraview --stereo --stereo-type="Crystal Eyes"



1. Problem cave 4 wall only front is displayed no other screen.
2. Problem curved screen 3 wall sreen are opend correctly ( i can see from the background color )

but displaying a volume only half of the data is displayed.
with simple objects ( arrow line etc it works perfectly)

see Mail 2/9/2012 5.02 PM From Nikihil Shetty

thank you for helping in this issue

christian
TagsNo tags attached.
ProjectParaViewVR
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0031384)
jzarl (reporter)
2013-08-05 10:08

This seems to be a duplicate of bug 0012927

 Issue History
Date Modified Username Field Change
2012-02-13 02:45 Christian Wohlschlager New Issue
2013-08-05 10:08 jzarl Note Added: 0031384
2013-08-05 10:08 jzarl Status backlog => closed
2013-08-05 10:08 jzarl Resolution open => duplicate


Copyright © 2000 - 2018 MantisBT Team