MantisBT - ParaView
View Issue Details
0011544ParaViewBugpublic2010-11-30 19:432010-12-01 21:21
Alan Scott 
Utkarsh Ayachit 
highmajoralways
closedfixed 
 
3.10 
0011544: resolution does not go full when remote rendering.
Remote servers (4), Windows client, trunk. (Hardware rendering, but shouldn't matter)
Edit/ Settings ... Remote Render Threshold - set to 0.
Now, set Interactive Subsample Rate to 12.
OK.
Exit ParaView.

Restart ParaView as above.
Can.exo. Apply.

Now (and I have had troubles repeating this every time, but it happens very often), grab the can with the left mouse button and move it. Release. Don't move the mouse. We stay at lower resolution, and you never see the counter at the bottom. Now, move mouse and click anywhere on the pipeline browser, or a toolbar, or even another window. Full resolution returns.

It would be really nice to be able to turn this new feature off if it becomes problematic...

This must be fixed for the 3.10 release, since it makes ParaView unusable for remote server.
No tags attached.
Issue History
2010-11-30 19:43Alan ScottNew Issue
2010-11-30 20:04Alan ScottNote Added: 0023599
2010-12-01 09:36Utkarsh AyachitNote Added: 0023639
2010-12-01 09:36Utkarsh AyachitStatusbacklog => @80@
2010-12-01 09:36Utkarsh AyachitFixed in Version => 3.10
2010-12-01 09:36Utkarsh AyachitResolutionopen => fixed
2010-12-01 09:36Utkarsh AyachitAssigned To => Utkarsh Ayachit
2010-12-01 21:21Alan ScottNote Added: 0023657
2010-12-01 21:21Alan ScottStatus@80@ => closed

Notes
(0023599)
Alan Scott   
2010-11-30 20:04   
I bet this bug occurs when the LOD is too small to be decimating (since LOD seems to be what starts the counter), and we are remote rendering. I believe this case occurs with default settings when the data is between the LOD Threshold (3mb) and the Remote Rendering Threshold (5).

As a hack for the release, I could live with the LOD threshold and Remote Rendering Threshold being set to the same number by default (3mb?)
(0023639)
Utkarsh Ayachit   
2010-12-01 09:36   
commit d9ae5d450c70e0c32eecaf6fc127582443b9c107
Merge: 53c75da 5a369b3
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Dec 1 09:36:05 2010 -0500

    Merge topic '10893_interactive_render_delay_indicator'
    
    5a369b3 Fixed BUG 0011544. There was a missing render after interactive render.
(0023657)
Alan Scott   
2010-12-01 21:21   
Fixed. Tested remote server, Windows client, trunk.