[vtkusers] Remote Desktop and the VTK window

Shawn Waldon shawn.waldon at kitware.com
Mon Feb 26 11:13:48 EST 2018


Hi Doug,

Windows 10 supports OpenGL 3.2 (which VTK's OpenGL2 backend uses) over
remote desktop... but it depends how the user initially logs into the
machine.  If the initial login is over remote desktop, Windows decides "you
don't need any graphics resources" and doesn't initialize the graphics
card.  In this case, you get the behavior you describe where VTK crashes
upon initialization.  However, if you initially log in locally and leave
the session up, logging in over remote desktop gets the initialized
graphics resources and VTK applications work fine.

Unfortunately I don't have a good solution for you if the developers who
work from home are always working remotely.  Hopefully this helps though,

Shawn

On Mon, Feb 26, 2018 at 10:55 AM, Doug Hoppes <dhoppes at mbfbioscience.com>
wrote:

> Hi all,
>
>
>
>                 Got a question.  A number of our developers work from
> home.  The way that they run our vtk application is by using VPN into our
> work network and then use a remote connection into their machines.
>
>
>
>                 The VTK application is using OpenGL2 and everybody is
> running Windows 10.
>
>
>
>                 The issue is that the VTK window crashes immediately on
> startup of the window.  Is there some documentation about how we should be
> able to run a VTK application via remote desktop?
>
>
>
> Doug
>
> _______________________________________________
> 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:
> https://vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20180226/02eeb57f/attachment.html>


More information about the vtkusers mailing list