MantisBT - ParaView
View Issue Details
0011587ParaViewBugpublic2010-12-08 18:502011-01-04 22:09
Alan Scott 
Utkarsh Ayachit 
highmajoralways
closedfixed 
 
3.10 
0011587: Select points on doesn't work for Linux, remote server
ParaView remote server (16 processes, but I bet it replicates with 2-4), Linux client, trunk.

Open disk_out_ref.exo.
Surface with edges.
Select points. Rubber band select over a large area of the base of the disk, or one point - it doesn't matter. Nothing gets selected.

This must be fixed for the 3.10.0 release.
No tags attached.
Issue History
2010-12-08 18:50Alan ScottNew Issue
2010-12-09 09:52Robert MaynardAssigned To => Robert Maynard
2010-12-09 09:52Robert MaynardStatusbacklog => tabled
2010-12-09 15:06Robert MaynardNote Added: 0023853
2010-12-09 15:20Alan ScottNote Added: 0023854
2010-12-09 15:20Robert MaynardNote Added: 0023855
2010-12-09 15:20Robert MaynardStatustabled => @20@
2010-12-09 15:20Alan ScottNote Added: 0023856
2010-12-09 15:20Alan ScottStatus@20@ => tabled
2010-12-09 15:21Robert MaynardNote Deleted: 0023855
2010-12-13 10:23Robert MaynardNote Added: 0023924
2010-12-13 10:23Robert MaynardStatustabled => @20@
2010-12-13 13:56Robert MaynardNote Added: 0023929
2010-12-13 13:56Robert MaynardStatus@20@ => @80@
2010-12-13 13:56Robert MaynardFixed in Version => 3.10.shortlist
2010-12-13 13:56Robert MaynardResolutionopen => fixed
2010-12-13 15:29Robert MaynardNote Added: 0023931
2010-12-13 15:29Robert MaynardStatus@80@ => @20@
2010-12-13 15:29Robert MaynardResolutionfixed => reopened
2010-12-13 15:32Alan ScottNote Added: 0023932
2010-12-13 15:32Alan ScottStatus@20@ => tabled
2010-12-13 18:31Alan ScottNote Added: 0023946
2010-12-29 09:35Robert MaynardAssigned ToRobert Maynard => Utkarsh Ayachit
2010-12-29 11:48Utkarsh AyachitNote Added: 0024338
2010-12-29 14:36Utkarsh AyachitStatustabled => @80@
2010-12-29 14:36Utkarsh AyachitFixed in Version3.10.shortlist => 3.10
2010-12-29 14:36Utkarsh AyachitResolutionreopened => fixed
2011-01-04 22:08Alan ScottNote Added: 0024408
2011-01-04 22:08Alan ScottStatus@80@ => closed

Notes
(0023853)
Robert Maynard   
2010-12-09 15:06   
What version of mpi is being used on the server? I am currently only able to replicate a problem with selection and OpenMPI 1.5
(0023854)
Alan Scott   
2010-12-09 15:20   
This is the lastest version of openmpi that I have available to me on this machine: /.../openmpi/intel-11.1-f064-c064/openmpi-1.4.2_oobpr/...
(0023856)
Alan Scott   
2010-12-09 15:20   
Oh, one more note. Windows client seemed to work, Linux client shows the bug.
(0023924)
Robert Maynard   
2010-12-13 10:23   
Could I get the following information:

GCC Version and does cell surface selection work?
(0023929)
Robert Maynard   
2010-12-13 13:56   
Fixed the issue that point selection in client server mode was not returning and results. This also fixes an issue when selection was the first interactive render action.
Commit SHA1: 51611952 on ParaView master.
(0023931)
Robert Maynard   
2010-12-13 15:29   
Reopening since I am concerned that the patch didn't fix client server reverse connection.
Alan would you be able to confirm that you are using reverse connection when you see this problem?
(0023932)
Alan Scott   
2010-12-13 15:32   
Unless there is a strange setup, we always use reverse connection. Yes, this is also using reverse connection.
(0023946)
Alan Scott   
2010-12-13 18:31   
I just checked, and it does work local server.
(0024338)
Utkarsh Ayachit   
2010-12-29 11:48   
commit 4ad5f7926e7b64ee0812eeb808a7f1783d071a34
Merge: b0a3ea0 c6e6f1d
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Dec 29 11:42:34 2010 -0500

    Merge topic 'bug_11587_point_selection'
    
    c6e6f1d Forwarding VTK to bring in fixes to hardware selector.
    b533076 Fixed BUG 0011587. Point selections weren't working in parallel.
(0024408)
Alan Scott   
2011-01-04 22:08   
Tested Linux client, remote server, trunk.