View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008869ParaViewBugpublic2009-04-09 10:542009-09-09 22:03
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.6.2Fixed in Version3.6.2 
Summary0008869: Easy way to report ParaView version from python
DescriptionUsers often run into issues with running scripts since they end up importing old versions of paraview (since it's in their path etc.) in their scripts. It would be great if we have have function that they can call that prints relevant information such as ParaView version, nightly stamp etc.

This must even be accessible through the GUI -- say the About dialog.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0017303)
Utkarsh Ayachit (administrator)
2009-09-02 11:43

Added GetParaViewSourceVersion() method to
vtkSMProxyManager that can be used to get the source version. Also when
paraview modules are imported, the paraview version is automatically printed
out.

/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMProxyManager.cxx,v <-- Servers/ServerManager/vtkSMProxyManager.cxx
new revision: 1.84; previous revision: 1.83
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMProxyManager.h,v <-- Servers/ServerManager/vtkSMProxyManager.h
new revision: 1.59; previous revision: 1.58
/cvsroot/ParaView3/ParaView3/Utilities/VTKPythonWrapping/paraview/servermanager.py,v <-- Utilities/VTKPythonWrapping/paraview/servermanager.py
new revision: 1.67; previous revision: 1.66
(0017316)
Utkarsh Ayachit (administrator)
2009-09-05 15:18

/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMProxyManager.cxx,v <-- Servers/ServerManager/vtkSMProxyManager.cxx
new revision: 1.80.2.2; previous revision: 1.80.2.1
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMProxyManager.h,v <-- Servers/ServerManager/vtkSMProxyManager.h
new revision: 1.53.2.1; previous revision: 1.53
/cvsroot/ParaView3/ParaView3/Utilities/VTKPythonWrapping/paraview/servermanager.py,v <-- Utilities/VTKPythonWrapping/paraview/servermanager.py
new revision: 1.49.2.5; previous revision: 1.49.2.4
(0017367)
Alan Scott (manager)
2009-09-09 22:03

Trusting Utkarsh to do it right!

 Issue History
Date Modified Username Field Change
2009-04-09 10:54 Utkarsh Ayachit New Issue
2009-04-09 10:54 Utkarsh Ayachit Status backlog => tabled
2009-04-09 10:54 Utkarsh Ayachit Assigned To => Berk Geveci
2009-05-13 13:45 Utkarsh Ayachit Target Version => 3.6
2009-08-25 12:10 Ken Moreland Category => Bug
2009-08-25 12:10 Ken Moreland Target Version 3.6 => 3.6.2
2009-09-02 11:43 Utkarsh Ayachit Note Added: 0017303
2009-09-05 15:17 Utkarsh Ayachit Assigned To Berk Geveci => Utkarsh Ayachit
2009-09-05 15:18 Utkarsh Ayachit Note Added: 0017316
2009-09-05 15:18 Utkarsh Ayachit Status tabled => @80@
2009-09-05 15:18 Utkarsh Ayachit Fixed in Version => 3.6.2
2009-09-05 15:18 Utkarsh Ayachit Resolution open => fixed
2009-09-09 22:03 Alan Scott Note Added: 0017367
2009-09-09 22:03 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team