vtkOutuputWindows

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Sandy Tschounes
Posts: 3
Joined: Fri Nov 20, 2015 6:55 am

vtkOutuputWindows

Post by Sandy Tschounes » Fri Nov 20, 2015 7:00 am

Hi Opensim-Team

I just started to use OpenSim and when I try to open my model, the following Error occurs:

Error: In C:\repos\VTK5.10.1\IO\vtkPNGReader.cxx, line 44
vtkPNGReader [0000000011D94830]: Unable to open file C:\Program Files... (can't change the window size to see the full message)

What is wrong here? I use Windows 10, and the latest version of Opensim.
Sandy

User avatar
jimmy d
Posts: 1375
Joined: Thu Oct 04, 2007 11:51 pm

Re: vtkOutuputWindows

Post by jimmy d » Fri Nov 20, 2015 3:06 pm

Hi Sandy,

This may because the GUI cannot find some required files. Often this is because the environment variable is not set.

I would find the environment variable OPENSIM_HOME (use a path tool like this one) and make sure that its set to where OpenSim is installed.

let us know how that goes?
-James

User avatar
Sandy Tschounes
Posts: 3
Joined: Fri Nov 20, 2015 6:55 am

Re: vtkOutuputWindows

Post by Sandy Tschounes » Tue Nov 24, 2015 3:55 am

Hi James,

Thanks. I installed the tool you recommended, but I could not find this variable. However, I searched for "OPENSIM_HOME" in the registry and found an entry which has the correct path registered. Is there another solution? Would a reinstallation help? Or could the issue be associated with file-permissions?

Sandy

User avatar
Philippe Dixon
Posts: 6
Joined: Fri Apr 05, 2013 8:12 am

Re: vtkOutuputWindows

Post by Philippe Dixon » Fri Feb 26, 2016 3:37 pm

Hi Sandy,

I had a similar problem after upgrading from v3.1 to v3.3. I solved it as follows:
(1) Open "regedit"
(2) Edit environement variable OPENSIM_HOME from "C:\OpenSim 3.1" to "C:\OpenSim 3.3)

PhilD

POST REPLY