View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015046ParaView(No Category)public2014-10-11 00:362015-01-09 13:34
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version4.3Fixed in Version4.3 
Summary0015046: Windows volume rendering appears broken
Description(This bug is possibly due to my remote desktop'ing into my desktop. If so, less important of a bug.)

Windows, 4.2.0, local server.
* disk_our_ref.exo. All vars on. Apply.
* Volume render. It errors out, with the following:

ERROR: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\Rendering\OpenGL\vtkOpenGLExtensionManager.cxx, line 757
vtkOpenGLExtensionManager (0000000010686D60): Extension GL_VERSION_1_3 could not be loaded.

TagsNo tags attached.
ProjectSandia
Topic Namevtk_master_20141105
Typeincorrect functionality
Attached Files

 Relationships
related to 0015020closedUtkarsh Ayachit Mesa3d volume rendering incorrectly forces use of floating point frame buffer 

  Notes
(0033696)
Utkarsh Ayachit (administrator)
2014-11-04 09:55

This could be remote desktop related. Remote desktop typically switches to software OpenGL which is very limited in capabilities.
(0033707)
Alan Scott (manager)
2014-11-04 12:53

No, this has now been replicated directly on windows. Windows volume rendering doesn't work on my desktop machine, or any of the training computers my students used yesterday. It definitely is not a remote desktop problem.
(0033726)
Utkarsh Ayachit (administrator)
2014-11-05 10:11

commit 031f7f63719e3dc34feaa970cf31f8de40fbe316
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Nov 4 14:33:20 2014 -0500

    BUG 0015046, BUG 0015020: Fix issues with OpenGL 1.2.
    
    Believe it or not, we have use-cases where people use OpenGL 1.2! Soon
    we won't support that. But until then, we should continue to support
    it. Based on discusson on BUG 0015020, making the missing FBO warning to
    be shown only in debug builds. Also use GL_ARB_multitexture explicitly
    when GL_VERSION_1_3 is not supported.
    
    Change-Id: Id8ec2e902536fb3165e03bc05c6a9bd1fcbc03e8
commit 031f7f63719e3dc34feaa970cf31f8de40fbe316
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Nov 4 14:33:20 2014 -0500

    BUG 0015046, BUG 0015020: Fix issues with OpenGL 1.2.
    
    Believe it or not, we have use-cases where people use OpenGL 1.2! Soon
    we won't support that. But until then, we should continue to support
    it. Based on discusson on BUG 0015020, making the missing FBO warning to
    be shown only in debug builds. Also use GL_ARB_multitexture explicitly
    when GL_VERSION_1_3 is not supported.
    
    Change-Id: Id8ec2e902536fb3165e03bc05c6a9bd1fcbc03e8
(0033744)
Utkarsh Ayachit (administrator)
2014-11-06 08:44
edited on: 2014-11-06 08:49

Topics merged into master:
        14845_reset_color_map
        15053_fix_coloring_with_missing_arrays
        15085_fix_install_rules_for_catalyst
        15107_catalyst_rendering_edition
        opengl2-backend
(VTK) vtk_master_20141105

(0033781)
Alan Scott (manager)
2014-11-06 21:40

This was broken on my Windows box, which has somewhat old drivers. It is/was OpenGL 1.4. With this bug fix, with downloaded Windows Nightly ParaView from Kitware, this bug is fixed.

Tested Windows (Kitware nightly), local server, master.

 Issue History
Date Modified Username Field Change
2014-10-11 00:36 Alan Scott New Issue
2014-10-11 00:37 Alan Scott Target Version => 4.2.1
2014-11-04 09:54 Utkarsh Ayachit Target Version 4.2.1 => bug_fix
2014-11-04 09:55 Utkarsh Ayachit Note Added: 0033696
2014-11-04 12:54 Alan Scott Note Added: 0033707
2014-11-04 15:24 Utkarsh Ayachit Relationship added related to 0015020
2014-11-05 10:11 Utkarsh Ayachit Note Added: 0033726
2014-11-05 10:11 Utkarsh Ayachit Topic Name => vtk_master_20141105
2014-11-05 10:11 Utkarsh Ayachit Status backlog => gatekeeper review
2014-11-05 10:11 Utkarsh Ayachit Fixed in Version => git-next
2014-11-05 10:11 Utkarsh Ayachit Resolution open => fixed
2014-11-05 10:11 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2014-11-06 08:44 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-11-06 08:44 Utkarsh Ayachit Status gatekeeper review => customer review
2014-11-06 08:44 Utkarsh Ayachit Note Added: 0033744
2014-11-06 08:49 Matthew Bowman Note Edited: 0033744
2014-11-06 21:40 Alan Scott Note Added: 0033781
2014-11-06 21:40 Alan Scott Status customer review => closed
2014-11-14 22:56 Utkarsh Ayachit Target Version bug_fix => 4.3
2015-01-02 10:45 Utkarsh Ayachit Fixed in Version git-master => 4.3
2015-01-09 13:33 Utkarsh Ayachit Source_changeset_attached => VTK master 2bc4c6cc
2015-01-09 13:34 Utkarsh Ayachit Source_changeset_attached => VTK master b9f40617
2015-01-09 13:34 Utkarsh Ayachit Source_changeset_attached => VTK master 031f7f63


Copyright © 2000 - 2018 MantisBT Team