MantisBT - ParaView | |||||
| View Issue Details | |||||
| 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 | ||||
| Project | Kitware | ||||
| Topic Name | |||||
| Type | incorrect functionality | ||||
| 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 * | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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 | ||
| Notes | |||||
|
|
|||||
|
|
||||