MantisBT - ParaView
View Issue Details
0015212ParaView(No Category)public2014-12-16 05:002015-09-09 16:11
Tristan Coulange 
Mathieu Westphal 
normalminorhave not tried
closedfixed 
git-master 
4.4 
ParaViS
0015212_fix_point_sprite_server
incorrect functionality
0015212: Bug: PointSprite representation: error rises in server/client mode
- Launch ParaView in server/client mode:
  ./mpirun -n 1 pvserver
  Connect to localhost
- Load Point Sprite Plugin
- Create any primitive, box for example.
- Set Display Representation to Point Sprite.

=> ParaView/VTK/Common/ExecutionModel/vtkDemandDrivenPipeline.cxx, line 710 vtkCompositeDataPipeline (0x6f641c0): Input port 0 of algorithm
     vtkAppendPolyData(0x6251000) has 0 connections but is not optional.
No tags attached.
Issue History
2014-12-16 05:00Tristan CoulangeNew Issue
2014-12-16 05:00Tristan CoulangeAssigned To => Tristan Coulange
2014-12-16 05:00Tristan CoulangeStatusbacklog => active development
2014-12-17 05:22Tristan CoulangeNote Added: 0033978
2014-12-17 05:24Tristan CoulangeTopic Name => 0015212_fix_point_sprite_server
2015-07-28 03:54Mathieu WestphalNote Added: 0034839
2015-07-28 04:00Joachim PouderouxAssigned ToTristan Coulange => Mathieu Westphal
2015-07-28 08:57Utkarsh AyachitNote Added: 0034841
2015-07-28 08:57Utkarsh AyachitStatusactive development => customer review
2015-07-28 08:57Utkarsh AyachitFixed in Version => git-master
2015-07-28 08:57Utkarsh AyachitResolutionopen => fixed
2015-09-06 12:17Utkarsh AyachitFixed in Versiongit-master => 4.4
2015-09-09 16:11Alan ScottNote Added: 0035187
2015-09-09 16:11Alan ScottStatuscustomer review => closed

Notes
(0033978)
Tristan Coulange   
2014-12-17 05:22   
http://review.source.kitware.com/#/c/18473/ [^]

Bug 0015212: Fix Point Sprite in server/client mode

Change-Id: I1391734d613feb7f27ab4f6efac6b056761a0ee6
(0034839)
Mathieu Westphal   
2015-07-28 03:54   
https://gitlab.kitware.com/paraview/paraview/merge_requests/251 [^]


Bug 0015212: Fix Point Sprite in server/client mode
(0034841)
Utkarsh Ayachit   
2015-07-28 08:57   
merged in master.
(0035187)
Alan Scott   
2015-09-09 16:11   
Excellent! Point sprites finally work for me!

Tested master, Linux, remote server.