View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0012739 | ParaView | (No Category) | public | 2011-11-21 05:13 | 2016-08-12 09:59 | ||||
Reporter | Takuya OSHIMA | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | OS Version | |||||||
Product Version | 3.12 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0012739: import paraview.vtk.geovis imports the common kit | ||||||||
Description | Running "import paraview.vtk.geovis" on pvpython imports the vtkCommon kit. > pvpython Python 2.6.1 (r261:67515, Jun 24 2010, 21:47:49) [GCC 4.2.1 (Apple Inc. build 5646)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> import paraview.vtk.geovis >>> dir(paraview.vtk.geovis) ['VTK_ARIAL', 'VTK_ARRAY_DATA', 'VTK_BACKGROUND_LOCATION', 'VTK_BIT', 'VTK_BIT_MAX', 'VTK_BIT_MIN', 'VTK_BUILD_SHARED_LIBS', 'VTK_BUILD_VERSION', 'VTK_CHAR', 'V ......... ......... iLi2EE', 'vtkVector_IiLi3EE', 'vtkVector_IiLi4EE', 'vtkVersion', 'vtkVoidArray', 'vtkWarpTransform', 'vtkWindow', 'vtkWindowLevelLookupTable', 'vtkXMLDataElement', 'vtkXMLFileOutputWindow'] Indeed, ParaView-3.12.0/Utilities/VTKPythonWrapping/paraview/vtk/geovis.py reads: from vtkCommonPython import * | ||||||||
Tags | No tags attached. | ||||||||
Project | Kitware | ||||||||
Topic Name | |||||||||
Type | incorrect functionality | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0038101) 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. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2011-11-21 05:13 | Takuya OSHIMA | New Issue | |
2016-08-12 09:59 | Kitware Robot | Note Added: 0038101 | |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |