[Paraview] Paraview web visualizer does not run

2014-03-31 Thread Daniel Zuidinga
Hello, I tried to run paraview web (4.1) as mentioned in the quick_start guide: http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/guide/quick_start The script stops with the error: File C:\Program Files (x86)\ParaView 4.1.0\lib\paraview-4.1\site-packages\twi

[Paraview] Paraview web

2014-04-01 Thread Daniel Zuidinga
Hello, is anywhere a working example of the paraview web visualizer online? I tried without success in Chrome and Firefox: http://pvw.kitware.com/apps/Visualizer/ http://pvw.kitware.com/apps/DataProber/

[Paraview] Paraview Web does not work and/or is slow

2014-05-12 Thread Daniel Zuidinga
http://pvw.kitware.com/apps/Visualizer/ Does not work for me at the moment. When it does work it is always very slow (also with WebGL). I have a 6mbit DSL bandwith. Is this to low or is the server processing speed the bottle neck? ___ Powered by

[Paraview] ParaviewWeb Multiuser

2014-05-19 Thread Daniel Zuidinga
Hello, I want to setup a server with multiuser support. Each user should have a specific own data directory. Do I need Jetty launcher for this or can I achieve this only with the Pyhton launcher? As far as I can see I can't setup the directory on the client so that I have to create app

Re: [Paraview] ParaviewWeb Multiuser

2014-05-26 Thread Daniel Zuidinga
: On Mon, May 19, 2014 at 16:03:49 +0200, Daniel Zuidinga wrote: 'secret': 'katglrt54#%dfg', 'user': 'sebastien.jourdain', 'password': 'ousdfbdxldfgh', Hmm...might want to change these if they're real? --Ben ___ Powered

Re: [Paraview] ParaviewWeb Multiuser

2014-05-26 Thread Daniel Zuidinga
those fake password and user name. ;-) Seb On Mon, May 19, 2014 at 8:27 AM, Ben Boeckel ben.boec...@kitware.com mailto:ben.boec...@kitware.com wrote: On Mon, May 19, 2014 at 16:03:49 +0200, Daniel Zuidinga wrote: 'secret': 'katglrt54#%dfg', 'user': 'sebastien.jourdain

[Paraview] Paraviewweb and gpu

2015-06-04 Thread Daniel Zuidinga
Hello, makes it a difference in performance if the webgl renderer is used on the clien is used and the server uses software instead gpu renderer? regards ___ Powered by www.kitware.com Visit other Kitware open-source projects at

[Paraview] ParaViewWeb

2016-01-05 Thread Daniel Zuidinga
Hello, does ParaViewWeb only work with 4.1? I can't find a file pv_web_visualizer.py in 4.3.1 or 5.0rc? Is it possible to run ParaViewWeb with the salome ( http://www.salome-platform.org/ ) distribution? (I need med-file plugin to load med files generated by code aster). regards Daniel

Re: [Paraview] ParaViewWeb

2016-01-05 Thread Daniel Zuidinga
, Inc. R Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Tue, Jan 5, 2016 at 10:02 AM, Daniel Zuidinga <i...@seoaachen.de <mailto:i...@seoaachen.de>> wrote: Hello Nima, my question was if I can run ParaviewWEB with it and how. There is

Re: [Paraview] ParaViewWeb

2016-01-05 Thread Daniel Zuidinga
amed PARAVIS. It works well with MED files. Nima *From:* Daniel Zuidinga <i...@seoaachen.de> *To:* "paraview@paraview.org" <paraview@paraview.org> *Sent:* Tuesday, January 5, 2016 8:55 AM *Subject:* [Pa

[Paraview] Compile PV with Paraviewweb on Windows

2016-05-04 Thread Daniel Zuidinga
Hello, Paraviewweb is only included in the 4.1 builds of PV on Windows. Is it possible to compile newer Versions with Paraviewweb support? regards -- Daniel Zuidinga Dipl.-Ing. SEO Aachen Passstr. 5 52070 Aachen Tel : 0241 / 450 912 67 E-Mail: i...@seoaachen.de Web : http

[Paraview] Mesa compilation

2016-05-04 Thread Daniel Zuidinga
Hello, I try to compile Paraview with Mesa support (I need Paraviewweb on a server without GPU). I use the tutorial on: http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/guide/os_mesa I get the Error: CMake Error at VTK/CMake/FindPAckageHandlesSTandardArgs.cmake:97

Re: [Paraview] Mesa compilation

2016-05-04 Thread Daniel Zuidinga
]: *** [VTK/ThirdParty/gl2ps/vtkgl2ps/CMakeFiles/vtkgl2ps.dir/all] Error 2make: *** [all] Error 2 libOSMesa.so does exist in that directory. Am 04.05.2016 um 12:43 schrieb Daniel Zuidinga: Hello, I try to compile Paraview with Mesa support (I need Paraviewweb on a server without GPU). I use

Re: [Paraview] Plugin Compatibility (Medreader)

2016-05-06 Thread Daniel Zuidinga
, 2016 at 12:45 PM, Daniel Zuidinga <i...@seoaachen.de <mailto:i...@seoaachen.de>> wrote: Hi, I try to use a Paraview Plugin (Medreader) which works in PV3.14 in PV 4.1.3. Does this work in general? When loading the dll file I get the error: ERROR: In C:

[Paraview] Plugin Compatibility (Medreader)

2016-05-06 Thread Daniel Zuidinga
Hi, I try to use a Paraview Plugin (Medreader) which works in PV3.14 in PV 4.1.3. Does this work in general? When loading the dll file I get the error: ERROR: In C:\DBD\pvs-x32\paraview\src\paraview\ParaViewCore\ClientServerCore\Core\vtkPVPluginLoader.cxx, line 360 vtkPVPluginLoader

[Paraview] Paraview compile download timeout

2016-05-10 Thread Daniel Zuidinga
Hello, when compiling paraview I get the error: http://midas3.kitware.com/midas/api/rest?method=midas.bitstream.download=534871355b0e4de0d6b727c8ed317027=MD5 ("Timeout was reached") http://www.paraview.org/files/ExternalData/MD5/534871355b0e4de0d6b727c8ed317027 ("HTTP response code said

[Paraview] PV Web scrollwheel for zoom, wrong legend

2016-08-12 Thread Daniel Zuidinga
Hi, I have 2 questions for paraview web (pv web visualizer). 1. Can I activate mouse wheel for zooming? 2. I have wrong values (0) at the legend when webgl is enabled. Can you give me a hint where to look at the code for a bugfix? regards Daniel ___

[Paraview] Show color bar/legend in paraview web

2016-07-14 Thread Daniel Zuidinga
Hello, it is possible to show the color bar/legend in paraview web? regards ___ 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

Re: [Paraview] PV Web scrollwheel for zoom, wrong legend

2016-08-17 Thread Daniel Zuidinga
I added the lines but scroll wheel does not work Look at ${pv_src}/Web/Python/paraview/web/protocols.py #ParaViewWebMouseHandler vs ${pv_src}/VTK/Web/Python/vtk/web/protocols.py #vtkWebMouseHandler it seems the paraview one is missing: if event.has_key("scroll"):

Re: [Paraview] PV Web scrollwheel for zoom, wrong legend

2016-08-17 Thread Daniel Zuidinga
ix could be part of PV 5.2? Thanks, Seb On Wed, Aug 17, 2016 at 2:08 PM, Daniel Zuidinga <i...@seoaachen.de <mailto:i...@seoaachen.de>> wrote: I added the lines but scroll wheel does not work Look at ${pv_src}/Web/Python/paraview/web/protocols.py #ParaViewWebMo

Re: [Paraview] ParaView 5.3.0 Release Candidate 1 binaries are available for download

2017-02-16 Thread Daniel Zuidinga
>>> Cone() >>> Show() >>> Render() On Thu, Feb 16, 2017 at 11:35 AM, Daniel Zuidinga <i...@seoaachen.de <mailto:i...@seoaachen.de>> wrote: Hi Sebastien, I tried the pvpython way. A log window opens and directly closes. I can't find a log

Re: [Paraview] ParaView 5.3.0 Release Candidate 2 binaries are available for download

2017-02-23 Thread Daniel Zuidinga
com <mailto:sebastien.jourd...@kitware.com>> wrote: Must be a full path... What is wrong 5.2 vs 5.3? On Thu, Feb 23, 2017 at 4:26 PM, Daniel Zuidinga <i...@seoaachen.de <mailto:i...@seoaachen.de>> wrote: my --data-dir parameter is wrong. it must be --data data\ ? but

Re: [Paraview] ParaView 5.3.0 Release Candidate 2 binaries are available for download

2017-02-23 Thread Daniel Zuidinga
ntation. On Thu, Feb 23, 2017 at 4:32 PM, Daniel Zuidinga <i...@seoaachen.de <mailto:i...@seoaachen.de>> wrote: i tried --data \data data\ \data\ /data \data c:\temp

Re: [Paraview] ParaView 5.3.0 Release Candidate 2 binaries are available for download

2017-02-23 Thread Daniel Zuidinga
will need some dedicated time for revisiting the server side and client side to deal with geometry rendering. I'm hoping 6-12 months but without any guaranty. Unless we get funding specifically for that, in which case it could be way sooner. On Thu, Feb 23, 2017 at 4:49 PM, Daniel Zuidinga &l

Re: [Paraview] ParaView 5.3.0 Release Candidate 2 binaries are available for download

2017-02-23 Thread Daniel Zuidinga
. By python, I mean only the file that is passed as argument to pvpython. The webgl rendering will be using vtk-js but we haven't finished porting it to the ParaViewWeb client/server implementation. On Thu, Feb 23, 2017 at 4:32 PM, Daniel Zuidinga <i...@seoaachen.de <mailto:i...@seoaachen.de&g

Re: [Paraview] ParaView 5.3.0 Release Candidate 2 binaries are available for download

2017-02-23 Thread Daniel Zuidinga
lto:cory.quam...@kitware.com>> wrote: Daniel, We have a fix for that particular error coming for 5.3.0 final. Please see https://gitlab.kitware.com/paraview/paraview/merge_requests/1415 <https://gitlab.kitware.com/paraview/paraview/merge_requests/1415>. Cory

Re: [Paraview] ParaView 5.3.0 Release Candidate 2 binaries are available for download

2017-02-23 Thread Daniel Zuidinga
my --data-dir parameter is wrong. it must be --data data\ ? but also with this no files are listed Am 24.02.2017 um 00:15 schrieb Daniel Zuidinga: works now. Btw the documentation is wrong for windows? It should be .\bin\pvpython.exe share\paraview-5.3\web\visualizer\server\pvw

Re: [Paraview] ParaView 5.3.0 Release Candidate 2 binaries are available for download

2017-02-23 Thread Daniel Zuidinga
I still try to get pvwebvisualizer running on win 10: C:\Program Files\ParaView 5.3.0-RC2-Qt5-OpenGL2-Windows-64bit>.\bin\pvpython.exe share\paraview-5.3\web\visualizer\server\pvw-visualizer.py --content share\paraview-5.3\web\visualizer\www\ --data data\ --port 8080 2017-02-23 23:38:18+0100

Re: [Paraview] ParaView 5.3.0 Release Candidate 1 binaries are available for download

2017-02-14 Thread Daniel Zuidinga
paraview web visualizer does not work in windows: ls: no such file or directory: /Applications ls: no such file or directory: /opt ls: no such file or directory: /usr/local/opt/ Am 13.02.2017 um 17:49 schrieb Cory Quammen: Folks, Binaries and source code zip files and tar balls for ParaView

Re: [Paraview] ParaView 5.3.0 Release Candidate 1 binaries are available for download

2017-02-16 Thread Daniel Zuidinga
you provide the path to ParaView as the argument of the Visualizer executable? Thanks, Seb On Tue, Feb 14, 2017 at 4:07 AM, Daniel Zuidinga <i...@seoaachen.de <mailto:i...@seoaachen.de>> wrote: paraview web visualizer does not work in windows: ls: no such fi

Re: [Paraview] ParaView 5.3.0 Release Candidate 1 binaries are available for download

2017-02-16 Thread Daniel Zuidinga
ram Files/ParaView 5.3.0-RC1-Qt5-OpenGL2-Windows-64bit" --data "c:\temp" On Thu, Feb 16, 2017 at 2:13 AM, Daniel Zuidinga <i...@seoaachen.de <mailto:i...@seoaachen.de>> wrote: C:\Program Files\ParaView 5.3.0-RC1-Qt5-OpenGL2-Windows-64bit\bin>Visualizer --p

[Paraview] Paraview Web with SSL

2016-08-22 Thread Daniel Zuidinga
._extensions..js (module.js:416:10) at Module.load (module.js:343:32) at Function.Module._load (module.js:300:12) at Function.Module.runMain (module.js:441:10) at startup (node.js:139:18) at node.js:968:3 -- Daniel Zuidinga Dipl.-Ing. SEO Aachen Passstr. 5 52070 Aachen Tel

Re: [Paraview] Paraview Web with SSL

2016-08-24 Thread Daniel Zuidinga
PM, Daniel Zuidinga <i...@seoaachen.de <mailto:i...@seoaachen.de>> wrote: how can I check? The sessionID is sent to the client. So as far as I understand the http requests work, but not the ws? Am 24.08.2016 um 22:52 schrieb Sebastien Jourdain: Are you sur

Re: [Paraview] Paraview Web with SSL

2016-08-25 Thread Daniel Zuidinga
leaning toward file system security issue) The sessionId could still be sent back but if the launcher can not write that file, then apache could not figure out its mapping. What linux version are you running it on? On Wed, Aug 24, 2016 at 4:12 PM, Daniel Zuidinga <i...@seoaachen.de <ma

[Paraview] Paraview Web on Ubuntu with gpu but without screen

2016-09-07 Thread Daniel Zuidinga
Hi, I try to get pvweb to run on my server without monitor (but intel graphics card). Seems not as easy as I thought. I run e.g. the visualizer: /root/salome_meca/V2016/prerequisites/Paraview-v501_EDF/bin/pvpython

Re: [Paraview] Paraview Web on Ubuntu with gpu but without screen

2016-09-08 Thread Daniel Zuidinga
re invoking, how you are connecting from your browser (assuming you get that far), or perhaps more error output if there is any. Hope this helps. Cheers, Scott On Wed, Sep 7, 2016 at 6:17 AM, Daniel Zuidinga <i...@seoaachen.de <mailto:i...@seoaachen.de>> wrote: Hi,

[Paraview] paraview web architecture

2016-08-30 Thread Daniel Zuidinga
Hi once again, what's a good way to learn paraview web? I am still struggling a a bit with it's architecture. Protocol.py is the entry point? When I want for example to change the default background color for all renderers where do I have to look? Is this set once or for each renderer?

Re: [Paraview] Paraview Web inside web app - pv is not defined

2016-08-30 Thread Daniel Zuidinga
not yet, but an IFrame is enough for me now. I think I have just to add the files added by the loader. Am 29.08.2016 um 18:53 schrieb Sebastien Jourdain: Did you figure out how to load everything by hand? On Mon, Aug 29, 2016 at 4:47 AM, Daniel Zuidinga <i...@seoaachen.de <ma

Re: [Paraview] Paraview Web with SSL

2016-08-26 Thread Daniel Zuidinga
on... ;-) On Thu, Aug 25, 2016 at 1:20 AM, Daniel Zuidinga <i...@seoaachen.de <mailto:i...@seoaachen.de>> wrote: I allowed read/write permissions for proxy.txt for all. Now it works! Thank you very much. I hope I can contribute to paraview web when I am more into it. Am 25.0

Re: [Paraview] Paraview Web with SSL

2016-08-24 Thread Daniel Zuidinga
host/proxy?sessionId=${id}", "timeout" : 25, "log_dir" : "/home/daniel", "upload_dir" : "/home/daniel", "fields" : ["file", "host", "port", "updi

[Paraview] Paraview Web inside web app - pv is not defined

2016-08-29 Thread Daniel Zuidinga
Hi, I try to get pv web visualizer to work inside an angular2 component. The window opens on server and connection object seems right. But I get pv is not defined when try to call Snippet pv.initializeVisualizer(...) . Any ideas why this could be? ReferenceError: pv is not defined at

Re: [Paraview] Paraview Web inside web app - pv is not defined

2016-08-29 Thread Daniel Zuidinga
I looked into it. Seems that I have to get rid of the vtkweb-loader.js and load the js, tpl and css myself. Am 29.08.2016 um 10:19 schrieb Daniel Zuidinga: Hi, I try to get pv web visualizer to work inside an angular2 component. The window opens on server and connection object seems

Re: [Paraview] Paraview Web with SSL

2016-08-24 Thread Daniel Zuidinga
cher request working, the next part will be the forwarding of the ws. But we can talk about it when and if you run into issue about it. Seb On Wed, Aug 24, 2016 at 2:22 AM, Daniel Zuidinga <i...@seoaachen.de <mailto:i...@seoaachen.de>> wrote: I tried to run the launcher as

Re: [Paraview] Paraview Web with SSL

2016-08-24 Thread Daniel Zuidinga
um 21:51 schrieb Daniel Zuidinga: I had wrong paths in my launcher.config properties. Now the request gets through and the vtk window opens. But I have still the ws error. Firefox console: Firefox can't establish a connection to the server at ws://localhost/ws. autobahn.min.js:114:0 null

Re: [Paraview] Paraview Web with SSL

2016-08-24 Thread Daniel Zuidinga
the hostname might be an issue if you have several network card. Can you try to use the computer IP? Or '0.0.0.0' for the launcher if that work? Otherwise I did not spotted any issue in your config. On Wed, Aug 24, 2016 at 11:14 AM, Daniel Zuidinga <i...@seoaachen.de <mailto:i...@seoaac

Re: [Paraview] Paraview Web with SSL

2016-08-24 Thread Daniel Zuidinga
some content that match your sessionId within that file? On Wed, Aug 24, 2016 at 1:57 PM, Daniel Zuidinga <i...@seoaachen.de <mailto:i...@seoaachen.de>> wrote: I changed sessionManagerURL in my html file to vtkWeb.properties.sessionManagerURL instead of http://localhost:8

Re: [Paraview] Set background color, paraview web

2017-04-28 Thread Daniel Zuidinga
in which file? Am 28.04.2017 um 16:53 schrieb Sebastien Jourdain: In Python on the server side: view = simple.GetRenderView() view.Background = [0, 0.5, 1] On Fri, Apr 28, 2017 at 8:10 AM, Daniel Zuidinga <i...@seoaachen.de <mailto:i...@seoaachen.de>> wrote: Hi, whe

Re: [Paraview] Set background color, paraview web

2017-04-28 Thread Daniel Zuidinga
Zuidinga <i...@seoaachen.de <mailto:i...@seoaachen.de>> wrote: in which file? Am 28.04.2017 um 16:53 schrieb Sebastien Jourdain: In Python on the server side: view = simple.GetRenderView() view.Background = [0, 0.5, 1] On Fri, Apr 28, 2017 at 8:1

[Paraview] Set background color, paraview web

2017-04-28 Thread Daniel Zuidinga
Hi, where can I set the default background color in paraview web? best regards ___ 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

Re: [Paraview] Set color legend font color (pv web)

2017-05-02 Thread Daniel Zuidinga
, 2017 at 1:16 AM, Daniel Zuidinga <i...@seoaachen.de <mailto:i...@seoaachen.de>> wrote: As I've said I edited the protocols.py of paraview web: @exportRpc("pv.pipeline.manager.scalarbar.visibility.update") def updateScalarbarVisibility(self, option

[Paraview] vtm in paraview web

2017-06-12 Thread Daniel Zuidinga
Hi, I converted a salome/code_aster med file to vtm and all values are right in paraview. But in paraview web there are failures on some time steps. I think this is a bug? What can I do? I tried this with several files and have always the same errors. Example file:

Re: [Paraview] vtm in paraview web

2017-06-14 Thread Daniel Zuidinga
with the 10, 20, 30... We can improve the sorting algorithm but if you add a zero for padding, you should be all set (I mean, I did try and that solved the issue). Seb On Mon, Jun 12, 2017 at 3:24 PM, Daniel Zuidinga <i...@seoaachen.de <mailto:i...@seoaachen.de>> wrote:

[Paraview] Set color legend font color (pv web)

2017-05-01 Thread Daniel Zuidinga
Hi, I try to set the color legend font color in protocols.py of paraview web visualizer. def updateScalarbarVisibility(self, options): ... barRep.TitleColor=[0.0,0.0,0.0] barRep.LabelColor=[0.0,0.0,0.0] but it doesn't change the color. Where can I change it (default)? I would also

Re: [Paraview] Set color legend font color (pv web)

2017-05-02 Thread Daniel Zuidinga
If you do all that and the color doesn't change, there may be a bug. Even though the protocols we have now do not allow for changing the title and label color (at least not to my knowledge), you can manage this all in your application code. Hope this helps, Scott On Mon, May 1, 2017 at 12:00 PM, Danie

Re: [Paraview] Paraview Web bug on windows

2017-09-26 Thread Daniel Zuidinga
it works with the nightly build of pv Am 26.09.2017 um 15:23 schrieb Sebastien Jourdain: This might be related to https://github.com/Kitware/visualizer/issues/34 On Tue, Sep 26, 2017 at 1:34 AM, Daniel Zuidinga <i...@seoaachen.de <mailto:i...@seoaachen.de>> wrote: Hi,

[Paraview] vtu and/or vtu to vtp file

2018-02-02 Thread Daniel Zuidinga
Hi, is it possible to convert vtk and/or vtu to vtp file via paraview? br ___ 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