[Paraview] Updateprogress issue

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Mar 28 09:53:29 EDT 2011


I think the problem maybe more on the ParaView side. Attached is a
patch. Can you verify if that resolves the issue?

Utkarsh

On Mon, Mar 28, 2011 at 5:16 AM,  <owen.arnold at stfc.ac.uk> wrote:
> Hi,
>
>
>
> I have a filter which executes some code in a third-party library, which
> takes a considerable time to run. I therefore use UpdateProgress and
> SetProgress text method calls to inform the users about the progress. This
> works fine the first time I ‘Apply’ my filter, correctly displaying both the
> progress percent and the supplied text. However, if I modify and then apply
> my filter again I do not get either progress or status text updates in the
> Paraview GUI. I’m definitely making the same calls to UpdateProgress and
> SetProgress text, but they are ignored on every execution apart from the
> first one.
>
>
>
> Is there some sort of refresh operation I need to apply in my filter to get
> the Paraview GUI to display the progress?
>
>
>
> Thanks in advance,
>
>
>
> Owen.
>
> --
> Scanned by iCritical.
>
> _______________________________________________
> 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://www.paraview.org/mailman/listinfo/paraview
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FixProgress.patch
Type: text/x-patch
Size: 689 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110328/82eb7759/attachment-0001.bin>


More information about the ParaView mailing list