View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014983ParaView(No Category)public2014-09-04 14:432014-09-24 10:13
ReporterAndy Bauer 
Assigned ToAndy Bauer 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target Version4.2Fixed in Version4.2 
Summary0014983: programmable filter doesn't work with Catalyst
DescriptionThe attached Catalyst Python script causes problems due to the programmable filter. If I replace the \n with \\n in programmableFilter1.Script everything works fine.

See me if you need an example to show this. Note that this issue exists in serial as well as parallel.

Also, it's weird that the following has been added to the script:
      parallelUnstructuredGridWriter1.FileName = 'cppf_%t.pvtu'
      parallelUnstructuredGridWriter1.WriteFrequency = 10
TagsNo tags attached.
ProjectCatalyst
Topic Name14983_catalyst_programmablefilter
Typeincorrect functionality
Attached Files? file icon cpprogrammablefilter.py [^] (4,425 bytes) 2014-09-04 14:43

 Relationships

  Notes
(0033332)
Andy Bauer (developer)
2014-09-13 09:57

commit 0cb65d703d5a4637432a373ca8469aaf7f3fd02a
Author: Andrew Bauer <andy.bauer@kitware.com>
Date: Fri Sep 12 09:53:20 2014 -0400

    Fixing a compiler warning.

    Change-Id: I5417c0a8d383a0c0649a6795d34a0fac70ec881f

commit 2d93d6cb678356d89e93b8d0e719d521053ddad6
Author: Andrew Bauer <andy.bauer@kitware.com>
Date: Thu Sep 11 22:11:18 2014 -0400

    Adding a Catalyst test for ProgrammableFilter.

    Change-Id: Id2a17eab6544fdc9056e13b031b84c19c2a6908c

commit 9dd784a70672550a25cf0021191e71aee55862da
Author: Andrew Bauer <andy.bauer@kitware.com>
Date: Thu Sep 11 18:04:30 2014 -0400

    Get rid of compiler warning.

    Change-Id: Ie0c1acdd5b967653d0e600665c5f55dfae25e4a3

commit f028fbfe4a7315409d13f6971371909017e1e2e2
Author: Andrew Bauer <andy.bauer@kitware.com>
Date: Thu Sep 11 16:09:59 2014 -0400

    Fixing Catalyst for the programmable filter.

    The programmable filter can have '\n' in the script section
    strings and this was causing problems. This converts the '\n'
    to a '\\n' in the script that is run so that users can use
    programmable filters the way they normally do in ParaView.

    Change-Id: Ia4779fdbb5d233a161821053888c8ac03bc46e46
(0033337)
Utkarsh Ayachit (administrator)
2014-09-14 11:30

Topics merged into master:
        10643_chart_legend_properties
(VTK) 13139-plot-small-geometry
        14931-cluttered-histogram
        14983_catalyst_programmablefilter
        14990_finalize_catalyst_pipelines
        add-flexibility-to-catalyst-exporter
        catalyst_fix_plugins
        fix_text_source
        pvweb-docs-further-reorganization
        pvweb-move-firefox-test-to-port-8080

 Issue History
Date Modified Username Field Change
2014-09-04 14:43 Andy Bauer New Issue
2014-09-04 14:43 Andy Bauer Assigned To => Utkarsh Ayachit
2014-09-04 14:43 Andy Bauer File Added: cpprogrammablefilter.py
2014-09-04 14:44 Andy Bauer Target Version => 4.2
2014-09-11 11:57 Andy Bauer Assigned To Utkarsh Ayachit => Andy Bauer
2014-09-11 13:26 Andy Bauer Status backlog => todo
2014-09-11 13:26 Andy Bauer Status todo => active development
2014-09-13 09:57 Andy Bauer Topic Name => 14983_catalyst_programmablefilter
2014-09-13 09:57 Andy Bauer Note Added: 0033332
2014-09-13 09:57 Andy Bauer Status active development => gatekeeper review
2014-09-13 09:57 Andy Bauer Fixed in Version => git-next
2014-09-13 09:57 Andy Bauer Resolution open => fixed
2014-09-14 11:30 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-09-14 11:30 Utkarsh Ayachit Status gatekeeper review => customer review
2014-09-14 11:30 Utkarsh Ayachit Note Added: 0033337
2014-09-14 16:49 Andy Bauer Status customer review => closed
2014-09-24 10:13 Utkarsh Ayachit Fixed in Version git-master => 4.2


Copyright © 2000 - 2018 MantisBT Team