[Paraview] ParaView on Intel Mac
Randy Hudson
hudson at mcs.anl.gov
Thu May 4 09:32:13 EDT 2006
I solved my main problem (but the annoyance lingers).
Re the problem: the splatting filter and my three readers now appear in
the appropriate menus as they should. (I...uh...wasn't exporting
PV_INTERFACE_PATH. Don't laugh, please. I've been working for a couple
years with systems that either didn't require that or didn't make it
explicit, and simply overlooked it.)
Re the annoyance: well, "appear in the appropriate menus" might be too
strong a description of the availability of my readers in the file
dialog, since their entries are still beyond the bottom of my screen on
the yet-1400x900-pixel-without-small-enough-text-to-show-ever-entry
menu. But, I can work with it for a time.
Randy Hudson wrote:
>
> I've built paraview 2.4.3 on my MacBook, and want it to recognize the
> three custom readers I've written and the vtkGaussianSplatter filter
> I've added. (BTW, I was only able to do this by setting
> BUILD_SHARED_LIBS to OFF.)
>
> I've written the XML files for the user interfaces (and the server
> manager as well), and set PV_INTERFACE_PATH to point to the directory
> on the Mac where they reside (and have set things up likewise on the
> server cluster).
>
> However, when I run "paraview" as a single process under X11 on the
> Mac, it will only add entries in the filter and file dialog menus for
> the splatting filter and readers (the readers aren't on the Mac, but
> this was a test) if I use the "Import Package" submenu of the "File"
> menu.
>
> And, "pvclient" can't find them via PV_INTERFACE_PATH or "Import
> Package" -- or finds them but doesn't use them -- when I run in
> client-sever mode.
>
> (These XML files, readers and filter all worked when I ran the
> paraview client (in this case, 2.4.2) on my Thinkpad under XP -- and
> when I ran "paraview.exe" as a single process there.)
>
> FYI: I left the OpenGL and GLU CMake parameters in their default
> settings, pointing to the frameworks, rather than pointing them at the
> /usr/X11 directories, where it looks as though there are other headers
> and lib's.
>
> AND: weird: when paraview fails to find/use the XML files, the file
> dialog menu fills my 1400x900-pixel screen, and beyond (about 14 file
> types are off-screen and inaccessible), but when the XML files are
> used, this problem seems not to arise.
>
>
> Any ideas?
>
>
> Thanks.
>
>
> Randy Hudson.
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
>
More information about the ParaView
mailing list