[Paraview] PointSprite_Plugin not displaying textures on ParaView 4.2.0 : solution proposal
Matei Stroila
matei.stroila at gmail.com
Mon Oct 27 10:06:30 EDT 2014
I added the command and that fixed the issue. Thank you, Florian!
> On Oct 27, 2014, at 7:33 AM, Utkarsh Ayachit <utkarsh.ayachit at kitware.com> wrote:
>
> Florian,
>
> Fantastic! I am quite sure that's indeed the issue. I'll track it down
> once I get to work later today.
>
> Utkarsh
>
> On Mon, Oct 27, 2014 at 8:16 AM, Florian Hoffmann
> <florian.hoffmann at inutech.de> wrote:
>> 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 : florian.hoffmann at inutech.de
>> 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
>> *****************************************************************
>>
More information about the ParaView
mailing list