MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014254 | VTK | (No Category) | public | 2013-08-29 11:28 | 2013-09-04 14:44 |
Reporter | Ignacio Prieto | ||||
Assigned To | Burlen | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 6.0.0 | ||||
Target Version | Fixed in Version | 6.1.dev | |||
Project | TBD | ||||
Type | crash | ||||
Summary | 0014254: vtkOpenGLGPUVolumeRayCastMapper.cxx | ||||
Description | vtk code on head version 6.1, itk 4.5, qt 4.8.5 nvidia 325.04 ubuntu 12.04 vtkGPUVolumeRayCastMapper *raycastMapper[nrenderers]; reductor[0]->SetInput(reader->GetOutput()); #if VTK_MAJOR_VERSION <= 5 connector[0]->SetInput(reductor[0]->GetOutput()); raycastMapper[0]->SetInput(connector[0]->GetOutput()); #else connector[0]->SetInput(reductor[0]->GetOutput()); raycastMapper[0]->SetInputData(connector[0]->GetOutput()); #endif returns: ERROR: In /home/cib/Source/Vtk6/Rendering/VolumeOpenGL/vtkOpenGLGPUVolumeRayCastMapper.cxx, line 4101 vtkOpenGLGPUVolumeRayCastMapper (0x7299be0): Rendering failed because the following OpenGL extensions are required but not supported: and doesn't show the volume, only the vtkaxis actor | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://www.vtk.org/Bug/file/9513/vtk_v6.0.0_LoadOpenGLExtension_output.txt ![]() https://www.vtk.org/Bug/file/9514/vtk_v6.1_head_LoadOpenGLExtension_output.txt ![]() https://www.vtk.org/Bug/file/9515/cmakekcache.tar.gz ![]() https://www.vtk.org/Bug/file/9516/cmakekcache_v2.tar.gz | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-08-29 11:28 | Ignacio Prieto | New Issue | |||
2013-08-29 13:30 | Ignacio Prieto | File Added: vtk_v6.0.0_LoadOpenGLExtension_output.txt | |||
2013-08-29 13:45 | Ignacio Prieto | File Added: vtk_v6.1_head_LoadOpenGLExtension_output.txt | |||
2013-08-29 13:46 | Ignacio Prieto | Note Added: 0031506 | |||
2013-08-29 14:15 | Ignacio Prieto | File Added: cmakekcache.tar.gz | |||
2013-08-29 14:26 | Ignacio Prieto | File Added: cmakekcache_v2.tar.gz | |||
2013-08-29 14:26 | Ignacio Prieto | Note Added: 0031507 | |||
2013-08-29 17:11 | Burlen | Note Added: 0031509 | |||
2013-09-04 14:43 | Burlen | Note Added: 0031539 | |||
2013-09-04 14:44 | Burlen | Note Added: 0031540 | |||
2013-09-04 14:44 | Burlen | Status | backlog => closed | ||
2013-09-04 14:44 | Burlen | Assigned To | => Burlen | ||
2013-09-04 14:44 | Burlen | Resolution | open => fixed | ||
2013-09-04 14:44 | Burlen | Fixed in Version | => 6.1.dev |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|