BTW, if you plan to run ParaView in a VM, the rendering performance will be pretty low unless you properly setup the VM to use a GPU with the proper drivers.
On Thu, Aug 11, 2016 at 8:17 PM, Sebastien Jourdain < [email protected]> wrote: > You seem to have a very old node and npm. > > The npm package is here: https://www.npmjs.com/package/pvw-visualizer > > Maybe the service was down? > > On Thu, Aug 11, 2016 at 7:02 PM, Fa-Gung Fan <[email protected]> wrote: > >> Thank you Sebastien. >> >> Following the installation instruction, I have: >> >> ffan@caelinux2013-VirtualBox:~$ npm install -g pvw-visualizer >> npm http GET https://registry.npmjs.org/pvw-visualizer >> >> npm ERR! Error: failed to fetch from registry: pvw-visualizer >> npm ERR! at /usr/share/npm/lib/utils/npm-r >> egistry-client/get.js:139:12 >> npm ERR! at cb (/usr/share/npm/lib/utils/npm- >> registry-client/request.js:31:9) >> npm ERR! at Request._callback (/usr/share/npm/lib/utils/npm- >> registry-client/request.js:136:18) >> npm ERR! at Request.callback (/usr/lib/nodejs/request/main.js:119:22) >> npm ERR! at Request.<anonymous> (/usr/lib/nodejs/request/main. >> js:212:58) >> npm ERR! at Request.emit (events.js:88:20) >> npm ERR! at ClientRequest.<anonymous> (/usr/lib/nodejs/request/main. >> js:412:12) >> npm ERR! at ClientRequest.emit (events.js:67:17) >> npm ERR! at HTTPParser.onIncoming (http.js:1261:11) >> npm ERR! at HTTPParser.onHeadersComplete (http.js:102:31) >> npm ERR! You may report this log at: >> npm ERR! <http://bugs.debian.org/npm> >> npm ERR! or use >> npm ERR! reportbug --attach /home/ffan/npm-debug.log npm >> npm ERR! >> npm ERR! System Linux 3.2.0-105-generic >> npm ERR! command "node" "/usr/bin/npm" "install" "-g" "pvw-visualizer" >> npm ERR! cwd /home/ffan >> npm ERR! node -v v0.6.12 >> npm ERR! npm -v 1.1.4 >> npm ERR! message failed to fetch from registry: pvw-visualizer >> npm ERR! >> npm ERR! Additional logging details can be found in: >> npm ERR! /home/ffan/npm-debug.log >> npm not ok >> ffan@caelinux2013-VirtualBox:~$ >> >> It says "failed to fetch from registry: pvw-visualizer". Did I do >> something wrong? Thanks. >> >> - ffan >> >> >> On Thu, Aug 11, 2016 at 5:02 PM, Sebastien Jourdain < >> [email protected]> wrote: >> >>> ParaViewWeb - Visualizer is meant for that. Although, selection is not >>> implemented currently. >>> >>> http://kitware.github.io/paraviewweb/applications/ >>> >>> But that version of Visualizer require ParaView/master. >>> >>> Otherwise an older version of Visualizer is provided along with ParaView >>> binaries (except for Windows). >>> You can find documentation on it here: >>> http://paraviewweb.kitware.com/#!/guide/quick_start >>> http://paraviewweb.kitware.com/#!/guide/app_gallery >>> >>> On Thu, Aug 11, 2016 at 2:36 PM, Fa-Gung Fan <[email protected]> wrote: >>> >>>> Hi ParaView users/developers, >>>> >>>> In my works, I need to use ParaView remotely, over the Internet. >>>> Displaying the GUI and the images and accepting a selection become very >>>> slow. Is there a light-wright version of ParaView (even with lower >>>> resolution)? Or, if it is possible, how to configure ParaView so it can be >>>> easier to use over the Internet? Thank you. >>>> >>>> - ffan >>>> >>>> _______________________________________________ >>>> 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 >>>> >>>> >>> >> >
_______________________________________________ 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
