Debopam, I just tried what you ran on Windows 10 and it ran fine for me. One thing I had to fix, which I doubt is the cause of your crash, is the data argument is actually just --data and not --data-dir.
We've had some other reports of 5.2 crashing on start up on Windows. Did 5.1 run fine for you? I wonder if you could try installing ParaView 4.4 from http://www.paraview.org/download/ to see if it runs. If it does, that gives me a clue on where to look. Thanks, Cory On Tue, Dec 6, 2016 at 5:23 AM, Debopam Ghoshal <[email protected]> wrote: > Hi, > > I followed the instructions given here, but I am getting the following > error: > > > Paraview Installation Directory: C:\ParaView-5.2.0-Qt4-OpenGL2-Windows-64bit > > Command: > > .\bin\pvpython.exe \ > > > "C:\ParaView-5.2.0-Qt4-OpenGL2-Windows-64bit\share\paraview-5.2\web\visualizer\server\pvw-visualizer.py" > \ > > --content > "C:\ParaView-5.2.0-Qt4-OpenGL2-Windows-64bit\share\paraview-5.2\web\visualizer\www\" > \ > > --data-dir "C:\ParaView-5.2.0-Qt4-OpenGL2-Windows-64bit\data\" \ > > --port 8080 > > > Output: > > Console: 2016-12-02 10:09:51+0530 [-] Log opened. > > Error Window screenshot attached (PVW-Error.png) > > > Other Details: > > OS: Windows 10 Professional > > RAM: 8GB > > A screenshot of the system properties is attached for your reference > (Window10-SystemProps.png) > > Similar error occurred when I launched the Paraview desktop application > (ParaviewError.png). > > > Cheers & Best Wishes, > > Debopam > ------------------------------- > > > _______________________________________________ > 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 ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > -- Cory Quammen Staff R&D Engineer Kitware, Inc. _______________________________________________ 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 ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
