View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0016761ParaView(No Category)public2016-06-29 10:542016-08-12 10:00
ReporterAndy Bauer 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version 
Summary0016761: orientation axes is not able to be displayed in Catalyst and pvbatch image output
DescriptionThe orientation axes currently requires an interactor to be shown but Catalyst and pvbatch don't have interactors and thus can't display the orientation axes.

A simple script to show this (run with both pvpython and pvbatch) is:
=============
from paraview.simple import *
w = Wavelet()
Show()
Render()
WriteImage('view.png')
=============
TagsNo tags attached.
ProjectSandia
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0039078)
Kitware Robot (administrator)
2016-08-12 10:00

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
2016-06-29 10:54 Andy Bauer New Issue
2016-06-29 10:54 Andy Bauer Assigned To => Utkarsh Ayachit
2016-08-12 10:00 Kitware Robot Note Added: 0039078
2016-08-12 10:00 Kitware Robot Status backlog => closed
2016-08-12 10:00 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team