Re: [Paraview] Please help!! How to force Render() from a reader

2009-10-23 Thread Takuya OSHIMA
Hi Mark, Here are what I have tried within my custom reader panel (a subclass of pqAutoGeneratedObjectPanel) so far and working fine for me. But I may be wrong as Fabian reported the third one didn't for him. ( http://www.paraview.org/pipermail/paraview/2009-October/014074.html ) // 1. If one i

[Paraview] OverView build testing?

2009-10-23 Thread Zak Burke
Following up on my previous message about building the OverView client in the ParaView3 CVS tree, it occurred to me that I don't know if my Makefile-based build might also be broken, albeit in a less obvious way than an empty Data menu. There are all kinds of test applications generated along with

[Paraview] OverView 0.7.0 alpha: empty "Data" menu with Xcode build target

2009-10-23 Thread Zak Burke
I am trying to build OverView from the ParaView CVS source tree using Xcode 3.1.3 on Mac OS X 10.5.8 using the instructions here: https://www.kitware.com/InfovisWiki/index.php/Building_OverView The build appears to be successful, when I run ./bin/debug/OverView.app, the "Data" menu is empty.

Re: [Paraview] ParaView Digest, Vol 66, Issue 71

2009-10-23 Thread Michael Wild
Just built Qt 4.5.3 and ParaView CVS successfully, and the stuff works. First I had to build a universal dbus (1.2.16) with the following options (mostly taken from fink): ./configure --prefix=/usr/local/dbus-1.2.16 --disable-static --enable- console-owner-file --with-dbus-user=messagebus --

Re: [Paraview] ParaView3 64-bit on Mac OS X 10.6.1

2009-10-23 Thread Elvis Dowson
Hi Sean, On Oct 24, 2009, at 12:21 AM, Sean McBride wrote: That's not a crash exactly, someone called abort() deliberately (see 'man abort'). From the name of it (qFatal), I'd say that qt_init detected something it didn't like. I'm building OpenFOAM-1.6, an open source CFD code on a case sen

Re: [Paraview] ParaView3 64-bit on Mac OS X 10.6.1

2009-10-23 Thread Elvis Dowson
Hi, Going through another thread "[Paraview] Snow Leopard", I've learnt that the make install version does not work, but you can launch paraview from the build directory. Any idea why? Best regards, Elvis ___ Powered by www.kitware.com Visit ot

Re: [Paraview] ParaView3 64-bit on Mac OS X 10.6.1

2009-10-23 Thread Elvis Dowson
Hi Mike, So I read the other thread, and build qt-4.5.4 (current version form git, branch 4.5) and paraview-3.7.0 (current version from cvs). Both qt and paraview compiled and built file, with no errors. However, when I launch Paraview-3.7.0, it crashes immediately. I've attached a trac

Re: [Paraview] does the server nodes need to connect to each other?

2009-10-23 Thread David E DeMarle
The machines in paraview's server do need to talk to each other. However, setting up MPI to allow this on a split domain cluster is more of an MPI question than a ParaView question. I suspect you will have more luck asking the question in an MPI forum using a hello world mpi program to demonstrate

Re: [Paraview] Enabling a vtk filter example missing xml

2009-10-23 Thread Alexey I. Baranov
Hi David, may be this will help, check page 8. http://kitware.com/products/archive/kitware_quarterly0107.pdf A bit old but can give an idea. Alexey. On Friday 23 October 2009 16:14:18 David Doria wrote: > I am trying to follow the "Enabling a filter in VTK" > (http://www.itk.org/Wiki/Plugin_HowT

[Paraview] Paraview 3.6.x connection definition files

2009-10-23 Thread Rick Angelini
I have questions regarding the use of connection definition files. I have created numerous connection definition files for various clusters and compute systems that we have here. Up until now, I've been distributing those pvsc files through a common directory that all of my users have ac

Re: [Paraview] ParaView3 64-bit on Mac OS X 10.6.1

2009-10-23 Thread Michael Jackson
There is another thread on that actually. Look for the subject "[Paraview] OSX 10.6, Qt 4.5". Last post was just a few hours ago. Basically I think it can be done but you have to watch the compile flags as CMake 2.6 has a bug where the -arch i386 is NOT explicitly set on the compile command

[Paraview] Enabling a vtk filter example missing xml

2009-10-23 Thread David Doria
I am trying to follow the "Enabling a filter in VTK" (http://www.itk.org/Wiki/Plugin_HowTo#Enabling_a_filter_in_VTK) guide on the wiki. This example is how to make a paraview plugin for an existing VTK filter. It looks like the CMake file is provided, but the real details are left to the book (I'm

Re: [Paraview] ParaView3 64-bit on Mac OS X 10.6.1

2009-10-23 Thread Elvis Dowson
On Oct 23, 2009, at 5:29 PM, Michael Jackson wrote: There is another thread on that actually. Look for the subject "[Paraview] OSX 10.6, Qt 4.5". Last post was just a few hours ago. Ok, found it! :-) http://markmail.org/search/list:paraview?q=OSX+10.6%2C+Qt+4.5 __

Re: [Paraview] ParaView3 64-bit on Mac OS X 10.6.1

2009-10-23 Thread Elvis Dowson
Hi Mike, It's good to hear from you again!! :-) On Oct 23, 2009, at 5:29 PM, Michael Jackson wrote: There is another thread on that actually. Look for the subject "[Paraview] OSX 10.6, Qt 4.5". Last post was just a few hours ago. Any idea where I can find a good way to browse

[Paraview] ParaView3 64-bit on Mac OS X 10.6.1

2009-10-23 Thread Elvis Dowson
Hi, Does the latest version of paraview from the cvs repository work with Mac OS X 10.6.1 in 64-bit mode? I am using the latest version of qt-4.5.4 from the qt git repository. Best regards, Elvis Dowson ___ Powered by www.kitware.com Vi

Re: [Paraview] Dockable RenderView

2009-10-23 Thread Paul Edwards
The underlying toolkit is Qt and the main window interface has a distinction between the main view and dockable windows. Although it would be nice to have an eclipse style fully dockable interface 2009/10/23 Jérôme : > Hi, > just curiosity: > Is there a reason why the render windows are not d

[Paraview] Dockable RenderView

2009-10-23 Thread Jérôme
Hi, just curiosity: Is there a reason why the render windows are not dockable, such as the pipeline browser panel or object property (or every config panels, in fact!) ? Thanks! Jerome ___ Powered by www.kitware.com Visit other Kitware open-source proje

[Paraview] CAVElib

2009-10-23 Thread Christian Wohlschlager
** Reply Requested When Convenient ** Hy ! I read the old (2003) Paraview mailings and i found that there has been some effort to create paraview ,or is it still going on. I'm using vmd with cavelib and it works perfekt. I'm just interested if there is some developemt in this. thank you C

Re: [Paraview] Is it possible to add a new proxy group?

2009-10-23 Thread Fred Fred
Yeah! That is exacty what I was seeking of! Thanks. Date: Fri, 23 Oct 2009 10:19:41 +0200 Subject: Re: [Paraview] Is it possible to add a new proxy group? From: jerome.ve...@gmail.com To: stan1...@hotmail.fr CC: berk.gev...@kitware.com; paraview@paraview.org Hi, You can go here: http://paraview

Re: [Paraview] Is it possible to add a new proxy group?

2009-10-23 Thread Jérôme
Hi, You can go here: http://paraview.org/Wiki/Plugin_HowTo#Adding_Categories_to_the_Filters_Menu It seems to deal with your problem! Best regards, Jerome 2009/10/23 Fred Fred > Simple. > I just would like to see in the filter menu a new category, below > "Alphabetical" named "MyFilters" for

Re: [Paraview] Is it possible to add a new proxy group?

2009-10-23 Thread Fred Fred
Simple. I just would like to see in the filter menu a new category, below "Alphabetical" named "MyFilters" for instance. > Date: Thu, 22 Oct 2009 13:02:31 -0400 > Subject: Re: [Paraview] Is it possible to add a new proxy group? > From: berk.gev...@kitware.com > To: stan1...@hotmail.fr > CC: para

Re: [Paraview] network created with box glyphs and tubes

2009-10-23 Thread Jérôme
Hi, if your links are independent polydatas, you can simply apply a transform filter with a 90deg-rotation to the ouput of your tube filters. HTH, Jerome 2009/10/23 Sreejith Pulloor > Paraview, > > I am trying to create a network with some cubic pores connected by square > links. For the pores

Re: [Paraview] OSX 10.6, Qt 4.5

2009-10-23 Thread Michael Wild
Just noticed that the binary install of Qt-Cocoa-4.5.3 is buggy. It only contains a stub for QtDBus.framework. Reported the issue to Nokia and am building now Qt myself (what a pain!) Michael On 22. Oct, 2009, at 13:12 , Berk Geveci wrote: Btw, we may drop the support for Carbon once we fi