3dct / open_iA

A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
GNU General Public License v3.0
41 stars 16 forks source link

Issue running via Remote Desktop #44

Closed codeling closed 5 years ago

codeling commented 5 years ago

Sometimes, when running open_iA on a machine to which one is connected via remote desktop, it is not working properly, i.e. open_iA crashes when loading a dataset.

This could be related to Remote Desktop not handling OpenGL properly, see e.g. https://social.technet.microsoft.com/Forums/windowsserver/en-US/c8295ef8-3711-4576-9293-2c4965280165/opengl-and-remote-desktop?forum=winserverTS

codeling commented 5 years ago

This situation should be improved now (for e.g. devices running WIndows 7). Note that Remote Desktop only works properly with OpenGL when workstation graphics cards are used (NVidia Quadro or similar).

Also, the new check for OpenGL version should help in preventing crashes and instead giving information on how to get open_iA to run anyway.