Hum, this is weird… What browser are you using?

Can you enable the javascript console to see if you notice error?

Seb


On Fri, Nov 15, 2013 at 12:10 PM, J. Calahan <[email protected]> wrote:

> Hi Sebastien,
>
> Thank you for the quick response.
>
> To load the can.ex2 data set I'm following http://vimeo.com/77824433
> step-for-step. It's when I click on the filename that nothing seems to
> happen in the 3D view. Similarly, when I click the + button and add,
> say, a sphere nothing seems to happen.
>
> Josh
>
> On Fri, Nov 15, 2013 at 11:51 AM, Sebastien Jourdain
> <[email protected]> wrote:
> > Hi Josh,
> >
> > thanks for your feedback evaluation.
> >
> > Sorry for the confusion on the wiki but as you mentioned the text is
> valid
> > for the latest release but not consistent with git master.
> > I'll do a pass to update it.
> >
> > For the windows package, it is true that we still need to fix the install
> > tree.
> > Will do it before the official ParaView release.
> >
> > Regarding the issue where the data does not load, I'm a bit confused on
> what
> > you are exactly doing to load that can.ex2.
> > Is the issue that when you open the file browser, you can not select the
> > file or when you click on the file nothing happen?
> >
> > Seb
> >
> >
> >
> >
> > On Fri, Nov 15, 2013 at 11:29 AM, J. Calahan <[email protected]> wrote:
> >>
> >> Hello,
> >>
> >> I'm evaluating ParaViewWeb as part of the ParaView 4.0 release and the
> >> 4.x nightly Git builds.
> >>
> >> The current contents of http://www.paraview.org/Wiki/ParaViewWeb are a
> >> bit stale as it still mentions pipeline_manager.py (removed in commit
> >> bbb9a40). It took me a while to figure out how to execute the web
> >> visualizer with 4.1-RC1 and the nightlies. For the record this works
> >> for 4.0.1:
> >>
> >>  ~$ pvpython paraview/pipeline_manager.py --content www --data-dir
> >> $PARAVIEW_DATA
> >>
> >> And this is the syntax past that version:
> >>
> >>  ~$ pvpython paraview/web/pv_web_visualizer.py --content www
> >> --data-dir $PARAVIEW_DATA
> >>  ~$ pvpython paraview/web/pv_web_file_loader.py --content www
> >> --data-dir $PARAVIEW_DATA
> >>  ...
> >>
> >> I've noticed a few platform differences when trying to display the
> >> can.ex2 data set and from adding, say, sphere geometry.
> >>
> >> CentOS6.4
> >> - 4.0.1 displays data set fine
> >> - 4.1-RC1 webapp came up, but did not display data set
> >> - 4.x-64bit-glibc-2.3.6-NIGHTLY-20131113 webapp came up, but did not
> >> display data set
> >> - 4.x-64bit-glibc-2.3.6-NIGHTLY-20131115 webapp came up, but did not
> >> display data set
> >>
> >> OSX10.7
> >> - 4.0.1 webapp came up, but did not display data set
> >> - 4.1-RC1 displays data set fine
> >> - 4.x-NIGHTLY-20131113 displays data set fine
> >>
> >> Win7
> >> - 4.0.1 webapp UI wedges after "WebVisualizer" link is clicked
> >> - 4.1-RC1 share/paraview-4.1/www is not present
> >> - 4.x-NIGHTLY-20131113 share/paraview-4.*/www is not present
> >>
> >> I'm not that interested in Windows (just tried it out of curiosity);
> >> my interest is primarily Linux, then OSX, with the nightly builds.
> >>
> >> In the cases where no geometry is displayed I can still interactive
> >> with the view... rotating w/ mouse and observing axis movement. Also I
> >> don't see any stdout/err difference between the versions that work and
> >> the versions that do not. Any pointers on getting it to work?
> >>
> >> Thanks,
> >> Josh
> >> _______________________________________________
> >> 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
> >>
> >> Follow this link to subscribe/unsubscribe:
> >> http://www.paraview.org/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

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to