View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015237ParaView(No Category)public2015-01-05 12:322016-08-12 09:59
ReporterMark Stock 
Assigned ToAashish Chaudhary 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version4.2 
Target VersionFixed in Version 
Summary0015237: Immersive ParaView hangs when reading tracking data from Vrui's VRDeviceDaemon
DescriptionWe are running Immersive ParaView 4.2.0 (custom build) on RHEL6.5 machine for both server and client. I can use the vrpn interface for tracking, but that only supports reading from one port number (and we need two). I am thus trying to use Vrui's VRDeviceDaemon to pass the tracking data to ParaView (because VRDeviceDaemon *can* read from both vrpn ports). After setting things up, hitting "Start" in the VR panel causes the program to seize. On the VRDeviceDaemon terminal, the last lines are:

VRDeviceServer: Connecting new client from localhost, port 60884
VRDeviceServer: Waiting for client connection

Killing the process results in a plethora of these errors to the ParaView server terminal:

ERROR: In /opt/ParaView/dist/ParaView-v4.2.0/VTK/Common/System/vtkSocket.cxx, line 572
vtkClientSocket (0x13f9730): Socket error in call to send. Broken pipe.

The same thing happens with Vrui 3.1-002 and 2.6-001. I can run "Vrui/bin/DeviceTest -t 0 localhost:3883" to see that the tracking data does indeed exist.

The relevant section of my state file is:

  <VRConnectionManager>
    <VRUIConnection name="vrconn" address="localhost" port="3883">
      <Tracker id="0" name="head"/>
      <TrackerTransform value="-1 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 "/>
    </VRUIConnection>
  </VRConnectionManager>
  <VRInteractorStyles>
    <Style class="vtkVRTrackStyle" proxyName="RenderView1" proxy="3559" property="EyeTransformMatrix">
      <Tracker role="Tracker" name="vrconn.head"/>
    </Style>
  </VRInteractorStyles>

This seems to be the same problem as seen here:
http://public.kitware.com/pipermail/paraview/2014-February/030582.html [^]
TagsNo tags attached.
ProjectParaViewVR
Topic Name
Typecrash
Attached Files

 Relationships

  Notes
(0034069)
Mark Stock (reporter)
2015-01-12 14:03

I didn't mean to assign the bug just now---I was looking for how to change the severity. The entire program hangs indefinitely, that seems more severe than "minor."
(0038755)
Kitware Robot (administrator)
2016-08-12 09:59

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2015-01-05 12:32 Mark Stock New Issue
2015-01-12 14:02 Mark Stock Assigned To => Aashish Chaudhary
2015-01-12 14:03 Mark Stock Note Added: 0034069
2015-01-13 03:47 Joachim Pouderoux Summary Immedsive ParaView hangs when reading tracking data from Vrui's VRDeviceDaemon => Immersive ParaView hangs when reading tracking data from Vrui's VRDeviceDaemon
2015-01-13 03:47 Joachim Pouderoux Description Updated
2016-08-12 09:59 Kitware Robot Note Added: 0038755
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team