View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013768ParaView(No Category)public2013-01-03 14:532013-01-30 10:41
ReporterDavid C. Lonie 
Assigned ToDavid C. Lonie 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.98.1 
Summary0013768: Add custom geometry tag to Machine entries in .pvx files
DescriptionAdd a way to specify a window size and position for a display in the cave setup files, e.g:

<?xml version="1.0" ?>
<pvx>
 <Process Type="client" />
  <Process Type="server">
  <Machine Name="localhost"
           Environment="DISPLAY=:0"
           Geometry="100x100+500+500"
           LowerLeft=" -0.5588 -0.3048 -0.0762"
           LowerRight="-0.186266667 -0.3048 -0.0762"
           UpperRight="-0.186266667 -0.0 -0.0762"/>
 </Process>
</pvx>

This geometry specification shall place a 100x100 pixel window at 500,500 on localhost's :0 display.
TagsNo tags attached.
ProjectTBD
Topic NamepvxGeometry
Typefeature
Attached Files

 Relationships

  Notes
(0029974)
David C. Lonie (developer)
2013-01-03 17:07

done.
(0029989)
Utkarsh Ayachit (administrator)
2013-01-04 14:46

merged into master, if applicable.
(0030035)
Alan Scott (manager)
2013-01-08 21:59

Developer tag for git. Closing.

 Issue History
Date Modified Username Field Change
2013-01-03 14:53 David C. Lonie New Issue
2013-01-03 14:53 David C. Lonie Assigned To => David C. Lonie
2013-01-03 17:07 David C. Lonie Topic Name => pvxGeometry
2013-01-03 17:07 David C. Lonie Note Added: 0029974
2013-01-03 17:07 David C. Lonie Status backlog => gatekeeper review
2013-01-03 17:07 David C. Lonie Resolution open => fixed
2013-01-04 14:45 Utkarsh Ayachit Fixed in Version => git-master
2013-01-04 14:46 Utkarsh Ayachit Status gatekeeper review => customer review
2013-01-04 14:46 Utkarsh Ayachit Note Added: 0029989
2013-01-08 21:59 Alan Scott Note Added: 0030035
2013-01-08 21:59 Alan Scott Status customer review => closed
2013-01-30 10:41 Utkarsh Ayachit Fixed in Version git-master => 3.98.1


Copyright © 2000 - 2018 MantisBT Team