Chris, This may be tricky to bring in. The underlying views and representation framework was reworked for 3.10 and I believe the bug was fixed in that process. There's no single commit that fixes it but a huge topic followed by assorted fixed afterwords to resolve any new issues that were introduced.
Utkarsh On Tue, Jan 24, 2012 at 7:34 PM, Christoph Willing <[email protected]> wrote: > OK, I can now see that is working. It wasn't immediately obvious because > we're stuck at version 3.8 due to some local patches (which would need > herculaen effort to rejig for newer paraview tile display code). The 3.8 > version has a bug in which the client view can be inconsistent with the > tiled display server view. Since a screenshot shows the inconsistent client > view (whatever size I manually specify), I'm in trouble! > > I believe the bug was fixed for 3.10 so I'm trying to find the patch which > fixed the problem. It is Issue 11181 in the bug tracker and was fixed around > 24/4/2011. I've looked through the git commits around that time but can't > find anything relating to that issue. > > Could someone point me to the fix (or suggest how to find it) please? > > > chris > > > > On 25/01/2012, at 12:51 AM, Utkarsh Ayachit wrote: > >> You can manually specify arbitrary resolution during "Save Screenshot". >> >> Utkarsh >> >> On Mon, Jan 23, 2012 at 10:34 PM, Christoph Willing <[email protected]> >> wrote: >>> >>> When running paraview in client/server mode, the server runs at much >>> higher >>> resolution (3840x2400) than my local desktop (1920x1200). If I File->Save >>> Screenshot, then the size of the saved image is the size of the View in >>> the >>> gui. >>> >>> What I'd really like is to save the output as rendered at the server; can >>> I >>> do this from the gui? >>> >>> >>> chris >>> >>> >>> Christoph Willing +61 7 3365 8316 >>> Research Computing Centre >>> University of Queensland >>> >>> >>> >>> _______________________________________________ >>> Powered by www.kitware.com >>> >>> Visit other Kitware open-source projects at >>> http://www.kitware.com/opensource/opensource.html >>> >>> Please keep messages on-topic and check the ParaView Wiki at: >>> http://paraview.org/Wiki/ParaView >>> >>> Follow this link to subscribe/unsubscribe: >>> http://www.paraview.org/mailman/listinfo/paraview > > > Christoph Willing +61 7 3365 8316 > Research Computing Centre > University of Queensland > > > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
