MantisBT - ParaView
View Issue Details
0012395ParaView(No Category)public2011-07-22 16:292016-08-12 09:58
Alan Scott 
Kitware Robot 
normalminorhave not tried
closedmoved 
4.0 
 
Sandia
incorrect functionality
0012395: Black bars with large Magnification in Python
ParaView 3.10.1, Windows, local server.
Open up Tools/ Python Shell.
Try the following. The magnification_16 picture will have black bands across it.

try: paraview.simple
except: from paraview.simple import *
GetRenderView().ViewSize = [700, 400]
WriteImage("magnification_1.png", Magnification=1) WriteImage("magnification_16.png", Magnification=16)
No tags attached.
Issue History
2011-07-22 16:29Alan ScottNew Issue
2016-07-13 21:06Alan ScottNote Added: 0036444
2016-08-12 09:58Kitware RobotNote Added: 0038014
2016-08-12 09:58Kitware RobotStatusbacklog => closed
2016-08-12 09:58Kitware RobotResolutionopen => moved
2016-08-12 09:58Kitware RobotAssigned To => Kitware Robot

Notes
(0036444)
Alan Scott   
2016-07-13 21:06   
Still an issue. Linux, 5.1.1
(0038014)
Kitware Robot   
2016-08-12 09:58   
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.