View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015030ParaView(No Category)public2014-10-06 04:162016-08-12 09:59
ReporterJoachim Pouderoux 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version4.2 
Target VersionFixed in Version 
Summary0015030: Find Data fails to select a cell or a point from an ID
DescriptionTested on official release of ParaView 4.2@Win64 (on a french PC).
Start ParaView.
Create a Sphere source.
Open the Find Data panel ('V').
Find "Cell(s) from Sphere1. ID is " type 1 as cell ID to select.
Press Run Selection Query. Nothing is selected and the following message appears in the Output Messages window:

Traceback (most recent call last):
  File "<string>", line 8, in <module>
  File "<string>", line 5, in vtkPythonExtractSelection_RequestData
  File "C:\Program Files (x86)\ParaView 4.2.0\lib\paraview-4.2\site-packages\paraview\extract_selection.py", line 111, in execute
    output.FieldData.append(nonzero_indices, "vtkSelectedIds");
  File "C:\Program Files (x86)\ParaView 4.2.0\lib\paraview-4.2\site-packages\paraview\vtk\numpy_interface\dataset_adapter.py", line 535, in append
    arr = numpyTovtkDataArray(copy, name)
  File "C:\Program Files (x86)\ParaView 4.2.0\lib\paraview-4.2\site-packages\paraview\vtk\numpy_interface\dataset_adapter.py", line 119, in numpyTovtkDataArray
    vtkarray = numpy_support.numpy_to_vtk(array)
  File "C:\Program Files (x86)\ParaView 4.2.0\lib\paraview-4.2\site-packages\vtk\util\numpy_support.py", line 141, in numpy_to_vtk
    result_array = create_vtk_array(vtk_typecode)
  File "C:\Program Files (x86)\ParaView 4.2.0\lib\paraview-4.2\site-packages\vtk\util\numpy_support.py", line 97, in create_vtk_array
    return vtk.vtkDataArray.CreateDataArray(vtk_arr_type)
TypeError: CreateDataArray argument 1: an integer is required

TagsNo tags attached.
ProjectTBD
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0038672)
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
2014-10-06 04:16 Joachim Pouderoux New Issue
2016-08-12 09:59 Kitware Robot Note Added: 0038672
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