That's odd, that sounds like a bug. What does you pipeline look like? To you can steps that I can use to reproduce this issue? If so, it would be great if you report an issue on the issue tracker here: https://gitlab.kitware.com/paraview/paraview/issues
Utkarsh On Thu, Mar 9, 2017 at 11:52 PM, <[email protected]> wrote: > Yes. My first reaction was same and i checked the tracing but it was not > active. So, the error must be related with something else. By the way, is > any particular filter could trigger this error. Is there any restriction > out there when we are trying to use co-processing? > > Thanks, > --ufuk > >> As the error states, currently you cannot save Python state or export >> Catalyst state files when trace is active. >> >> On Thu, Mar 9, 2017 at 4:51 PM, <[email protected]> wrote: >>> Hi All, >>> >>> I am getting following error when i try to export visualization pipeline >>> using co-processing plugin. I just wonder the source of the error >>> because >>> i could not generate python script? >>> >>> Traceback (most recent call last): >>> File "<string>", line 10, in <module> >>> File >>> "/opt/progs/paraview-5.3.0rc2/lib/site-packages/paraview/cpexport.py", >>> line 97, in DumpCoProcessingScript >>> export_rendering, simulation_input_map, screenshot_info, >>> cinema_tracks, array_selection) >>> File >>> "/opt/progs/paraview-5.3.0rc2/lib/site-packages/paraview/cpstate.py", >>> line 351, in DumpPipeline >>> state = smstate.get_state(filter=filter, raw=True) >>> File >>> "/opt/progs/paraview-5.3.0rc2/lib/site-packages/paraview/smstate.py", >>> line 109, in get_state >>> raise RuntimeError ("Cannot generate Python state when tracing is >>> active.") >>> >>> Regards, >>> >>> --ufuk >>> >>> >>> _______________________________________________ >>> 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 >>> >>> Search the list archives at: http://markmail.org/search/?q=ParaView >>> >>> Follow this link to subscribe/unsubscribe: >>> http://public.kitware.com/mailman/listinfo/paraview >> > _______________________________________________ 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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
