View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007174ParaView(No Category)public2008-06-08 14:272009-05-13 13:59
ReporterBerk Geveci 
Assigned ToUtkarsh Ayachit 
PriorityhighSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0007174: Selection does not work in parallel if compositing is off
DescriptionSince selection requires compositing, it should try to use it even if the user turned it off. If ParaView detected that compositing is not available (i.e. vtkPVDisplayInformation reports no display with CanOpenDisplay false), it should report an error to the user.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships
related to 0006539closedUtkarsh Ayachit Disable selection GUI when not appropriate 

  Notes
(0012316)
Utkarsh Ayachit (administrator)
2008-06-11 08:53

Unless limited by hardware i.e DISPLAY setting or color depth etc., selection will always automatically result in a remote render. Hence, even if the user manually disabled remote rendering, we'd still be able to do remote renders for sake of selection.

For now, I am simply raising vtkErrorMacro() errors if remote rendering is not possible due to DISPLAY issues etc. When BUG 0006539 is fixed, the selection toolbar buttons will be disabled when selection is not possible at all.

/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMRenderViewProxy.cxx,v <-- Servers/ServerManager/vtkSMRenderViewProxy.cxx
new revision: 1.70; previous revision: 1.69
(0012380)
Alan Scott (manager)
2008-06-17 15:53

Tested client/server

 Issue History
Date Modified Username Field Change
2008-06-08 14:27 Berk Geveci New Issue
2008-06-08 14:27 Berk Geveci Status backlog => tabled
2008-06-08 14:27 Berk Geveci Assigned To => Utkarsh Ayachit
2008-06-11 08:50 Utkarsh Ayachit Relationship added related to 0006539
2008-06-11 08:53 Utkarsh Ayachit Status tabled => @80@
2008-06-11 08:53 Utkarsh Ayachit Resolution open => fixed
2008-06-11 08:53 Utkarsh Ayachit Note Added: 0012316
2008-06-17 15:53 Alan Scott Status @80@ => closed
2008-06-17 15:53 Alan Scott Note Added: 0012380
2009-05-13 13:58 Utkarsh Ayachit Target Version => 3.4
2009-05-13 13:59 Utkarsh Ayachit Fixed in Version => 3.4
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team