MantisBT - ParaView
View Issue Details
0013668ParaView(No Category)public2012-11-20 12:062014-08-29 10:59
Eelco van Vliet 
Utkarsh Ayachit 
highminorhave not tried
closedunable to reproduce 
 
4.2 
Catalyst
incorrect functionality
0013668: White boxes still appear around text and legends when running with pvbatch
I continuation to issue 0012580, I checked if white boxes around text and legends still appear in version 3.98. It appear this is still the case. When I run

pvbatch --use-offscreen-rendering /home/eelco/bin/pvbatchprocess.py --casedir rotDisk-neutralBuoyant/ --outputdir Images --inputdir "." --verbose --label "another_label:@(0.60,0.95)s12x0000AA" --statefile statefiles/pressure.pvsm --imagebase rotdisk-neutral_pressure --timeformat "Time:_%6.0f_ms" --timefileformat "%06d" --timeposition "0.4,0.02s12x000000" --timefactor "1000" --timefilefactor "10"

On the python script attached, using the statesfiles/pressure.pvsm state file, the image rotdisk-neutral_pressure_t000000.png is produces which still contains white boxes.


No tags attached.
related to 0012580closed Utkarsh Ayachit White highlight boxes around legends when using a black background 
related to 0013927closed Utkarsh Ayachit Bounding box outline shows up in parallel batch python scripts 
tgz statefileandimage.tgz (95,061) 2012-11-20 12:06
https://www.vtk.org/Bug/file/9344/statefileandimage.tgz
? sample.pvsm (103,355) 2014-07-30 13:20
https://www.vtk.org/Bug/file/9686/sample.pvsm
? foo.py (131) 2014-07-30 13:20
https://www.vtk.org/Bug/file/9687/foo.py
Issue History
2012-11-20 12:06Eelco van VlietNew Issue
2012-11-20 12:06Eelco van VlietFile Added: statefileandimage.tgz
2012-12-19 07:55Utkarsh AyachitRelationship addedrelated to 0012580
2013-03-14 10:19Utkarsh AyachitRelationship addedrelated to 0013927
2013-03-14 10:19Utkarsh AyachitAssigned To => Utkarsh Ayachit
2013-03-14 10:20Utkarsh AyachitProjectKitware => Catalyst
2013-03-14 10:20Utkarsh AyachitPrioritylow => high
2014-07-30 13:20Utkarsh AyachitFile Added: sample.pvsm
2014-07-30 13:20Utkarsh AyachitFile Added: foo.py
2014-07-30 13:21Utkarsh AyachitNote Added: 0033148
2014-07-30 13:21Utkarsh AyachitStatusbacklog => gatekeeper review
2014-07-30 13:21Utkarsh AyachitFixed in Version => git-master
2014-07-30 13:21Utkarsh AyachitResolutionopen => unable to reproduce
2014-07-30 13:21Utkarsh AyachitStatusgatekeeper review => customer review
2014-07-30 15:14Alan ScottNote Added: 0033157
2014-07-30 15:14Alan ScottStatuscustomer review => closed
2014-08-29 10:59Utkarsh AyachitFixed in Versiongit-master => 4.2

Notes
(0033148)
Utkarsh Ayachit   
2014-07-30 13:21   
seems to work now. I tested with the attached sample.pvsm and foo.py files instead.
(0033157)
Alan Scott   
2014-07-30 15:14   
Tested with Utkarsh's foo.py, below. Tested Linux, master, pvbatch. Used LAN build.