[Ctk-developers] [vtkusers] X Error: GLXBadDrawable 169

Sergio Vera sergio.vera at alma3d.com
Wed Mar 13 05:49:20 EDT 2013


Hi all and thanks for the help

Sorry for such a delayed answer.

I'm running the lastest Fedora 64 bits version (Fedora 18)

Yes, i run glxgears without problems and glxinfo | grep direct returns:
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
(list of all extensions supported)
OpenGL renderer string: Quadro 4000/PCIe/SSE2


OpenGL version string: 4.2.0 NVIDIA 304.64


I will try QVTKWidget as soon as I can.. and let yow know if it helps or not

Thanks


On Tue, Mar 5, 2013 at 3:31 PM, Xavier Tricoche <xmt at purdue.edu> wrote:

> Note sure if this is relevant but just in case: I had what seemed like a
> similar problem with plain vtkRenderWindow and vtkRenderWindowInteractor:
> code working fine on OSX but generating the same OpenGL error on Linux.
> Apparently the issue was linked to a render call of the render window that
> preceded the initialization of the interactor.
>
> Here I would assume that the role of the interactor is played by a widget.
>
> Xavier
>
> On Mar 5, 2013, at 8:46 AM, Julien Finet <julien.finet at kitware.com> wrote:
>
> Hi,
> Can you try with a QVTKWidget or a QVTKWidget2 instead of ctkVTKRenderView
> if you have better luck (they are in VTK/GUISupport)
> j.
>
>
> On Tue, Mar 5, 2013 at 5:31 AM, Sergio Vera <sergio.vera at alma3d.com>wrote:
>
>> Hello all
>>
>> On Linux (Fedora 18, 64 bits) when I create a ctkVTKRenderView and do
>> something with it
>> (render its (empty) content or simply put it in a Qt widged) I obtain the
>> following error message in the console:
>>
>> X Error: GLXBadDrawable 169
>>   Extension:    152 (Uknown extension)
>>   Minor opcode: 11 (Unknown request)
>>   Resource id:  0x3000010
>>
>> Also, instead of showing the RenderView inside the Qt widget, the
>> renderview spawns outside in a separated window.
>>
>> The code works properly on windows, but when running it in Linux I'm
>> experiencing those errors
>>
>> I' really ignore the inner workings of X Windows or opengl below CTK/VTK
>> so I'm having a hard time trying to know what can be failing.
>>
>> I had almost no useful help googleing for solutions. Perhaps someone in
>> the list has dealed with a similar this problem in the past and can give me
>> some hints.
>>
>>
>> Many thanks
>> --
>> Sergio Vera
>>
>>  Alma IT Systems
>>  C/ Vilana, 4B, 4º 1ª
>>  08022 Barcelona
>>  T. (+34) 932 380 592
>>  www.alma3d.com
>>
>> _______________________________________________
>> Ctk-developers mailing list
>> Ctk-developers at commontk.org
>> http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers
>>
>>
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>


-- 
Sergio Vera

 Alma IT Systems
 C/ Vilana, 4B, 4º 1ª
 08022 Barcelona
 T. (+34) 932 380 592
 www.alma3d.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ctk-developers/attachments/20130313/057ba5e7/attachment.html>


More information about the Ctk-developers mailing list