View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015961ParaView(No Category)public2016-01-27 18:462016-02-24 18:54
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target Version5.0.1Fixed in Version5.0.1 
Summary0015961: Single remote server brighter rendering remote server with Opacity.
DescriptionStrangly, PV is rendering images brighter remote server than single server with one remote server. This happens with Opacity.

* Linux, master,remote server - 1 server, rendering with software Mesa3d (OGL2).
* Edit/ Settings/ Render View/ Remote Render Threshold set to 0.
* (Image compression should be default, which is Squirt compression, level 3.)
* OK.
* Sources/ Wavelet. Apply. Surface. Color by RTData.
* Color Editor/ Eanble opacity mapping for surfaces.

Now, notice how bright the wavelet is. This is probably incorrect.
* Edit/ Settings/ Render View/ Remote Render Threshold set to 20.

Now, notice how dim the wavelet is. This is correct.

TagsNo tags attached.
ProjectSandia
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0035698)
Utkarsh Ayachit (administrator)
2016-02-05 09:46

https://gitlab.kitware.com/paraview/paraview/merge_requests/598 [^]

commit c690fc757be60503837225377e3978d9265edce7
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Jan 29 15:29:05 2016 -0500

    BUG 0015961: Fix blending issues for remote rendered images.
    
    For the reported bug, the server-side background color gets blended into
    the renderered image. When the image is delivered to the client and then
    blended on to the image on the client side, we end up with the
    background color getting blended in again. This was causing the
    brightness issue reported. We address this bug by making server ranks
    render with a black background always (when in modes where remote
    rendered image is delivered to the client).
(0035785)
Alan Scott (manager)
2016-02-24 18:54

Tested master, Linux, remote server (1 rank).

 Issue History
Date Modified Username Field Change
2016-01-27 18:46 Alan Scott New Issue
2016-01-28 11:52 Utkarsh Ayachit Target Version => 5.0.1
2016-01-28 16:41 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2016-01-28 16:41 Utkarsh Ayachit Status backlog => active development
2016-02-05 09:46 Utkarsh Ayachit Note Added: 0035698
2016-02-05 09:46 Utkarsh Ayachit Status active development => customer review
2016-02-05 09:46 Utkarsh Ayachit Fixed in Version => 5.0.1
2016-02-05 09:46 Utkarsh Ayachit Resolution open => fixed
2016-02-24 18:54 Alan Scott Note Added: 0035785
2016-02-24 18:54 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team