Dear Utkarsh,
Dear Matei

I am writing you because of the bug detected in the point sprite plugin:

[1]http://www.paraview.org/Bug/view.php?id=15078


I am currently working on my own version of the point sprite plugin and also detected it.
Comparing source code of version 4.1 with 4.2 I guess I found the problem.

in the source file
source\Plugins\PointSprite\ParaViewPlugin\pqPointSpriteControls.cxx

after

line 261

the following command is missing

this->Internals->Links.addPropertyLink(this->Internals->RenderMode,
        "currentText", SIGNAL(currentIndexChanged(int)),
        this->Internals->RepresentationProxy, prop);


Hope this helps

Best regards,


Florian


Am 26.10.2014 um 17:02 schrieb Utkarsh Ayachit:
[1]http://www.paraview.org/Bug/view.php?id=15078

--
Mit freundlichen Grüßen
--
Dr.-Ing. Florian Hoffmann
inuTech GmbH            Phone    : +49-(0)911-323843-22
Fuerther Strasse 212    Fax      : +49-(0)911-323843-43
90429 Nuernberg         E-Mai l  : [email protected]
Germany                 Internet : http://www.inutech.de

inuTech GmbH
Sitz / Registered Office: Nuernberg
Handelsregister / Companies' Register: AG Nürnberg HRB Nr. 19026
Geschäftsführer / Managing Director: Frank Vogel

*****************************************************************
DIFFPACK - THE NEW GENERATION OF SIMULATION-SOFTWARE!

Go to http://www.diffpack.com to read the details
*****************************************************************

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to