Not running on Windows 10

Issue #12 wontfix
Former user created an issue

First thing, of course, RED ALERT pops up about how dangerous it is to execute a file downloaded from (gasp!) the internet. I'm guessing something to do with license not recognised or somesuch?

Run: Startup java error: java.lang.UnsatisfiedLinkError: vtk.vtkFileOutputWindow.VTKInit()J at vtk.vtkFileOutputWindow.VTKInit(Native Method) at vtk.vtkObjectBase.<init>(vtkObjectBase.java:43) at vtk.vtkObject.<init>(vtkObject.java:94) at vtk.vtkOutputWindow.<init>(vtkOutputWindow.java:62) at vtk.vtkFileOutputWindow.<init>(vtkFileOutputWindow.java:62) at vtk.vtkNativeLibrary.DisableOutputWindow(vtkNativeLibrary.java:194) at ovt.XYZWindow.<clinit>(XYZWindow.java:69) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:62) at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:101) at com.install4j.runtime.launcher.WinLauncher.main(WinLauncher.java:16)

Java version 8 update 60 (build 1.8.0_60-b27) (checked for updates, latest at this time). System: Windows 10 Pro x64.

Comments (6)

  1. Fredrik Johansson

    Oleg, can you send a printscreen of the error message? A lot of ...effort was put into the signing of the licenses, so if it truly doesn't work, it's interesting. On the other hand, if the license is totally missing, then some OS won't let you start the program at all.

    Also, the program comes with JAVA already bundled (Java 8, 32 bit), so your Java version shouldn't matter, but thanks for including that info.

    And lastly, the actual problem: The error message suggests that we need to recompile the entire thing for Windows 10. So as of now, and until someone puts more effort into this project: Windows 10 will not be supported by OVT

  2. Fredrik Johansson

    Oh yeah, Oleg! Can you attach the "error.log" file, which should be in the ovt folder or under $HOME/.ovt/ ?

  3. Oleg Shebanits

    error message is exactly as above: OVT_error_msg.PNG

    can't attach the error.log (which I found in the C:\Users\Username\ovt) here, says only images are accepted :(

  4. Fredrik Johansson

    hmmm, I was able to attach some files as a zipfile before.... but if not, email me the error.log!

    Tack, Oleg!

  5. Log in to comment