[vtkusers] Need information about "Invalid pixel format, no opengl support" message.

Ken Martin ken.martin at kitware.com
Fri Mar 11 14:33:50 EST 2016


I believe you gave the specs for your desktop as opposed to the laptop.

That message occurs on windows on the old OpenGL backend (and the OpenGL2
backend for VTK 6.3)  It indicates that VTK tried to setup a device context
for rendering but the device did not support opengl, either because VTK
failed to find a suitable device or because on was provided to VTK that did
not include opengl support.

Thanks
Ken



On Wed, Mar 9, 2016 at 7:22 AM, Rakesh Patil <rakesh.p at tataelxsi.co.in>
wrote:

> Hi VTK users,
>
>
> I am facing a strange issue. I am using QVTKWidget in my application and
> it works very well on my desktop computer. The same code when I try to
> compile on my laptop it throws me this error message:
>
>
> "Invalid pixel format, no opengl support"
>
>
> I would like to know what are the scenarios in which VTK throws
> this message. Whether there is any dependency on various versions of
> Windows OS? I believe it should not be.  Below is the system information
> where I get this error:
>
>
> OS Name: Microsoft Windows 8.1 Pro
> Version: 6.3.9600 Build 9600
> OS Manufacturer: Microsoft Corporation
> System Manufacturer: Dell Inc.
> System Model: Precision T1700
> System Type: x64-based PC
> Processor Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz, 3592 Mhz, 4 Core(s), 8
> Logical Processor(s)
> Installed Physical Memory (RAM): 32.0 GB
> Total Virtual Memory: 36.7 GB
> Display adapter: NVIDIA Quadro K620
>
> Note: I am not using QVTKWidget2. Kindly give some feedback as early as
> possible.
>
> Thank You
>
> Warm Regards
>
> Rakesh Patil
>
>
>
> _______________________________________________
> 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
>
>


-- 
Ken Martin PhD
Chairman & CFO
Kitware Inc.
28 Corporate Drive
Clifton Park NY 12065
518 371 3971

This communication, including all attachments, contains confidential and
legally privileged information, and it is intended only for the use of the
addressee.  Access to this email by anyone else is unauthorized. If you are
not the intended recipient, any disclosure, copying, distribution or any
action taken in reliance on it is prohibited and may be unlawful. If you
received this communication in error please notify us immediately and
destroy the original message.  Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160311/58c77581/attachment.html>


More information about the vtkusers mailing list