[vtkusers] vtkTextureObject bind error

Alvaro Sanchez alvaro.sanchez at kitware.com
Mon Jul 31 11:01:05 EDT 2017


Could you run the texture-streaming test?

$ ctest -R CastTextureStreaming

It might help to know if that also fails.


On Mon, Jul 31, 2017 at 6:54 AM, Rick Dailey <rick at pile.com> wrote:

> The suggested solution (setting partitions) does not work for me. Although
> the error message indicating invalid texture dimensions is gone there is
> still a failure to bind the texture.
>
> This error message (in vtkVolumeTexture::SafeLoadTexture()) is no longer
> seen:
>
> ERROR: In E:\VTK\VTK-master\Rendering\VolumeOpenGL2\vtkVolumeTexture.cxx,
> line 720
> vtkVolumeTexture (10FA4E18): Invalid texture dimensions [53, 54, 3191]
>
> This assert (in  vtkTextureObject::Bind()) still fires:
>
> assert(this->Handle);
>
> ERROR: In E:\VTK\VTK-master\Rendering\OpenGL2\vtkTextureObject.cxx, line
> 549
> vtkTextureObject (1421E0A8): failed at glBindTexture 1 OpenGL errors
> detected
>   0 : (1280) Invalid enum
>
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.
> com/vtkTextureObject-bind-error-tp5744068p5744215.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 
Alvaro Sanchez
Kitware, Inc.
Senior R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4901
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20170731/4885e32a/attachment.html>


More information about the vtkusers mailing list