View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012395ParaView(No Category)public2011-07-22 16:292016-08-12 09:58
ReporterAlan Scott 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version4.0 
Target VersionFixed in Version 
Summary0012395: Black bars with large Magnification in Python
DescriptionParaView 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)
TagsNo tags attached.
ProjectSandia
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0036444)
Alan Scott (manager)
2016-07-13 21:06

Still an issue. Linux, 5.1.1
(0038014)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2011-07-22 16:29 Alan Scott New Issue
2016-07-13 21:06 Alan Scott Note Added: 0036444
2016-08-12 09:58 Kitware Robot Note Added: 0038014
2016-08-12 09:58 Kitware Robot Status backlog => closed
2016-08-12 09:58 Kitware Robot Resolution open => moved
2016-08-12 09:58 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team