MantisBT - ParaView
View Issue Details
0007837ParaView(No Category)public2008-10-20 17:132010-12-01 21:42
Alan Scott 
Dave DeMarle 
highmajorhave not tried
closedduplicate 
 
3.8 
0007837: Save Screenshot and Save Animation fails with big target
ParaView trunk. Local ParaView.
Open can.exo. Rotate so you can see the can.
Wireframe.
File/ Save Screenshot/ 4096X4096 - OK.
Save as .jpg (any output type fails).
Open up the output file.
Notice the additional lines.

I am marking this important, since we have no way to create large wire frame images.


No tags attached.
duplicate of 0007858closed Utkarsh Ayachit Spacing in Volume Rendering Screenshots 
has duplicate 0007399closed Utkarsh Ayachit Save Screenshot for 'Surface With Edges' for bigger Images contains additional Lines 
png bb4.png (351,253) 2008-10-20 17:22
https://www.vtk.org/Bug/file/6790/bb4.png
Issue History
2008-10-20 17:13Alan ScottNew Issue
2008-10-20 17:20Ken MorelandNote Added: 0013912
2008-10-20 17:22Alan ScottFile Added: bb4.png
2008-10-20 17:23Alan ScottNote Added: 0013913
2008-10-20 17:24Alan ScottNote Added: 0013914
2008-10-20 17:30Ken MorelandNote Added: 0013915
2008-10-20 17:34Alan ScottNote Added: 0013916
2008-10-23 13:16Utkarsh AyachitNote Added: 0013921
2009-02-17 14:37Utkarsh AyachitCategory3.6 => Pending
2009-02-18 09:08Utkarsh AyachitRelationship addedhas duplicate 0007399
2009-02-20 14:00Ken MorelandCategoryPending => 3.8
2009-02-20 14:02Ken MorelandRelationship addedrelated to 0007858
2009-05-13 13:40Utkarsh AyachitTarget Version => 3.8
2010-11-12 14:18Dave DeMarleRelationship replacedduplicate of 0007858
2010-11-12 14:18Dave DeMarleDuplicate ID0 => 7858
2010-11-12 14:18Dave DeMarleStatusbacklog => @80@
2010-11-12 14:18Dave DeMarleResolutionopen => duplicate
2010-11-12 14:18Dave DeMarleAssigned To => Dave DeMarle
2010-12-01 21:42Alan ScottNote Added: 0023661
2010-12-01 21:42Alan ScottStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0013912)
Ken Moreland   
2008-10-20 17:20   
It looks right to me. Are you sure you are not confusing the wires from the front and back surfaces of the thin can?
(0013913)
Alan Scott   
2008-10-20 17:23   
Check the attached .png. Be sure to full screen it - otherwise there are aliasing artifacts.
(0013914)
Alan Scott   
2008-10-20 17:24   
Oh, forgot - any output picture file type shows this error. My description above is slightly unclear. For instance, I attached a .png as an example of the problem.
(0013915)
Ken Moreland   
2008-10-20 17:30   
Odd. I cannot replicate the problem. I have tried the 3.4.0 release and a semi-recent CVS snapshot (about a week ago, I think). What version are you using? On what platform? Is it client/server?
(0013916)
Alan Scott   
2008-10-20 17:34   
Windows XP, local server.
It was the October 16th pull. I don't think it is just my machine - we are replicating it other places.
(0013921)
Utkarsh Ayachit   
2008-10-23 13:16   
The issue may have something to do with OpenGL implementation. A long long time ago I had run into this with Mesa (I think).

We are rendering wireframe by rendering polygons with FILL_MODE set to (GL_LINES). In some implementations of OpenGL, in this case, if a polygon is clipped by the viewport then OpenGL renders a false polygon edge at the viewport boundary.
(0023661)
Alan Scott   
2010-12-01 21:42   
Now it looks right. Wonder if it is my newer computer or a change in ParaView. Tested local server, Windows client, trunk.