View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013941ParaView(No Category)public2013-03-14 05:512016-08-12 09:59
ReporterSven Buijssen 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version3.98.1 
Target VersionFixed in Version 
Summary0013941: Find Data queries applied to time source yield syntax errors
Description3.98.0, 3.98.1 + git/master, Linux x86_64, builtin mode

Sources - Time Source - Apply
Edit - Find Data - Find Cell from TimeSource1 - Global ID is 0 - Run Selection Query

=> the following warning is raised:

---------
Traceback (most recent call last):
  File "<string>", line 5, in <module>
  File "/ParaView-3.98.1-Linux-64bit/lib/paraview-3.98/site-packages/paraview/extract_selection.py", line 153, in Exec
    ds = ExecData(self, inputDO, selection)
  File "/ParaView-3.98.1-Linux-64bit/lib/paraview-3.98/site-packages/paraview/extract_selection.py", line 122, in ExecData
    mask = eval(selection_node.GetQueryString(), globals(), new_locals)
  File "<string>", line 1
    Cell Label == 0
             ^
SyntaxError: invalid syntax
---------

A similar warning is raised for the queries:
* "Cell Label is 0"
* "Cell Value is 0"
* "Cell X is 0.5"
TagsNo tags attached.
ProjectTBD
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0031802)
Sven Buijssen (reporter)
2013-10-31 07:54

Issue still present after commit 9235a5e00149cf410a92da076d1749c283bc68af
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Oct 23 10:29:47 2013 -0400

    Refactor find-data dialog.
(0038361)
Kitware Robot (administrator)
2016-08-12 09:59

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2013-03-14 05:51 Sven Buijssen New Issue
2013-10-31 07:54 Sven Buijssen Note Added: 0031802
2016-08-12 09:59 Kitware Robot Note Added: 0038361
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved
2016-08-12 09:59 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team