From maxim.glibin at gmail.com Mon Dec 1 09:05:52 2014 From: maxim.glibin at gmail.com (Maxim Glibin) Date: Mon, 1 Dec 2014 17:05:52 +0300 Subject: [Paraview-developers] Filtration of the array list in server manager xml Message-ID: How should I filter the array list from xml? I have the following: For instance, obtained array list contains the following: ["nodegroups","temperature","speed","cellgroups"] I need that this list contains only two elements ["nodegroups","cellgroups"]. Is it possible to do it on server manager xml level? -- Yours Sincerely, *GLIBIN Maxim O.* - Developer Phone : +7 (987) 533 00 55 Email: maxim.glibin at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From maxim.glibin at gmail.com Mon Dec 1 09:37:07 2014 From: maxim.glibin at gmail.com (Maxim Glibin) Date: Mon, 1 Dec 2014 17:37:07 +0300 Subject: [Paraview-developers] Adding a custom button to filter Message-ID: Hello everybody, What the type should the xml property have to create button widget? Or is there another way to create custom button for properties panel. I will be grateful for any help information. -- Yours Sincerely, *GLIBIN Maxim O.* Phone : +7 (987) 533 00 55 Email: maxim.glibin at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From utkarsh.ayachit at kitware.com Mon Dec 1 10:30:54 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Mon, 1 Dec 2014 10:30:54 -0500 Subject: [Paraview-developers] Markdown pages in doxygen generated ParaView documentation Message-ID: Folks, Over the weekend I pushed changes to ParaView (and the machine that we use to generate the nightly documentation) to add support for Markdown [4]. Now developers can add design documentation, etc. in the ParaView repository itself! You can also use markdown in code blocks. The index page[1] is also generated using .md file (as mentioned in the "Developer notes" section). Also, at long last, I've added a page[2] where we can track major API/design changes between versions. This should make it easier for developers maintaining applications/plugins. Since all this is part of the source code repo, developers should ensure that these pages are kept up-to-date as they change APIs/design aspects. As a reminder, we started tracking Python API changes since 4.2 already. Those can be found here [3]. Utkarsh [1] http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/index.html [2] http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/MajorAPIChanges.html [3] http://www.paraview.org/ParaView3/Doc/Nightly/www/py-doc/api-changes.html [4] http://www.stack.nl/~dimitri/doxygen/manual/markdown.html -------------- next part -------------- An HTML attachment was scrubbed... URL: From sebastien.jourdain at kitware.com Mon Dec 1 10:34:43 2014 From: sebastien.jourdain at kitware.com (Sebastien Jourdain) Date: Mon, 1 Dec 2014 08:34:43 -0700 Subject: [Paraview-developers] Adding a custom button to filter In-Reply-To: References: Message-ID: Here is some documentation relative the Server XML part. I'll complete it, with the button section soon. Seb http://www.paraview.org/Wiki/ServerManager_XML_Hints On Mon, Dec 1, 2014 at 7:37 AM, Maxim Glibin wrote: > Hello everybody, > > What the type should the xml property have to create button widget? > Or is there another way to create custom button for properties panel. > > I will be grateful for any help information. > > -- > Yours Sincerely, > *GLIBIN Maxim O.* > Phone : +7 (987) 533 00 55 > Email: maxim.glibin at gmail.com > > > _______________________________________________ > Paraview-developers mailing list > Paraview-developers at paraview.org > http://public.kitware.com/mailman/listinfo/paraview-developers > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sebastien.jourdain at kitware.com Mon Dec 1 11:02:51 2014 From: sebastien.jourdain at kitware.com (Sebastien Jourdain) Date: Mon, 1 Dec 2014 09:02:51 -0700 Subject: [Paraview-developers] Filtration of the array list in server manager xml In-Reply-To: References: Message-ID: You may find some additional information on some XML attributes here: http://www.paraview.org/ParaQ/Doc/Nightly/html/classvtkSMArrayListDomain.html On Mon, Dec 1, 2014 at 7:05 AM, Maxim Glibin wrote: > How should I filter the array list from xml? > I have the following: > label="Array" > command="SetInputArrayToProcess" > number_of_elements="5" > element_types="0 0 0 0 2" > animateable="0"> > attribute_type="Scalars" > input_domain_name="input_array"> > > function="Input" /> > > > > > function="Input" /> > > > > > For instance, obtained array list contains the following: > ["nodegroups","temperature","speed","cellgroups"] > > I need that this list contains only two elements > ["nodegroups","cellgroups"]. > Is it possible to do it on server manager xml level? > > > > -- > Yours Sincerely, > *GLIBIN Maxim O.* - Developer > Phone : +7 (987) 533 00 55 > Email: maxim.glibin at gmail.com > > > _______________________________________________ > Paraview-developers mailing list > Paraview-developers at paraview.org > http://public.kitware.com/mailman/listinfo/paraview-developers > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sankhesh.jhaveri at kitware.com Mon Dec 1 12:31:05 2014 From: sankhesh.jhaveri at kitware.com (Sankhesh Jhaveri) Date: Mon, 01 Dec 2014 09:31:05 -0800 (PST) Subject: [Paraview-developers] Dashboard Status: Sunday, November 30 2014 Message-ID: <20141201173103.ECACD808CD@sanganak-ubuntu> Dashboard status for Nightly (master) -------------------- ANALYZING -------------------- [1]Win7x64-ninja-nightlymaster-static-release 1 [2]fedora-x64-icc-nightlymaster-debug 2 -------------------- REPORT -------------------- 3 FAILURES [3]pvcs.PropertyLink , 1 , ['fedora-x64-icc-nightlymaster-debug'] [4]pvcrs.PropertyLink , 1 , ['fedora-x64-icc-nightlymaster-debug'] [5]pvcrs.TraceExodus , 1 , ['Win7x64-ninja-nightlymaster-static-release'] Dashboard status for Nightly (next) -------------------- ANALYZING -------------------- [6]ubuntu-x64-nightlynext 1 [7]fedora-x64-icc-nightlynext-release 1 -------------------- REPORT -------------------- 2 FAILURES [8]pvcrs.PropertyLink , 1 , ['fedora-x64-icc-nightlynext-release'] [9]pvcs-collab.CreateDelete , 1 , ['ubuntu-x64-nightlynext'] Issues with submitters The following expected submitters did not submit: amber12.kitware , Master-Win64-vs9-static-release KargadMac.kitware , Lion-gcc-pvVTK References 1. http://open.cdash.org/index.php?project=ParaView&date=2014-12-01&filtercount=1&field1=buildname/string&compare1=61&value1=Win7x64-ninja-nightlymaster-static-release 2. http://open.cdash.org/index.php?project=ParaView&date=2014-12-01&filtercount=1&field1=buildname/string&compare1=61&value1=fedora-x64-icc-nightlymaster-debug 3. http://open.cdash.org/testSummary.php?project=9&date=2014-12-01&name=pvcs.PropertyLink 4. http://open.cdash.org/testSummary.php?project=9&date=2014-12-01&name=pvcrs.PropertyLink 5. http://open.cdash.org/testSummary.php?project=9&date=2014-12-01&name=pvcrs.TraceExodus 6. http://open.cdash.org/index.php?project=ParaView&date=2014-12-01&filtercount=1&field1=buildname/string&compare1=61&value1=ubuntu-x64-nightlynext 7. http://open.cdash.org/index.php?project=ParaView&date=2014-12-01&filtercount=1&field1=buildname/string&compare1=61&value1=fedora-x64-icc-nightlynext-release 8. http://open.cdash.org/testSummary.php?project=9&date=2014-12-01&name=pvcrs.PropertyLink 9. http://open.cdash.org/testSummary.php?project=9&date=2014-12-01&name=pvcs-collab.CreateDelete -------------- next part -------------- An HTML attachment was scrubbed... URL: From utkarsh.ayachit at kitware.com Wed Dec 3 10:40:22 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Wed, 3 Dec 2014 10:40:22 -0500 Subject: [Paraview-developers] Gatekeeper Review Summary Message-ID: SUMMARY --------------------------------------------- Topics merged into master (v4.2.0-200-gdd596c6): 15165_rename_ADIOSReader python-view-15122 streaming-multiblock-genericio-reader update-qttesting (VTK) update-vtk-20141202 From sankhesh.jhaveri at kitware.com Wed Dec 3 12:31:05 2014 From: sankhesh.jhaveri at kitware.com (Sankhesh Jhaveri) Date: Wed, 03 Dec 2014 09:31:05 -0800 (PST) Subject: [Paraview-developers] Dashboard Status: Tuesday, December 02 2014 Message-ID: <20141203173104.5BE5180647@sanganak-ubuntu> Dashboard status for Nightly (master) -------------------- ANALYZING -------------------- [1]fedora-x64-icc-nightlymaster-debug 2 -------------------- REPORT -------------------- 2 FAILURES [2]pvcs.PropertyLink , 1 , ['fedora-x64-icc-nightlymaster-debug'] [3]pvcrs.PropertyLink , 1 , ['fedora-x64-icc-nightlymaster-debug'] Dashboard status for Nightly (next) -------------------- ANALYZING -------------------- [4]fedora-x64-icc-nightlynext-release 2 [5]Win7x64-vs10-static-release 1 [6]ubuntu-x64-nightlynext 1 -------------------- REPORT -------------------- 4 FAILURES [7]pvcs.PropertyLink , 1 , ['fedora-x64-icc-nightlynext-release'] [8]pvcrs.PropertyLink , 1 , ['fedora-x64-icc-nightlynext-release'] [9]pv.ServerConnectDialog , 1 , ['Win7x64-vs10-static-release'] [10]pvcs-collab.VariableSelector , 1 , ['ubuntu-x64-nightlynext'] Issues with submitters The following expected submitters did not submit: amber12.kitware , Master-Win64-vs9-static-release KargadMac.kitware , Lion-gcc-pvVTK References 1. http://open.cdash.org/index.php?project=ParaView&date=2014-12-03&filtercount=1&field1=buildname/string&compare1=61&value1=fedora-x64-icc-nightlymaster-debug 2. http://open.cdash.org/testSummary.php?project=9&date=2014-12-03&name=pvcs.PropertyLink 3. http://open.cdash.org/testSummary.php?project=9&date=2014-12-03&name=pvcrs.PropertyLink 4. http://open.cdash.org/index.php?project=ParaView&date=2014-12-03&filtercount=1&field1=buildname/string&compare1=61&value1=fedora-x64-icc-nightlynext-release 5. http://open.cdash.org/index.php?project=ParaView&date=2014-12-03&filtercount=1&field1=buildname/string&compare1=61&value1=Win7x64-vs10-static-release 6. http://open.cdash.org/index.php?project=ParaView&date=2014-12-03&filtercount=1&field1=buildname/string&compare1=61&value1=ubuntu-x64-nightlynext 7. http://open.cdash.org/testSummary.php?project=9&date=2014-12-03&name=pvcs.PropertyLink 8. http://open.cdash.org/testSummary.php?project=9&date=2014-12-03&name=pvcrs.PropertyLink 9. http://open.cdash.org/testSummary.php?project=9&date=2014-12-03&name=pv.ServerConnectDialog 10. http://open.cdash.org/testSummary.php?project=9&date=2014-12-03&name=pvcs-collab.VariableSelector -------------- next part -------------- An HTML attachment was scrubbed... URL: From sankhesh.jhaveri at kitware.com Thu Dec 4 12:31:08 2014 From: sankhesh.jhaveri at kitware.com (Sankhesh Jhaveri) Date: Thu, 04 Dec 2014 09:31:08 -0800 (PST) Subject: [Paraview-developers] Dashboard Status: Wednesday, December 03 2014 Message-ID: <20141204173104.191AB7FEF7@sanganak-ubuntu> Dashboard status for Nightly (master) -------------------- ANALYZING -------------------- [1]fedora-x64-icc-nightlymaster-debug 2 -------------------- REPORT -------------------- 2 FAILURES [2]pvcs.PropertyLink , 1 , ['fedora-x64-icc-nightlymaster-debug'] [3]pvcrs.PropertyLink , 1 , ['fedora-x64-icc-nightlymaster-debug'] Dashboard status for Nightly (next) -------------------- ANALYZING -------------------- [4]ubuntu-x64-nightlynext-static 2 [5]ubuntu-x64-nightlynext 2 [6]Win7x64-vs10-static-release 2 [7]Win7x64-ninja-nightlynext-shared-release 2 [8]fedora-x64-icc-nightlynext-release 4 [9]Win32-vs9-shared-release 2 [10]Win7x64-vs10-shared-release 2 [11]ubuntu-x64-coverage 2 [12]Win64-vs9-shared-debug-nocollab 2 [13]Win64-vs9-static-release 2 [14]ubuntu-x64-nightlynext 2 [15]Win7x64-vs9-nightlynext-static-release 2 -------------------- REPORT -------------------- 4 FAILURES [16]pvcs.PropertyLink , 1 , ['fedora-x64-icc-nightlynext-release'] [17]pvcrs.PropertyLink , 1 , ['fedora-x64-icc-nightlynext-release'] [18]pv.ResetToVisibleRange , 12 , ['ubuntu-x64-nightlynext-static', 'ubuntu-x64-nightlynext', 'Win7x64-vs10-static-release', 'Win7x64-ninja-nightlynext-shared-release', 'fedora-x64-icc-nightlynext-release', 'Win32-vs9-shared-release', 'Win7x64-vs10-shared-release', 'ubuntu-x64-coverage', 'Win64-vs9-shared-debug-nocollab', 'Win64-vs9-static-release', 'ubuntu-x64-nightlynext', 'Win7x64-vs9-nightlynext-static-release'] [19]pvcs.ResetToVisibleRange , 12 , ['ubuntu-x64-nightlynext-static', 'ubuntu-x64-nightlynext', 'Win7x64-vs10-static-release', 'Win7x64-ninja-nightlynext-shared-release', 'fedora-x64-icc-nightlynext-release', 'Win32-vs9-shared-release', 'Win7x64-vs10-shared-release', 'ubuntu-x64-coverage', 'Win64-vs9-shared-debug-nocollab', 'Win64-vs9-static-release', 'ubuntu-x64-nightlynext', 'Win7x64-vs9-nightlynext-static-release'] Issues with submitters The following expected submitters did not submit: amber12.kitware , Master-Win64-vs9-static-release KargadMac.kitware , Lion-gcc-pvVTK References 1. http://open.cdash.org/index.php?project=ParaView&date=2014-12-04&filtercount=1&field1=buildname/string&compare1=61&value1=fedora-x64-icc-nightlymaster-debug 2. http://open.cdash.org/testSummary.php?project=9&date=2014-12-04&name=pvcs.PropertyLink 3. http://open.cdash.org/testSummary.php?project=9&date=2014-12-04&name=pvcrs.PropertyLink 4. http://open.cdash.org/index.php?project=ParaView&date=2014-12-04&filtercount=1&field1=buildname/string&compare1=61&value1=ubuntu-x64-nightlynext-static 5. http://open.cdash.org/index.php?project=ParaView&date=2014-12-04&filtercount=1&field1=buildname/string&compare1=61&value1=ubuntu-x64-nightlynext 6. http://open.cdash.org/index.php?project=ParaView&date=2014-12-04&filtercount=1&field1=buildname/string&compare1=61&value1=Win7x64-vs10-static-release 7. http://open.cdash.org/index.php?project=ParaView&date=2014-12-04&filtercount=1&field1=buildname/string&compare1=61&value1=Win7x64-ninja-nightlynext-shared-release 8. http://open.cdash.org/index.php?project=ParaView&date=2014-12-04&filtercount=1&field1=buildname/string&compare1=61&value1=fedora-x64-icc-nightlynext-release 9. http://open.cdash.org/index.php?project=ParaView&date=2014-12-04&filtercount=1&field1=buildname/string&compare1=61&value1=Win32-vs9-shared-release 10. http://open.cdash.org/index.php?project=ParaView&date=2014-12-04&filtercount=1&field1=buildname/string&compare1=61&value1=Win7x64-vs10-shared-release 11. http://open.cdash.org/index.php?project=ParaView&date=2014-12-04&filtercount=1&field1=buildname/string&compare1=61&value1=ubuntu-x64-coverage 12. http://open.cdash.org/index.php?project=ParaView&date=2014-12-04&filtercount=1&field1=buildname/string&compare1=61&value1=Win64-vs9-shared-debug-nocollab 13. http://open.cdash.org/index.php?project=ParaView&date=2014-12-04&filtercount=1&field1=buildname/string&compare1=61&value1=Win64-vs9-static-release 14. http://open.cdash.org/index.php?project=ParaView&date=2014-12-04&filtercount=1&field1=buildname/string&compare1=61&value1=ubuntu-x64-nightlynext 15. http://open.cdash.org/index.php?project=ParaView&date=2014-12-04&filtercount=1&field1=buildname/string&compare1=61&value1=Win7x64-vs9-nightlynext-static-release 16. http://open.cdash.org/testSummary.php?project=9&date=2014-12-04&name=pvcs.PropertyLink 17. http://open.cdash.org/testSummary.php?project=9&date=2014-12-04&name=pvcrs.PropertyLink 18. http://open.cdash.org/testSummary.php?project=9&date=2014-12-04&name=pv.ResetToVisibleRange 19. http://open.cdash.org/testSummary.php?project=9&date=2014-12-04&name=pvcs.ResetToVisibleRange -------------- next part -------------- An HTML attachment was scrubbed... URL: From maxim.glibin at gmail.com Fri Dec 5 02:05:58 2014 From: maxim.glibin at gmail.com (Maxim Glibin) Date: Fri, 5 Dec 2014 10:05:58 +0300 Subject: [Paraview-developers] Access to the color legend and its modification Message-ID: Hello all, I am interested in creating a plugin filter that will change the color legend by pressing a button as shown at the attached picture. And I have a few questions: 1. How can I assign my custom button into 'Display' panel? 2. How can I get an instance of color legend to change annotations by using input or output information of filter? Best regards, Maxim -- Yours Sincerely, *GLIBIN Maxim O.* - Developer Phone : +7 (987) 533 00 55 Email: maxim.glibin at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: color_legend.png Type: image/png Size: 5750 bytes Desc: not available URL: From sankhesh.jhaveri at kitware.com Fri Dec 5 12:31:11 2014 From: sankhesh.jhaveri at kitware.com (Sankhesh Jhaveri) Date: Fri, 05 Dec 2014 09:31:11 -0800 (PST) Subject: [Paraview-developers] Dashboard Status: Thursday, December 04 2014 Message-ID: <20141205173104.3FDAC7FDB8@sanganak-ubuntu> Dashboard status for Nightly (master) -------------------- ANALYZING -------------------- [1]fedora-x64-icc-nightlymaster-debug 3 [2]ubuntu-x64-nightlymaster-unified 1 -------------------- REPORT -------------------- 4 FAILURES [3]pv.TestPopOutWidget , 1 , ['fedora-x64-icc-nightlymaster-debug'] [4]pvcs.PropertyLink , 1 , ['fedora-x64-icc-nightlymaster-debug'] [5]pvcrs.PropertyLink , 1 , ['fedora-x64-icc-nightlymaster-debug'] [6]pvcrs.Contour , 1 , ['ubuntu-x64-nightlymaster-unified'] Dashboard status for Nightly (next) -------------------- ANALYZING -------------------- [7]ubuntu-x64-nightlynext-nogui 30 [8]ubuntu-x64-nightlynext-static-nogui 29 [9]fedora-x64-icc-nightlynext-release 2 -------------------- REPORT -------------------- 32 FAILURES [10]pvcrs.PropertyLink , 1 , ['fedora-x64-icc-nightlynext-release'] [11]pvcs.PropertyLink , 1 , ['fedora-x64-icc-nightlynext-release'] [12]ParallelPythonImport , 1 , ['ubuntu-x64-nightlynext-nogui'] [13]vtkSciberQuestCxx-MPI-TestFieldTopologyMapper , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [14]vtkPVServerManagerDefaultPython-MPI-LinePlotInScripts , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [15]vtkSciberQuestCxx-MPI-TestPoincareMapper , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [16]vtkSciberQuestCxx-MPI-TestPlaneSource , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [17]vtkPVCatalystCxx-MPI-CoProcessingTestOutputs , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [18]CoProcessingTestPythonScript , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [19]vtkPVServerManagerDefaultPython-MPI-SymmetricParallelSerialWriter , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [20]vtkPVServerManagerDefaultPython-MPI-MultiView , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [21]CoProcessingProgrammableFilter , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [22]vtkPVServerManagerDefaultPython-MPI-TestMPI4PY , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [23]vtkSciberQuestCxx-MPI-TestBOVIO , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [24]vtkPVServerManagerDefaultPython-MPI-SymmetricMultiView , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [25]vtkPVServerManagerDefaultPython-MPI-Simple , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [26]vtkPVCatalystCxx-MPI-SubController , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [27]vtkSciberQuestCxx-MPI-TestFieldTracer , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [28]CoProcessingImport , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [29]vtkSciberQuestCxx-MPI-TestFTLE , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [30]vtkPVServerManagerDefaultPython-MPI-AnnotationVisibility , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [31]vtkPVServerManagerDefaultPython-MPI-SymmetricSimple , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [32]vtkSciberQuestCxx-MPI-TestKernelConvolution , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [33]vtkPVServerManagerDefaultPython-MPI-SymmetricAnnotationVisibility , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [34]vtkPVServerManagerDefaultPython-MPI-SymmetricLinePlotInScripts , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [35]PCoProcessingTestPythonScript , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [36]vtkPVServerManagerDefaultPython-MPI-SymmetricUserTransformOnReprese ntation , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [37]vtkSciberQuestCxx-MPI-TestVortexFilter , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [38]vtkPVServerManagerDefaultPython-MPI-SymmetricParallelImageWriter , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [39]vtkPVServerManagerDefaultPython-MPI-ParallelSerialWriter , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [40]vtkPVServerManagerDefaultPython-MPI-ParallelImageWriter , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] [41]vtkPVServerManagerDefaultPython-MPI-UserTransformOnRepresentation , 2 , ['ubuntu-x64-nightlynext-nogui', 'ubuntu-x64-nightlynext-static-nogui'] Issues with submitters The following expected submitters did not submit: amber12.kitware , Master-Win64-vs9-static-release KargadMac.kitware , Lion-gcc-pvVTK References 1. http://open.cdash.org/index.php?project=ParaView&date=2014-12-05&filtercount=1&field1=buildname/string&compare1=61&value1=fedora-x64-icc-nightlymaster-debug 2. http://open.cdash.org/index.php?project=ParaView&date=2014-12-05&filtercount=1&field1=buildname/string&compare1=61&value1=ubuntu-x64-nightlymaster-unified 3. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=pv.TestPopOutWidget 4. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=pvcs.PropertyLink 5. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=pvcrs.PropertyLink 6. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=pvcrs.Contour 7. http://open.cdash.org/index.php?project=ParaView&date=2014-12-05&filtercount=1&field1=buildname/string&compare1=61&value1=ubuntu-x64-nightlynext-nogui 8. http://open.cdash.org/index.php?project=ParaView&date=2014-12-05&filtercount=1&field1=buildname/string&compare1=61&value1=ubuntu-x64-nightlynext-static-nogui 9. http://open.cdash.org/index.php?project=ParaView&date=2014-12-05&filtercount=1&field1=buildname/string&compare1=61&value1=fedora-x64-icc-nightlynext-release 10. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=pvcrs.PropertyLink 11. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=pvcs.PropertyLink 12. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=ParallelPythonImport 13. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkSciberQuestCxx-MPI-TestFieldTopologyMapper 14. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkPVServerManagerDefaultPython-MPI-LinePlotInScripts 15. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkSciberQuestCxx-MPI-TestPoincareMapper 16. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkSciberQuestCxx-MPI-TestPlaneSource 17. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkPVCatalystCxx-MPI-CoProcessingTestOutputs 18. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=CoProcessingTestPythonScript 19. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkPVServerManagerDefaultPython-MPI-SymmetricParallelSerialWriter 20. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkPVServerManagerDefaultPython-MPI-MultiView 21. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=CoProcessingProgrammableFilter 22. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkPVServerManagerDefaultPython-MPI-TestMPI4PY 23. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkSciberQuestCxx-MPI-TestBOVIO 24. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkPVServerManagerDefaultPython-MPI-SymmetricMultiView 25. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkPVServerManagerDefaultPython-MPI-Simple 26. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkPVCatalystCxx-MPI-SubController 27. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkSciberQuestCxx-MPI-TestFieldTracer 28. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=CoProcessingImport 29. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkSciberQuestCxx-MPI-TestFTLE 30. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkPVServerManagerDefaultPython-MPI-AnnotationVisibility 31. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkPVServerManagerDefaultPython-MPI-SymmetricSimple 32. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkSciberQuestCxx-MPI-TestKernelConvolution 33. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkPVServerManagerDefaultPython-MPI-SymmetricAnnotationVisibility 34. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkPVServerManagerDefaultPython-MPI-SymmetricLinePlotInScripts 35. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=PCoProcessingTestPythonScript 36. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkPVServerManagerDefaultPython-MPI-SymmetricUserTransformOnRepresentation 37. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkSciberQuestCxx-MPI-TestVortexFilter 38. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkPVServerManagerDefaultPython-MPI-SymmetricParallelImageWriter 39. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkPVServerManagerDefaultPython-MPI-ParallelSerialWriter 40. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkPVServerManagerDefaultPython-MPI-ParallelImageWriter 41. http://open.cdash.org/testSummary.php?project=9&date=2014-12-05&name=vtkPVServerManagerDefaultPython-MPI-UserTransformOnRepresentation -------------- next part -------------- An HTML attachment was scrubbed... URL: From utkarsh.ayachit at kitware.com Sun Dec 7 11:55:14 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Sun, 7 Dec 2014 11:55:14 -0500 Subject: [Paraview-developers] Access to the color legend and its modification In-Reply-To: References: Message-ID: > 1. How can I assign my custom button into 'Display' panel? I am assuming you're using ParaView 4.2. There's no "Display" panel in ParaView 4.2, but simply the Properties panel that shows pqPropertyWidget instances for properties on proxies. The widget that allows users to pick the array to color with is called pqColorEditorPropertyWidget [1]. The Panel creates this widget when it encounters a property group that requests 'ColorEditor' as the "panel_widget" [2]. In your plugin, you can either subclass pqColorEditorPropertyWidget or create a new one that you'd want to use whenever "ColorEditor" widget is requested by any proxy. You can register your widget for the TYPE set to "ColorEditor" in add_paraview_property_group_widget() [3] and your widget will be used instead of the default pqColorEditorPropertyWidget in the panel. > 2. How can I get an instance of color legend to change annotations by using > input or output information of filter? Now entirely sure what you're looking for, but here's a way: a). first track down the lookup-table ( transfer function) proxy of interest. You can get it several ways: using the "LookupTable" property on the "representation" proxy providing the data being colored, or by using vtkSMTransferFunctionManager [4]. Once you have the transfer function proxy, you can locate the legend for that in a view using vtkSMTransferFunctionProxy::FindScalarBarRepresentation() [5]. Look at the implementation for vtkSMPVRepresentationProxy::SetScalarBarVisibility(); that'll give you some hints. [1] http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classpqColorEditorPropertyWidget.html [2] http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classpqStandardPropertyWidgetInterface.html#a83531c3804ae704d71dc917706e2e40e [3] http://www.paraview.org/Wiki/Plugin_HowTo#Adding_Customizations_for_Properties_Panel [4] http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classvtkSMTransferFunctionManager.html [5] http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classvtkSMTransferFunctionProxy.html#ac50a4c96be88696ca032048efc6c965a On Fri, Dec 5, 2014 at 2:05 AM, Maxim Glibin wrote: > Hello all, > > I am interested in creating a plugin filter that will change the color > legend by pressing a button as shown at the attached picture. > > And I have a few questions: > 2. How can I get an instance of color legend to change annotations by using > input or output information of filter? > > Best regards, > Maxim > > -- > Yours Sincerely, > GLIBIN Maxim O. - Developer > Phone : +7 (987) 533 00 55 > Email: maxim.glibin at gmail.com > > > _______________________________________________ > Paraview-developers mailing list > Paraview-developers at paraview.org > http://public.kitware.com/mailman/listinfo/paraview-developers > From utkarsh.ayachit at kitware.com Mon Dec 8 08:04:28 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Mon, 8 Dec 2014 08:04:28 -0500 Subject: [Paraview-developers] Gatekeeper Review Summary Message-ID: Topics merged into master (v4.2.0-231-g445a425): 0015171_camera_front_of_plane_widget 0015172_automatic_annotations (VTK) exodus-15127 fix-log-mark-labels fix-osx-fileinfo fix_pvscalarabar_warning genericio_reader_optimization include-missing-header linking-with-kits-enabled (VTK) map-scalars-14943 pvweb-fix-extract-block-bug pvweb-fix-incorrect-filter-name qt5-find-components -------------- next part -------------- An HTML attachment was scrubbed... URL: From maxim.glibin at gmail.com Mon Dec 8 08:05:48 2014 From: maxim.glibin at gmail.com (Maxim Glibin) Date: Mon, 8 Dec 2014 16:05:48 +0300 Subject: [Paraview-developers] Access to the color legend and its modification In-Reply-To: References: Message-ID: Dear Utkarsh, Thanks a lot for your help. But I am not still understand how you can create a widget in the "Display" panel without overriding the standard widgets (like Color Editor). Is it possible to show a widget only within the selected filter? I have tried to subclass pqColorEditorPropertyWidget and I have compilation problems: 2>moc_pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual void * __thiscall pqColorEditorPropertyWidget::qt_metacast(char const *)" (__ imp_?qt_metacast at pqColorEditorPropertyWidget@@UAEPAXPBD at Z) referenced in function "public: virtual void * __thiscall pqMyColorEditorPropertyWidget::qt_metacast(char const *)" (?qt_metacast at pqMyColorEditorPropertyWidget@@UAEPAXPBD at Z) 2>moc_pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual int __thiscall pqColorEditorPropertyWidget::qt_metacall(enum QMetaObject::Cal l,int,void * *)" (__imp_?qt_metacall at pqColorEditorPropertyWidget @@UAEHW4Call at QMetaObject@@HPAPAX at Z) referenced in function "public: virtual int __thiscall pqMyColorEditorPropertyWidget::qt_metacall(en um QMetaObject::Call,int,void * *)" (?qt_metacall at pqMyColorEditorPropertyWidget@@UAEHW4Call at QMetaObject @@HPAPAX at Z) 2>moc_pqMyColorEditorPropertyWidget.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static struct QMetaObject const pqColorEditorPropertyWidget::staticMetaObject" (__imp _?staticMetaObject at pqColorEditorPropertyWidget@@2UQMetaObject@@B) 2>pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __thiscall pqColorEditorPropertyWidget::pqColorEditorPropertyWidget(class vtkSMProxy *,cl ass QWidget *)" (__imp_??0pqColorEditorPropertyWidget@@QAE at PAVvtkSMProxy @@PAVQWidget@@@Z) referenced in function "public: __thiscall pqMyColorEditorPropertyWidget::pqMyColorEditorPropertyWidget(class vtkSMProxy *,class vtkSMProperty *,class QWidget *)" (??pqMyColorEditorPropertyWidget@@QAE at PAVvtkSMProxy@@PAVvtkSMProperty@ @PAVQWidget@@@Z) 2>pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __thiscall pqColorEditorPropertyWidget::~pqColorEditorPropertyWidget(void)" (__im p_??1pqColorEditorPropertyWidget@@UAE at XZ) referenced in function "public: virtual __thiscall pqMyColorEditorPropertyWidget::~pqMyColorEditorPropertyWidget(void)" (??1pqMyColorEditorPropertyWidget@@UAE @XZ) Best regards, Maxim 2014-12-07 19:55 GMT+03:00 Utkarsh Ayachit : > > 1. How can I assign my custom button into 'Display' panel? > > I am assuming you're using ParaView 4.2. There's no "Display" panel in > ParaView 4.2, but simply the Properties panel that shows > pqPropertyWidget instances for properties on proxies. The widget that > allows users to pick the array to color with is called > pqColorEditorPropertyWidget [1]. The Panel creates this widget when it > encounters a property group that requests 'ColorEditor' as the > "panel_widget" [2]. In your plugin, you can either subclass > pqColorEditorPropertyWidget or create a new one that you'd want to use > whenever "ColorEditor" widget is requested by any proxy. You can > register your widget for the TYPE set to "ColorEditor" in > add_paraview_property_group_widget() [3] and your widget will be used > instead of the default pqColorEditorPropertyWidget in the panel. > > > 2. How can I get an instance of color legend to change annotations by > using > > input or output information of filter? > > Now entirely sure what you're looking for, but here's a way: > > a). first track down the lookup-table ( transfer function) proxy of > interest. You can get it several ways: using the "LookupTable" > property on the "representation" proxy providing the data being > colored, or by using vtkSMTransferFunctionManager [4]. Once you have > the transfer function proxy, you can locate the legend for that in a > view using vtkSMTransferFunctionProxy::FindScalarBarRepresentation() > [5]. Look at the implementation for > vtkSMPVRepresentationProxy::SetScalarBarVisibility(); that'll give you > some hints. > > [1] > http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classpqColorEditorPropertyWidget.html > [2] > http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classpqStandardPropertyWidgetInterface.html#a83531c3804ae704d71dc917706e2e40e > [3] > http://www.paraview.org/Wiki/Plugin_HowTo#Adding_Customizations_for_Properties_Panel > [4] > http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classvtkSMTransferFunctionManager.html > [5] > http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classvtkSMTransferFunctionProxy.html#ac50a4c96be88696ca032048efc6c965a > > > On Fri, Dec 5, 2014 at 2:05 AM, Maxim Glibin > wrote: > > Hello all, > > > > I am interested in creating a plugin filter that will change the color > > legend by pressing a button as shown at the attached picture. > > > > And I have a few questions: > > > 2. How can I get an instance of color legend to change annotations by > using > > input or output information of filter? > > > > Best regards, > > Maxim > > > > -- > > Yours Sincerely, > > GLIBIN Maxim O. - Developer > > Phone : +7 (987) 533 00 55 > > Email: maxim.glibin at gmail.com > > > > > > _______________________________________________ > > Paraview-developers mailing list > > Paraview-developers at paraview.org > > http://public.kitware.com/mailman/listinfo/paraview-developers > > > -- Yours Sincerely, *GLIBIN Maxim O.* - Developer Phone : +7 (987) 533 00 55 Email: maxim.glibin at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From sankhesh.jhaveri at kitware.com Mon Dec 8 12:31:05 2014 From: sankhesh.jhaveri at kitware.com (Sankhesh Jhaveri) Date: Mon, 08 Dec 2014 09:31:05 -0800 (PST) Subject: [Paraview-developers] Dashboard Status: Sunday, December 07 2014 Message-ID: <20141208173103.A3A2C7FFE1@sanganak-ubuntu> Dashboard status for Nightly (master) -------------------- ANALYZING -------------------- [1]fedora-x64-icc-nightlymaster-debug 2 -------------------- REPORT -------------------- 2 FAILURES [2]pvcs.PropertyLink , 1 , ['fedora-x64-icc-nightlymaster-debug'] [3]pvcrs.PropertyLink , 1 , ['fedora-x64-icc-nightlymaster-debug'] Dashboard status for Nightly (next) -------------------- ANALYZING -------------------- [4]fedora-x64-icc-nightlynext-release 2 -------------------- REPORT -------------------- 2 FAILURES [5]pvcs.PropertyLink , 1 , ['fedora-x64-icc-nightlynext-release'] [6]pvcrs.PropertyLink , 1 , ['fedora-x64-icc-nightlynext-release'] Issues with submitters The following expected submitters did not submit: Blight.kitware , ubuntu-x64-nightlymaster Blight.kitware , ubuntu-x64-nightlymaster-static Blight.kitware , ubuntu-x64-coverage Blight.kitware , ubuntu-x64-nightlynext Blight.kitware , ubuntu-x64-nightlynext-static Blight.kitware , ubuntu-x64-nightlynext-nogui amber12.kitware , Master-Win64-vs9-static-release KargadMac.kitware , Lion-gcc-pvVTK References 1. http://open.cdash.org/index.php?project=ParaView&date=2014-12-08&filtercount=1&field1=buildname/string&compare1=61&value1=fedora-x64-icc-nightlymaster-debug 2. http://open.cdash.org/testSummary.php?project=9&date=2014-12-08&name=pvcs.PropertyLink 3. http://open.cdash.org/testSummary.php?project=9&date=2014-12-08&name=pvcrs.PropertyLink 4. http://open.cdash.org/index.php?project=ParaView&date=2014-12-08&filtercount=1&field1=buildname/string&compare1=61&value1=fedora-x64-icc-nightlynext-release 5. http://open.cdash.org/testSummary.php?project=9&date=2014-12-08&name=pvcs.PropertyLink 6. http://open.cdash.org/testSummary.php?project=9&date=2014-12-08&name=pvcrs.PropertyLink -------------- next part -------------- An HTML attachment was scrubbed... URL: From maxim.glibin at gmail.com Tue Dec 9 03:09:38 2014 From: maxim.glibin at gmail.com (Maxim Glibin) Date: Tue, 9 Dec 2014 11:09:38 +0300 Subject: [Paraview-developers] Access to the color legend and its modification In-Reply-To: References: Message-ID: In order to avoid misconceptions about first part of topic, I will explain in more detail my actions. In fact, I need create a button in Properties panel, preferably in the Display panel. Is it possible to display the button within the selected filter? If no, it is not so important, because I can disable the button depending on whether the field array is selected, can't I? As I could not create a subclass of pqColorEditorPropertyWidge class for the reasons described in my previous reply. I create a new representation because I do not see another solution to define my property widget in the Display panel. After that, I extend the standard UnstructuredGridRepresentation by adding my representation. (But I didn't want to create a new representation) I appreciate any your help. 2014-12-09 10:22 GMT+03:00 Maxim Glibin : > In order to avoid misconceptions about first part of topic, I will explain > in more detail my actions. > In fact, I need create a button in Properties panel, preferably in the Display > panel. > Is it possible to display the button within the selected filter? > If no, it is not so important, because I can disable the button depending > on whether the field array is selected, can't I? > As I could not create a subclass of pqColorEditorPropertyWidge class for > the reasons described in my previous reply. > I create a new representation because I do not see another solution to > define my property widget in the Display panel. > After that, I extend the standard UnstructuredGridRepresentation by adding > my representation. (But I didn't want to create a new representation) > > I appreciate any your help. > > Maxim > > 2014-12-08 16:05 GMT+03:00 Maxim Glibin : > >> Dear Utkarsh, >> >> Thanks a lot for your help. >> But I am not still understand how you can create a widget in the >> "Display" panel without overriding the standard widgets (like Color Editor). >> Is it possible to show a widget only within the selected filter? >> >> I have tried to subclass pqColorEditorPropertyWidget and I have >> compilation problems: >> 2>moc_pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved >> external symbol "__declspec(dllimport) public: virtual void * __thiscall >> pqColorEditorPropertyWidget::qt_metacast(char const *)" (__ >> imp_?qt_metacast at pqColorEditorPropertyWidget@@UAEPAXPBD at Z) referenced in >> function "public: virtual void * __thiscall >> pqMyColorEditorPropertyWidget::qt_metacast(char const *)" >> (?qt_metacast at pqMyColorEditorPropertyWidget@@UAEPAXPBD at Z) >> 2>moc_pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved >> external symbol "__declspec(dllimport) public: virtual int __thiscall >> pqColorEditorPropertyWidget::qt_metacall(enum QMetaObject::Cal >> l,int,void * *)" (__imp_?qt_metacall at pqColorEditorPropertyWidget >> @@UAEHW4Call at QMetaObject@@HPAPAX at Z) referenced in function "public: >> virtual int __thiscall pqMyColorEditorPropertyWidget::qt_metacall(en >> um QMetaObject::Call,int,void * *)" >> (?qt_metacall at pqMyColorEditorPropertyWidget@@UAEHW4Call at QMetaObject >> @@HPAPAX at Z) >> 2>moc_pqMyColorEditorPropertyWidget.obj : error LNK2001: unresolved >> external symbol "__declspec(dllimport) public: static struct QMetaObject >> const pqColorEditorPropertyWidget::staticMetaObject" (__imp >> _?staticMetaObject at pqColorEditorPropertyWidget@@2UQMetaObject@@B) >> 2>pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved external >> symbol "__declspec(dllimport) public: __thiscall >> pqColorEditorPropertyWidget::pqColorEditorPropertyWidget(class vtkSMProxy >> *,cl >> ass QWidget *)" (__imp_??0pqColorEditorPropertyWidget@@QAE at PAVvtkSMProxy >> @@PAVQWidget@@@Z) referenced in function "public: __thiscall >> pqMyColorEditorPropertyWidget::pqMyColorEditorPropertyWidget(class >> vtkSMProxy *,class vtkSMProperty *,class QWidget *)" >> (??pqMyColorEditorPropertyWidget@@QAE at PAVvtkSMProxy@@PAVvtkSMProperty@ >> @PAVQWidget@@@Z) >> 2>pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved external >> symbol "__declspec(dllimport) public: virtual __thiscall >> pqColorEditorPropertyWidget::~pqColorEditorPropertyWidget(void)" (__im >> p_??1pqColorEditorPropertyWidget@@UAE at XZ) referenced in function >> "public: virtual __thiscall >> pqMyColorEditorPropertyWidget::~pqMyColorEditorPropertyWidget(void)" >> (??1pqMyColorEditorPropertyWidget@@UAE >> @XZ) >> >> Best regards, >> Maxim >> >> >> 2014-12-07 19:55 GMT+03:00 Utkarsh Ayachit : >> >>> > 1. How can I assign my custom button into 'Display' panel? >>> >>> I am assuming you're using ParaView 4.2. There's no "Display" panel in >>> ParaView 4.2, but simply the Properties panel that shows >>> pqPropertyWidget instances for properties on proxies. The widget that >>> allows users to pick the array to color with is called >>> pqColorEditorPropertyWidget [1]. The Panel creates this widget when it >>> encounters a property group that requests 'ColorEditor' as the >>> "panel_widget" [2]. In your plugin, you can either subclass >>> pqColorEditorPropertyWidget or create a new one that you'd want to use >>> whenever "ColorEditor" widget is requested by any proxy. You can >>> register your widget for the TYPE set to "ColorEditor" in >>> add_paraview_property_group_widget() [3] and your widget will be used >>> instead of the default pqColorEditorPropertyWidget in the panel. >>> >>> > 2. How can I get an instance of color legend to change annotations by >>> using >>> > input or output information of filter? >>> >>> Now entirely sure what you're looking for, but here's a way: >>> >>> a). first track down the lookup-table ( transfer function) proxy of >>> interest. You can get it several ways: using the "LookupTable" >>> property on the "representation" proxy providing the data being >>> colored, or by using vtkSMTransferFunctionManager [4]. Once you have >>> the transfer function proxy, you can locate the legend for that in a >>> view using vtkSMTransferFunctionProxy::FindScalarBarRepresentation() >>> [5]. Look at the implementation for >>> vtkSMPVRepresentationProxy::SetScalarBarVisibility(); that'll give you >>> some hints. >>> >>> [1] >>> http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classpqColorEditorPropertyWidget.html >>> [2] >>> http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classpqStandardPropertyWidgetInterface.html#a83531c3804ae704d71dc917706e2e40e >>> [3] >>> http://www.paraview.org/Wiki/Plugin_HowTo#Adding_Customizations_for_Properties_Panel >>> [4] >>> http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classvtkSMTransferFunctionManager.html >>> [5] >>> http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classvtkSMTransferFunctionProxy.html#ac50a4c96be88696ca032048efc6c965a >>> >>> >>> On Fri, Dec 5, 2014 at 2:05 AM, Maxim Glibin >>> wrote: >>> > Hello all, >>> > >>> > I am interested in creating a plugin filter that will change the color >>> > legend by pressing a button as shown at the attached picture. >>> > >>> > And I have a few questions: >>> >>> > 2. How can I get an instance of color legend to change annotations by >>> using >>> > input or output information of filter? >>> > >>> > Best regards, >>> > Maxim >>> > >>> > -- >>> > Yours Sincerely, >>> > GLIBIN Maxim O. - Developer >>> > Phone : +7 (987) 533 00 55 >>> > Email: maxim.glibin at gmail.com >>> > >>> > >>> > _______________________________________________ >>> > Paraview-developers mailing list >>> > Paraview-developers at paraview.org >>> > http://public.kitware.com/mailman/listinfo/paraview-developers >>> > >>> >> >> >> >> -- >> Yours Sincerely, >> *GLIBIN Maxim O.* - Developer >> Phone : +7 (987) 533 00 55 >> Email: maxim.glibin at gmail.com >> >> > > > -- > Yours Sincerely, > *GLIBIN Maxim O.* - Developer > Phone : +7 (987) 533 00 55 > Email: maxim.glibin at gmail.com > > -- Yours Sincerely, *GLIBIN Maxim O.* - Developer Phone : +7 (987) 533 00 55 Email: maxim.glibin at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From utkarsh.ayachit at kitware.com Tue Dec 9 08:19:32 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Tue, 9 Dec 2014 08:19:32 -0500 Subject: [Paraview-developers] Access to the color legend and its modification In-Reply-To: References: Message-ID: To overcome the build issue, just add the following line to your CMakeLists.txt file after the add_paraview_plugin() call. target_link_libraries( pqApplicationComponents) Utkarsh On Mon, Dec 8, 2014 at 8:05 AM, Maxim Glibin wrote: > Dear Utkarsh, > > Thanks a lot for your help. > But I am not still understand how you can create a widget in the "Display" > panel without overriding the standard widgets (like Color Editor). > Is it possible to show a widget only within the selected filter? > > I have tried to subclass pqColorEditorPropertyWidget and I have > compilation problems: > 2>moc_pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved > external symbol "__declspec(dllimport) public: virtual void * __thiscall > pqColorEditorPropertyWidget::qt_metacast(char const *)" (__ > imp_?qt_metacast at pqColorEditorPropertyWidget@@UAEPAXPBD at Z) referenced in > function "public: virtual void * __thiscall > pqMyColorEditorPropertyWidget::qt_metacast(char const *)" > (?qt_metacast at pqMyColorEditorPropertyWidget@@UAEPAXPBD at Z) > 2>moc_pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved > external symbol "__declspec(dllimport) public: virtual int __thiscall > pqColorEditorPropertyWidget::qt_metacall(enum QMetaObject::Cal > l,int,void * *)" (__imp_?qt_metacall at pqColorEditorPropertyWidget > @@UAEHW4Call at QMetaObject@@HPAPAX at Z) referenced in function "public: > virtual int __thiscall pqMyColorEditorPropertyWidget::qt_metacall(en > um QMetaObject::Call,int,void * *)" > (?qt_metacall at pqMyColorEditorPropertyWidget@@UAEHW4Call at QMetaObject > @@HPAPAX at Z) > 2>moc_pqMyColorEditorPropertyWidget.obj : error LNK2001: unresolved > external symbol "__declspec(dllimport) public: static struct QMetaObject > const pqColorEditorPropertyWidget::staticMetaObject" (__imp > _?staticMetaObject at pqColorEditorPropertyWidget@@2UQMetaObject@@B) > 2>pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved external > symbol "__declspec(dllimport) public: __thiscall > pqColorEditorPropertyWidget::pqColorEditorPropertyWidget(class vtkSMProxy > *,cl > ass QWidget *)" (__imp_??0pqColorEditorPropertyWidget@@QAE at PAVvtkSMProxy > @@PAVQWidget@@@Z) referenced in function "public: __thiscall > pqMyColorEditorPropertyWidget::pqMyColorEditorPropertyWidget(class > vtkSMProxy *,class vtkSMProperty *,class QWidget *)" > (??pqMyColorEditorPropertyWidget@@QAE at PAVvtkSMProxy@@PAVvtkSMProperty@ > @PAVQWidget@@@Z) > 2>pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved external > symbol "__declspec(dllimport) public: virtual __thiscall > pqColorEditorPropertyWidget::~pqColorEditorPropertyWidget(void)" (__im > p_??1pqColorEditorPropertyWidget@@UAE at XZ) referenced in function "public: > virtual __thiscall > pqMyColorEditorPropertyWidget::~pqMyColorEditorPropertyWidget(void)" > (??1pqMyColorEditorPropertyWidget@@UAE > @XZ) > > Best regards, > Maxim > > > 2014-12-07 19:55 GMT+03:00 Utkarsh Ayachit : > >> > 1. How can I assign my custom button into 'Display' panel? >> >> I am assuming you're using ParaView 4.2. There's no "Display" panel in >> ParaView 4.2, but simply the Properties panel that shows >> pqPropertyWidget instances for properties on proxies. The widget that >> allows users to pick the array to color with is called >> pqColorEditorPropertyWidget [1]. The Panel creates this widget when it >> encounters a property group that requests 'ColorEditor' as the >> "panel_widget" [2]. In your plugin, you can either subclass >> pqColorEditorPropertyWidget or create a new one that you'd want to use >> whenever "ColorEditor" widget is requested by any proxy. You can >> register your widget for the TYPE set to "ColorEditor" in >> add_paraview_property_group_widget() [3] and your widget will be used >> instead of the default pqColorEditorPropertyWidget in the panel. >> >> > 2. How can I get an instance of color legend to change annotations by >> using >> > input or output information of filter? >> >> Now entirely sure what you're looking for, but here's a way: >> >> a). first track down the lookup-table ( transfer function) proxy of >> interest. You can get it several ways: using the "LookupTable" >> property on the "representation" proxy providing the data being >> colored, or by using vtkSMTransferFunctionManager [4]. Once you have >> the transfer function proxy, you can locate the legend for that in a >> view using vtkSMTransferFunctionProxy::FindScalarBarRepresentation() >> [5]. Look at the implementation for >> vtkSMPVRepresentationProxy::SetScalarBarVisibility(); that'll give you >> some hints. >> >> [1] >> http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classpqColorEditorPropertyWidget.html >> [2] >> http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classpqStandardPropertyWidgetInterface.html#a83531c3804ae704d71dc917706e2e40e >> [3] >> http://www.paraview.org/Wiki/Plugin_HowTo#Adding_Customizations_for_Properties_Panel >> [4] >> http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classvtkSMTransferFunctionManager.html >> [5] >> http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classvtkSMTransferFunctionProxy.html#ac50a4c96be88696ca032048efc6c965a >> >> >> On Fri, Dec 5, 2014 at 2:05 AM, Maxim Glibin >> wrote: >> > Hello all, >> > >> > I am interested in creating a plugin filter that will change the color >> > legend by pressing a button as shown at the attached picture. >> > >> > And I have a few questions: >> >> > 2. How can I get an instance of color legend to change annotations by >> using >> > input or output information of filter? >> > >> > Best regards, >> > Maxim >> > >> > -- >> > Yours Sincerely, >> > GLIBIN Maxim O. - Developer >> > Phone : +7 (987) 533 00 55 >> > Email: maxim.glibin at gmail.com >> > >> > >> > _______________________________________________ >> > Paraview-developers mailing list >> > Paraview-developers at paraview.org >> > http://public.kitware.com/mailman/listinfo/paraview-developers >> > >> > > > > -- > Yours Sincerely, > *GLIBIN Maxim O.* - Developer > Phone : +7 (987) 533 00 55 > Email: maxim.glibin at gmail.com > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sankhesh.jhaveri at kitware.com Tue Dec 9 12:31:05 2014 From: sankhesh.jhaveri at kitware.com (Sankhesh Jhaveri) Date: Tue, 09 Dec 2014 09:31:05 -0800 (PST) Subject: [Paraview-developers] Dashboard Status: Monday, December 08 2014 Message-ID: <20141209173104.07CC77FF03@sanganak-ubuntu> Dashboard status for Nightly (master) -------------------- ANALYZING -------------------- [1]fedora-x64-icc-nightlymaster-debug 3 [2]ubuntu-x64-nightlymaster-static 1 [3]Mac10.7.5-gcc-nightlymaster-release 8 [4]Mac10.7.5-clang-nightlymaster-release 5 -------------------- REPORT -------------------- 16 FAILURES [5]pvcrs.PropertyLink , 1 , ['fedora-x64-icc-nightlymaster-debug'] [6]pvcs.SimpleInteraction , 1 , ['Mac10.7.5-gcc-nightlymaster-release'] [7]pvcs.ChartAxisRangeAndLabels , 1 , ['Mac10.7.5-gcc-nightlymaster-release'] [8]pvcrs.SimpleInteraction , 1 , ['Mac10.7.5-gcc-nightlymaster-release'] [9]pv.ServerConnectDialog , 1 , ['ubuntu-x64-nightlymaster-static'] [10]vtkPVServerManagerDefaultPython-MPI-SymmetricParallelImageWriter , 1 , ['Mac10.7.5-clang-nightlymaster-release'] [11]pvcs.PropertyLink , 1 , ['fedora-x64-icc-nightlymaster-debug'] [12]pvcs.ResetToVisibleRange , 1 , ['Mac10.7.5-clang-nightlymaster-release'] [13]pvcrs.RenderNan , 1 , ['fedora-x64-icc-nightlymaster-debug'] [14]pv.UndoRedo2 , 1 , ['Mac10.7.5-gcc-nightlymaster-release'] [15]pvcrs.UndoRedo1 , 1 , ['Mac10.7.5-gcc-nightlymaster-release'] [16]pv.TabbedViews , 1 , ['Mac10.7.5-gcc-nightlymaster-release'] [17]pv.FindWidget , 1 , ['Mac10.7.5-clang-nightlymaster-release'] [18]pvcs.UndoRedo2 , 1 , ['Mac10.7.5-gcc-nightlymaster-release'] [19]pvcs.UndoRedo1 , 1 , ['Mac10.7.5-clang-nightlymaster-release'] [20]pv.SimpleInteraction , 2 , ['Mac10.7.5-gcc-nightlymaster-release', 'Mac10.7.5-clang-nightlymaster-release'] Dashboard status for Nightly (next) -------------------- ANALYZING -------------------- [21]Win64-vs9-static-release 1 [22]fedora-x64-icc-nightlynext-release 2 -------------------- REPORT -------------------- 3 FAILURES [23]pvcs.PropertyLink , 1 , ['fedora-x64-icc-nightlynext-release'] [24]pvcrs.PropertyLink , 1 , ['fedora-x64-icc-nightlynext-release'] [25]pvcrs.Contour , 1 , ['Win64-vs9-static-release'] Issues with submitters The following expected submitters did not submit: amber12.kitware , Master-Win64-vs9-static-release KargadMac.kitware , Lion-gcc-pvVTK References 1. http://open.cdash.org/index.php?project=ParaView&date=2014-12-09&filtercount=1&field1=buildname/string&compare1=61&value1=fedora-x64-icc-nightlymaster-debug 2. http://open.cdash.org/index.php?project=ParaView&date=2014-12-09&filtercount=1&field1=buildname/string&compare1=61&value1=ubuntu-x64-nightlymaster-static 3. http://open.cdash.org/index.php?project=ParaView&date=2014-12-09&filtercount=1&field1=buildname/string&compare1=61&value1=Mac10.7.5-gcc-nightlymaster-release 4. http://open.cdash.org/index.php?project=ParaView&date=2014-12-09&filtercount=1&field1=buildname/string&compare1=61&value1=Mac10.7.5-clang-nightlymaster-release 5. http://open.cdash.org/testSummary.php?project=9&date=2014-12-09&name=pvcrs.PropertyLink 6. http://open.cdash.org/testSummary.php?project=9&date=2014-12-09&name=pvcs.SimpleInteraction 7. http://open.cdash.org/testSummary.php?project=9&date=2014-12-09&name=pvcs.ChartAxisRangeAndLabels 8. http://open.cdash.org/testSummary.php?project=9&date=2014-12-09&name=pvcrs.SimpleInteraction 9. http://open.cdash.org/testSummary.php?project=9&date=2014-12-09&name=pv.ServerConnectDialog 10. http://open.cdash.org/testSummary.php?project=9&date=2014-12-09&name=vtkPVServerManagerDefaultPython-MPI-SymmetricParallelImageWriter 11. http://open.cdash.org/testSummary.php?project=9&date=2014-12-09&name=pvcs.PropertyLink 12. http://open.cdash.org/testSummary.php?project=9&date=2014-12-09&name=pvcs.ResetToVisibleRange 13. http://open.cdash.org/testSummary.php?project=9&date=2014-12-09&name=pvcrs.RenderNan 14. http://open.cdash.org/testSummary.php?project=9&date=2014-12-09&name=pv.UndoRedo2 15. http://open.cdash.org/testSummary.php?project=9&date=2014-12-09&name=pvcrs.UndoRedo1 16. http://open.cdash.org/testSummary.php?project=9&date=2014-12-09&name=pv.TabbedViews 17. http://open.cdash.org/testSummary.php?project=9&date=2014-12-09&name=pv.FindWidget 18. http://open.cdash.org/testSummary.php?project=9&date=2014-12-09&name=pvcs.UndoRedo2 19. http://open.cdash.org/testSummary.php?project=9&date=2014-12-09&name=pvcs.UndoRedo1 20. http://open.cdash.org/testSummary.php?project=9&date=2014-12-09&name=pv.SimpleInteraction 21. http://open.cdash.org/index.php?project=ParaView&date=2014-12-09&filtercount=1&field1=buildname/string&compare1=61&value1=Win64-vs9-static-release 22. http://open.cdash.org/index.php?project=ParaView&date=2014-12-09&filtercount=1&field1=buildname/string&compare1=61&value1=fedora-x64-icc-nightlynext-release 23. http://open.cdash.org/testSummary.php?project=9&date=2014-12-09&name=pvcs.PropertyLink 24. http://open.cdash.org/testSummary.php?project=9&date=2014-12-09&name=pvcrs.PropertyLink 25. http://open.cdash.org/testSummary.php?project=9&date=2014-12-09&name=pvcrs.Contour -------------- next part -------------- An HTML attachment was scrubbed... URL: From ndfabia at sandia.gov Tue Dec 9 15:18:01 2014 From: ndfabia at sandia.gov (Fabian, Nathan) Date: Tue, 9 Dec 2014 20:18:01 +0000 Subject: [Paraview-developers] Trouble in recent mac build Message-ID: Hi, I'm pretty certain this is something weird on my side, but I'm hoping maybe someone else has seen this. In a recent build of paraview (from master) I can build and run fine, but when I try to open a file I get a crash in libsystem_platform.dylib (looking through lldb). I haven't updated my system myself (although maybe a new update ran in the background). I do run ports, so maybe I updated something there in the right time frame. Not sure why ports would be impacting libsystem_platform. It seems to be when opening a file dialog of any kind. Very odd. Thanks for any help, Nathan. -------------- next part -------------- An HTML attachment was scrubbed... URL: From utkarsh.ayachit at kitware.com Wed Dec 10 07:59:21 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Wed, 10 Dec 2014 07:59:21 -0500 Subject: [Paraview-developers] Gatekeeper Review Summary Message-ID: --------------------------------------------- Topics merged into master (v4.2.0-234-g5082012): settings-15161 --------------------------------------------- Topics reverted from next: python-calc-15125 sorting-15130 -------------- next part -------------- An HTML attachment was scrubbed... URL: From utkarsh.ayachit at kitware.com Wed Dec 10 08:06:24 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Wed, 10 Dec 2014 08:06:24 -0500 Subject: [Paraview-developers] Trouble in recent mac build In-Reply-To: References: Message-ID: What OsX version are you seeing this on? Utkarsh On Tue, Dec 9, 2014 at 3:18 PM, Fabian, Nathan wrote: > Hi, > > I?m pretty certain this is something weird on my side, but I?m hoping > maybe someone else has seen this. In a recent build of paraview (from > master) I can build and run fine, but when I try to open a file I get a > crash in libsystem_platform.dylib (looking through lldb). I haven?t > updated my system myself (although maybe a new update ran in the > background). I do run ports, so maybe I updated something there in the > right time frame. Not sure why ports would be impacting libsystem_platform. > > It seems to be when opening a file dialog of any kind. Very odd. > > Thanks for any help, > Nathan. > > _______________________________________________ > Paraview-developers mailing list > Paraview-developers at paraview.org > http://public.kitware.com/mailman/listinfo/paraview-developers > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ndfabia at sandia.gov Wed Dec 10 11:11:43 2014 From: ndfabia at sandia.gov (Fabian, Nathan) Date: Wed, 10 Dec 2014 16:11:43 +0000 Subject: [Paraview-developers] [EXTERNAL] Re: Trouble in recent mac build In-Reply-To: References: Message-ID: 10.9.5 Just to try it out I did download 4.2.0 last night and that worked. I'm going to try master again just to see. I have rebuilt the master from scratch including cmake (after a reboot even). Very, very odd. Nathan. From: Utkarsh Ayachit > Date: Wednesday, December 10, 2014 at 6:06 AM To: Nathan Fabian > Cc: Paraview-developers > Subject: [EXTERNAL] Re: [Paraview-developers] Trouble in recent mac build What OsX version are you seeing this on? Utkarsh On Tue, Dec 9, 2014 at 3:18 PM, Fabian, Nathan > wrote: Hi, I'm pretty certain this is something weird on my side, but I'm hoping maybe someone else has seen this. In a recent build of paraview (from master) I can build and run fine, but when I try to open a file I get a crash in libsystem_platform.dylib (looking through lldb). I haven't updated my system myself (although maybe a new update ran in the background). I do run ports, so maybe I updated something there in the right time frame. Not sure why ports would be impacting libsystem_platform. It seems to be when opening a file dialog of any kind. Very odd. Thanks for any help, Nathan. _______________________________________________ Paraview-developers mailing list Paraview-developers at paraview.org http://public.kitware.com/mailman/listinfo/paraview-developers -------------- next part -------------- An HTML attachment was scrubbed... URL: From sankhesh.jhaveri at kitware.com Wed Dec 10 12:31:06 2014 From: sankhesh.jhaveri at kitware.com (Sankhesh Jhaveri) Date: Wed, 10 Dec 2014 09:31:06 -0800 (PST) Subject: [Paraview-developers] Dashboard Status: Tuesday, December 09 2014 Message-ID: <20141210173104.8EF357FEC5@sanganak-ubuntu> Dashboard status for Nightly (master) -------------------- ANALYZING -------------------- [1]Mac10.7.5-clang-nightlymaster-release 3 [2]Mac10.7.5-gcc-nightlymaster-release 5 [3]fedora-x64-icc-nightlymaster-debug 3 -------------------- REPORT -------------------- 9 FAILURES [4]pvcrs.PropertyLink , 1 , ['fedora-x64-icc-nightlymaster-debug'] [5]pvcrs.UndoRedo2 , 1 , ['Mac10.7.5-clang-nightlymaster-release'] [6]pvcs.LogColorMap , 1 , ['fedora-x64-icc-nightlymaster-debug'] [7]pvcs.PropertyLink , 1 , ['fedora-x64-icc-nightlymaster-debug'] [8]pv.UndoRedo1 , 1 , ['Mac10.7.5-gcc-nightlymaster-release'] [9]pv.FindWidget , 1 , ['Mac10.7.5-gcc-nightlymaster-release'] [10]pvcs.LoadStateMultiView , 1 , ['Mac10.7.5-gcc-nightlymaster-release'] [11]pv.SimpleInteraction , 2 , ['Mac10.7.5-clang-nightlymaster-release', 'Mac10.7.5-gcc-nightlymaster-release'] [12]pvcs.SimpleInteraction , 2 , ['Mac10.7.5-clang-nightlymaster-release', 'Mac10.7.5-gcc-nightlymaster-release'] Dashboard status for Nightly (next) -------------------- ANALYZING -------------------- [13]ubuntu-x64-nightlynext 1 [14]fedora-x64-icc-nightlynext-release 2 -------------------- REPORT -------------------- 3 FAILURES [15]pvcs.PropertyLink , 1 , ['fedora-x64-icc-nightlynext-release'] [16]pvcs.ColorOpacityTableEditing , 1 , ['ubuntu-x64-nightlynext'] [17]pvcrs.PropertyLink , 1 , ['fedora-x64-icc-nightlynext-release'] Issues with submitters The following expected submitters did not submit: amber12.kitware , Master-Win64-vs9-static-release KargadMac.kitware , Lion-gcc-pvVTK References 1. http://open.cdash.org/index.php?project=ParaView&date=2014-12-10&filtercount=1&field1=buildname/string&compare1=61&value1=Mac10.7.5-clang-nightlymaster-release 2. http://open.cdash.org/index.php?project=ParaView&date=2014-12-10&filtercount=1&field1=buildname/string&compare1=61&value1=Mac10.7.5-gcc-nightlymaster-release 3. http://open.cdash.org/index.php?project=ParaView&date=2014-12-10&filtercount=1&field1=buildname/string&compare1=61&value1=fedora-x64-icc-nightlymaster-debug 4. http://open.cdash.org/testSummary.php?project=9&date=2014-12-10&name=pvcrs.PropertyLink 5. http://open.cdash.org/testSummary.php?project=9&date=2014-12-10&name=pvcrs.UndoRedo2 6. http://open.cdash.org/testSummary.php?project=9&date=2014-12-10&name=pvcs.LogColorMap 7. http://open.cdash.org/testSummary.php?project=9&date=2014-12-10&name=pvcs.PropertyLink 8. http://open.cdash.org/testSummary.php?project=9&date=2014-12-10&name=pv.UndoRedo1 9. http://open.cdash.org/testSummary.php?project=9&date=2014-12-10&name=pv.FindWidget 10. http://open.cdash.org/testSummary.php?project=9&date=2014-12-10&name=pvcs.LoadStateMultiView 11. http://open.cdash.org/testSummary.php?project=9&date=2014-12-10&name=pv.SimpleInteraction 12. http://open.cdash.org/testSummary.php?project=9&date=2014-12-10&name=pvcs.SimpleInteraction 13. http://open.cdash.org/index.php?project=ParaView&date=2014-12-10&filtercount=1&field1=buildname/string&compare1=61&value1=ubuntu-x64-nightlynext 14. http://open.cdash.org/index.php?project=ParaView&date=2014-12-10&filtercount=1&field1=buildname/string&compare1=61&value1=fedora-x64-icc-nightlynext-release 15. http://open.cdash.org/testSummary.php?project=9&date=2014-12-10&name=pvcs.PropertyLink 16. http://open.cdash.org/testSummary.php?project=9&date=2014-12-10&name=pvcs.ColorOpacityTableEditing 17. http://open.cdash.org/testSummary.php?project=9&date=2014-12-10&name=pvcrs.PropertyLink -------------- next part -------------- An HTML attachment was scrubbed... URL: From maxim.glibin at gmail.com Thu Dec 11 07:03:56 2014 From: maxim.glibin at gmail.com (Maxim Glibin) Date: Thu, 11 Dec 2014 15:03:56 +0300 Subject: [Paraview-developers] Access to the color legend and its modification In-Reply-To: References: Message-ID: Thank you, Utkarsh. I already resolved this problem yesterday. I have registered my widget: ADD_PARAVIEW_PROPERTY_GROUP_WIDGET(IFACES1 IFACE_SRC1 TYPE "ColorEditor" CLASS_NAME pqExtraColorEditorPropertyWidget ) How should I initialize the property group and property widget in representation of server manager XML? Are there any examples that utilize a similar logic. How can I add a property widget to the property group? (via XML or on the level of propertyWidget class) At the moment I did the following: Where did I go wrong? Thanks, Maxim 2014-12-09 16:19 GMT+03:00 Utkarsh Ayachit : > To overcome the build issue, just add the following line to your > CMakeLists.txt file after the add_paraview_plugin() call. > > target_link_libraries( pqApplicationComponents) > > Utkarsh > > On Mon, Dec 8, 2014 at 8:05 AM, Maxim Glibin > wrote: > >> Dear Utkarsh, >> >> Thanks a lot for your help. >> But I am not still understand how you can create a widget in the >> "Display" panel without overriding the standard widgets (like Color Editor). >> Is it possible to show a widget only within the selected filter? >> >> I have tried to subclass pqColorEditorPropertyWidget and I have >> compilation problems: >> 2>moc_pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved >> external symbol "__declspec(dllimport) public: virtual void * __thiscall >> pqColorEditorPropertyWidget::qt_metacast(char const *)" (__ >> imp_?qt_metacast at pqColorEditorPropertyWidget@@UAEPAXPBD at Z) referenced in >> function "public: virtual void * __thiscall >> pqMyColorEditorPropertyWidget::qt_metacast(char const *)" >> (?qt_metacast at pqMyColorEditorPropertyWidget@@UAEPAXPBD at Z) >> 2>moc_pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved >> external symbol "__declspec(dllimport) public: virtual int __thiscall >> pqColorEditorPropertyWidget::qt_metacall(enum QMetaObject::Cal >> l,int,void * *)" (__imp_?qt_metacall at pqColorEditorPropertyWidget >> @@UAEHW4Call at QMetaObject@@HPAPAX at Z) referenced in function "public: >> virtual int __thiscall pqMyColorEditorPropertyWidget::qt_metacall(en >> um QMetaObject::Call,int,void * *)" >> (?qt_metacall at pqMyColorEditorPropertyWidget@@UAEHW4Call at QMetaObject >> @@HPAPAX at Z) >> 2>moc_pqMyColorEditorPropertyWidget.obj : error LNK2001: unresolved >> external symbol "__declspec(dllimport) public: static struct QMetaObject >> const pqColorEditorPropertyWidget::staticMetaObject" (__imp >> _?staticMetaObject at pqColorEditorPropertyWidget@@2UQMetaObject@@B) >> 2>pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved external >> symbol "__declspec(dllimport) public: __thiscall >> pqColorEditorPropertyWidget::pqColorEditorPropertyWidget(class vtkSMProxy >> *,cl >> ass QWidget *)" (__imp_??0pqColorEditorPropertyWidget@@QAE at PAVvtkSMProxy >> @@PAVQWidget@@@Z) referenced in function "public: __thiscall >> pqMyColorEditorPropertyWidget::pqMyColorEditorPropertyWidget(class >> vtkSMProxy *,class vtkSMProperty *,class QWidget *)" >> (??pqMyColorEditorPropertyWidget@@QAE at PAVvtkSMProxy@@PAVvtkSMProperty@ >> @PAVQWidget@@@Z) >> 2>pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved external >> symbol "__declspec(dllimport) public: virtual __thiscall >> pqColorEditorPropertyWidget::~pqColorEditorPropertyWidget(void)" (__im >> p_??1pqColorEditorPropertyWidget@@UAE at XZ) referenced in function >> "public: virtual __thiscall >> pqMyColorEditorPropertyWidget::~pqMyColorEditorPropertyWidget(void)" >> (??1pqMyColorEditorPropertyWidget@@UAE >> @XZ) >> >> Best regards, >> Maxim >> >> >> 2014-12-07 19:55 GMT+03:00 Utkarsh Ayachit : >> >>> > 1. How can I assign my custom button into 'Display' panel? >>> >>> I am assuming you're using ParaView 4.2. There's no "Display" panel in >>> ParaView 4.2, but simply the Properties panel that shows >>> pqPropertyWidget instances for properties on proxies. The widget that >>> allows users to pick the array to color with is called >>> pqColorEditorPropertyWidget [1]. The Panel creates this widget when it >>> encounters a property group that requests 'ColorEditor' as the >>> "panel_widget" [2]. In your plugin, you can either subclass >>> pqColorEditorPropertyWidget or create a new one that you'd want to use >>> whenever "ColorEditor" widget is requested by any proxy. You can >>> register your widget for the TYPE set to "ColorEditor" in >>> add_paraview_property_group_widget() [3] and your widget will be used >>> instead of the default pqColorEditorPropertyWidget in the panel. >>> >>> > 2. How can I get an instance of color legend to change annotations by >>> using >>> > input or output information of filter? >>> >>> Now entirely sure what you're looking for, but here's a way: >>> >>> a). first track down the lookup-table ( transfer function) proxy of >>> interest. You can get it several ways: using the "LookupTable" >>> property on the "representation" proxy providing the data being >>> colored, or by using vtkSMTransferFunctionManager [4]. Once you have >>> the transfer function proxy, you can locate the legend for that in a >>> view using vtkSMTransferFunctionProxy::FindScalarBarRepresentation() >>> [5]. Look at the implementation for >>> vtkSMPVRepresentationProxy::SetScalarBarVisibility(); that'll give you >>> some hints. >>> >>> [1] >>> http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classpqColorEditorPropertyWidget.html >>> [2] >>> http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classpqStandardPropertyWidgetInterface.html#a83531c3804ae704d71dc917706e2e40e >>> [3] >>> http://www.paraview.org/Wiki/Plugin_HowTo#Adding_Customizations_for_Properties_Panel >>> [4] >>> http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classvtkSMTransferFunctionManager.html >>> [5] >>> http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classvtkSMTransferFunctionProxy.html#ac50a4c96be88696ca032048efc6c965a >>> >>> >>> On Fri, Dec 5, 2014 at 2:05 AM, Maxim Glibin >>> wrote: >>> > Hello all, >>> > >>> > I am interested in creating a plugin filter that will change the color >>> > legend by pressing a button as shown at the attached picture. >>> > >>> > And I have a few questions: >>> >>> > 2. How can I get an instance of color legend to change annotations by >>> using >>> > input or output information of filter? >>> > >>> > Best regards, >>> > Maxim >>> > >>> > -- >>> > Yours Sincerely, >>> > GLIBIN Maxim O. - Developer >>> > Phone : +7 (987) 533 00 55 >>> > Email: maxim.glibin at gmail.com >>> > >>> > >>> > _______________________________________________ >>> > Paraview-developers mailing list >>> > Paraview-developers at paraview.org >>> > http://public.kitware.com/mailman/listinfo/paraview-developers >>> > >>> >> >> >> >> -- >> Yours Sincerely, >> *GLIBIN Maxim O.* - Developer >> Phone : +7 (987) 533 00 55 >> Email: maxim.glibin at gmail.com >> >> > -- Yours Sincerely, *GLIBIN Maxim O.* - Developer Phone : +7 (987) 533 00 55 Email: maxim.glibin at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From utkarsh.ayachit at kitware.com Thu Dec 11 08:22:28 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Thu, 11 Dec 2014 08:22:28 -0500 Subject: [Paraview-developers] Gatekeeper Review Summary Message-ID: --------------------------------------------- Topics merged into master (v4.2.0-238-g2c03596): 14961_fix_color_widget python-view-15122 -------------- next part -------------- An HTML attachment was scrubbed... URL: From sankhesh.jhaveri at kitware.com Thu Dec 11 12:31:05 2014 From: sankhesh.jhaveri at kitware.com (Sankhesh Jhaveri) Date: Thu, 11 Dec 2014 09:31:05 -0800 (PST) Subject: [Paraview-developers] Dashboard Status: Wednesday, December 10 2014 Message-ID: <20141211173104.261C780048@sanganak-ubuntu> Dashboard status for Nightly (master) Cdash returned nothing useful as of this report. Dashboard status for Nightly (next) Cdash returned nothing useful as of this report. Issues with submitters The following expected submitters did not submit: amber12.kitware , Master-Win64-vs9-static-release KargadMac.kitware , Lion-gcc-pvVTK -------------- next part -------------- An HTML attachment was scrubbed... URL: From utkarsh.ayachit at kitware.com Thu Dec 11 17:21:21 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Thu, 11 Dec 2014 17:21:21 -0500 Subject: [Paraview-developers] Access to the color legend and its modification In-Reply-To: References: Message-ID: Well I am a little lost what you're trying to do. In any case, attached is simple plugin to add a push-button to the ColorEditorWidget by extending it. Now when I show any data in the render view, its "Coloring" widget has my button on it. Utkarsh On Thu, Dec 11, 2014 at 7:03 AM, Maxim Glibin wrote: > Thank you, Utkarsh. > I already resolved this problem yesterday. > > I have registered my widget: > ADD_PARAVIEW_PROPERTY_GROUP_WIDGET(IFACES1 IFACE_SRC1 > TYPE "ColorEditor" > CLASS_NAME pqExtraColorEditorPropertyWidget > ) > How should I initialize the property group and property widget in > representation of server manager XML? > > Are there any examples that utilize a similar logic. > > How can I add a property widget to the property group? (via XML or on the > level of propertyWidget class) > > At the moment I did the following: > > class="vtkPVMyRepresentation" > processes="client|renderserver|dataserver" > base_proxygroup="representations" > base_proxyname="SurfaceRepresentation"> > label="Annotation" > command="Annotate" > panel_widget="AnnotationButton"> > > > > > subtype="Surface" > text="Annotation" /> > > proxygroup="representations" > proxyname="MyRepresentation"> > > > > > > > > panel_widget="ColorEditor" label="Coloring"> > > > > > > > > > > > > > > Where did I go wrong? > > Thanks, > Maxim > > 2014-12-09 16:19 GMT+03:00 Utkarsh Ayachit : > >> To overcome the build issue, just add the following line to your >> CMakeLists.txt file after the add_paraview_plugin() call. >> >> target_link_libraries( pqApplicationComponents) >> >> Utkarsh >> >> On Mon, Dec 8, 2014 at 8:05 AM, Maxim Glibin >> wrote: >> >>> Dear Utkarsh, >>> >>> Thanks a lot for your help. >>> But I am not still understand how you can create a widget in the >>> "Display" panel without overriding the standard widgets (like Color Editor). >>> Is it possible to show a widget only within the selected filter? >>> >>> I have tried to subclass pqColorEditorPropertyWidget and I have >>> compilation problems: >>> 2>moc_pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved >>> external symbol "__declspec(dllimport) public: virtual void * __thiscall >>> pqColorEditorPropertyWidget::qt_metacast(char const *)" (__ >>> imp_?qt_metacast at pqColorEditorPropertyWidget@@UAEPAXPBD at Z) referenced >>> in function "public: virtual void * __thiscall >>> pqMyColorEditorPropertyWidget::qt_metacast(char const *)" >>> (?qt_metacast at pqMyColorEditorPropertyWidget@@UAEPAXPBD at Z) >>> 2>moc_pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved >>> external symbol "__declspec(dllimport) public: virtual int __thiscall >>> pqColorEditorPropertyWidget::qt_metacall(enum QMetaObject::Cal >>> l,int,void * *)" (__imp_?qt_metacall at pqColorEditorPropertyWidget >>> @@UAEHW4Call at QMetaObject@@HPAPAX at Z) referenced in function "public: >>> virtual int __thiscall pqMyColorEditorPropertyWidget::qt_metacall(en >>> um QMetaObject::Call,int,void * *)" >>> (?qt_metacall at pqMyColorEditorPropertyWidget@@UAEHW4Call at QMetaObject >>> @@HPAPAX at Z) >>> 2>moc_pqMyColorEditorPropertyWidget.obj : error LNK2001: unresolved >>> external symbol "__declspec(dllimport) public: static struct QMetaObject >>> const pqColorEditorPropertyWidget::staticMetaObject" (__imp >>> _?staticMetaObject at pqColorEditorPropertyWidget@@2UQMetaObject@@B) >>> 2>pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved external >>> symbol "__declspec(dllimport) public: __thiscall >>> pqColorEditorPropertyWidget::pqColorEditorPropertyWidget(class vtkSMProxy >>> *,cl >>> ass QWidget *)" (__imp_??0pqColorEditorPropertyWidget@@QAE at PAVvtkSMProxy >>> @@PAVQWidget@@@Z) referenced in function "public: __thiscall >>> pqMyColorEditorPropertyWidget::pqMyColorEditorPropertyWidget(class >>> vtkSMProxy *,class vtkSMProperty *,class QWidget *)" >>> (??pqMyColorEditorPropertyWidget@@QAE at PAVvtkSMProxy@@PAVvtkSMProperty@ >>> @PAVQWidget@@@Z) >>> 2>pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved external >>> symbol "__declspec(dllimport) public: virtual __thiscall >>> pqColorEditorPropertyWidget::~pqColorEditorPropertyWidget(void)" (__im >>> p_??1pqColorEditorPropertyWidget@@UAE at XZ) referenced in function >>> "public: virtual __thiscall >>> pqMyColorEditorPropertyWidget::~pqMyColorEditorPropertyWidget(void)" >>> (??1pqMyColorEditorPropertyWidget@@UAE >>> @XZ) >>> >>> Best regards, >>> Maxim >>> >>> >>> 2014-12-07 19:55 GMT+03:00 Utkarsh Ayachit >>> : >>> >>>> > 1. How can I assign my custom button into 'Display' panel? >>>> >>>> I am assuming you're using ParaView 4.2. There's no "Display" panel in >>>> ParaView 4.2, but simply the Properties panel that shows >>>> pqPropertyWidget instances for properties on proxies. The widget that >>>> allows users to pick the array to color with is called >>>> pqColorEditorPropertyWidget [1]. The Panel creates this widget when it >>>> encounters a property group that requests 'ColorEditor' as the >>>> "panel_widget" [2]. In your plugin, you can either subclass >>>> pqColorEditorPropertyWidget or create a new one that you'd want to use >>>> whenever "ColorEditor" widget is requested by any proxy. You can >>>> register your widget for the TYPE set to "ColorEditor" in >>>> add_paraview_property_group_widget() [3] and your widget will be used >>>> instead of the default pqColorEditorPropertyWidget in the panel. >>>> >>>> > 2. How can I get an instance of color legend to change annotations by >>>> using >>>> > input or output information of filter? >>>> >>>> Now entirely sure what you're looking for, but here's a way: >>>> >>>> a). first track down the lookup-table ( transfer function) proxy of >>>> interest. You can get it several ways: using the "LookupTable" >>>> property on the "representation" proxy providing the data being >>>> colored, or by using vtkSMTransferFunctionManager [4]. Once you have >>>> the transfer function proxy, you can locate the legend for that in a >>>> view using vtkSMTransferFunctionProxy::FindScalarBarRepresentation() >>>> [5]. Look at the implementation for >>>> vtkSMPVRepresentationProxy::SetScalarBarVisibility(); that'll give you >>>> some hints. >>>> >>>> [1] >>>> http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classpqColorEditorPropertyWidget.html >>>> [2] >>>> http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classpqStandardPropertyWidgetInterface.html#a83531c3804ae704d71dc917706e2e40e >>>> [3] >>>> http://www.paraview.org/Wiki/Plugin_HowTo#Adding_Customizations_for_Properties_Panel >>>> [4] >>>> http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classvtkSMTransferFunctionManager.html >>>> [5] >>>> http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classvtkSMTransferFunctionProxy.html#ac50a4c96be88696ca032048efc6c965a >>>> >>>> >>>> On Fri, Dec 5, 2014 at 2:05 AM, Maxim Glibin >>>> wrote: >>>> > Hello all, >>>> > >>>> > I am interested in creating a plugin filter that will change the color >>>> > legend by pressing a button as shown at the attached picture. >>>> > >>>> > And I have a few questions: >>>> >>>> > 2. How can I get an instance of color legend to change annotations by >>>> using >>>> > input or output information of filter? >>>> > >>>> > Best regards, >>>> > Maxim >>>> > >>>> > -- >>>> > Yours Sincerely, >>>> > GLIBIN Maxim O. - Developer >>>> > Phone : +7 (987) 533 00 55 >>>> > Email: maxim.glibin at gmail.com >>>> > >>>> > >>>> > _______________________________________________ >>>> > Paraview-developers mailing list >>>> > Paraview-developers at paraview.org >>>> > http://public.kitware.com/mailman/listinfo/paraview-developers >>>> > >>>> >>> >>> >>> >>> -- >>> Yours Sincerely, >>> *GLIBIN Maxim O.* - Developer >>> Phone : +7 (987) 533 00 55 >>> Email: maxim.glibin at gmail.com >>> >>> >> > > > -- > Yours Sincerely, > *GLIBIN Maxim O.* - Developer > Phone : +7 (987) 533 00 55 > Email: maxim.glibin at gmail.com > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- cmake_minimum_required(VERSION 2.8.8) find_package(ParaView REQUIRED) include(${PARAVIEW_USE_FILE}) set (sources) set (ifaces) if (PARAVIEW_BUILD_QT_GUI) if (PARAVIEW_QT_VERSION VERSION_GREATER "4") qt5_wrap_cpp(moc_srcs pqCustomColorEditorPropertyWidget.h) else () qt4_wrap_cpp(moc_srcs pqCustomColorEditorPropertyWidget.h) endif() add_paraview_property_group_widget(outifaces outsrcs TYPE "ColorEditor" CLASS_NAME pqCustomColorEditorPropertyWidget) set (sources pqCustomColorEditorPropertyWidget.cxx ${moc_srcs} ${outsrcs}) set (ifaces ${outifaces}) endif() add_paraview_plugin(pqCustomColorEditorPropertyWidget "1.0" GUI_INTERFACES ${ifaces} SOURCES ${sources} ) -------------- next part -------------- A non-text attachment was scrubbed... Name: pqCustomColorEditorPropertyWidget.cxx Type: text/x-c++src Size: 2004 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: pqCustomColorEditorPropertyWidget.h Type: text/x-chdr Size: 1916 bytes Desc: not available URL: From maxim.glibin at gmail.com Fri Dec 12 09:15:00 2014 From: maxim.glibin at gmail.com (Maxim Glibin) Date: Fri, 12 Dec 2014 17:15:00 +0300 Subject: [Paraview-developers] Access to the color legend and its modification In-Reply-To: References: Message-ID: This is what is needed. This plugin doesn't display the button and even doesn't create it until this widget will not be defined in the proxy group representation of plugin, does it? Am I right? 2014-12-12 16:56 GMT+03:00 Maxim Glibin : > This is what is needed. > But this simple plugin doesn't show push-button and entirely > > 2014-12-12 1:21 GMT+03:00 Utkarsh Ayachit : > >> Well I am a little lost what you're trying to do. In any case, attached >> is simple plugin to add a push-button to the ColorEditorWidget by extending >> it. Now when I show any data in the render view, its "Coloring" widget has >> my button on it. >> >> Utkarsh >> >> On Thu, Dec 11, 2014 at 7:03 AM, Maxim Glibin >> wrote: >> >>> Thank you, Utkarsh. >>> I already resolved this problem yesterday. >>> >>> I have registered my widget: >>> ADD_PARAVIEW_PROPERTY_GROUP_WIDGET(IFACES1 IFACE_SRC1 >>> TYPE "ColorEditor" >>> CLASS_NAME pqExtraColorEditorPropertyWidget >>> ) >>> How should I initialize the property group and property widget in >>> representation of server manager XML? >>> >>> Are there any examples that utilize a similar logic. >>> >>> How can I add a property widget to the property group? (via XML or on >>> the level of propertyWidget class) >>> >>> At the moment I did the following: >>> >>> >> class="vtkPVMyRepresentation" >>> processes="client|renderserver|dataserver" >>> base_proxygroup="representations" >>> base_proxyname="SurfaceRepresentation"> >>> >> label="Annotation" >>> command="Annotate" >>> panel_widget="AnnotationButton"> >>> >>> >>> >>> >>> >> subtype="Surface" >>> text="Annotation" /> >>> >>> >> proxygroup="representations" >>> proxyname="MyRepresentation"> >>> >>> >>> >>> >>> >>> >>> >>> >> panel_widget="ColorEditor" label="Coloring"> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> Where did I go wrong? >>> >>> Thanks, >>> Maxim >>> >>> 2014-12-09 16:19 GMT+03:00 Utkarsh Ayachit >>> : >>> >>>> To overcome the build issue, just add the following line to your >>>> CMakeLists.txt file after the add_paraview_plugin() call. >>>> >>>> target_link_libraries( pqApplicationComponents) >>>> >>>> Utkarsh >>>> >>>> On Mon, Dec 8, 2014 at 8:05 AM, Maxim Glibin >>>> wrote: >>>> >>>>> Dear Utkarsh, >>>>> >>>>> Thanks a lot for your help. >>>>> But I am not still understand how you can create a widget in the >>>>> "Display" panel without overriding the standard widgets (like Color Editor). >>>>> Is it possible to show a widget only within the selected filter? >>>>> >>>>> I have tried to subclass pqColorEditorPropertyWidget and I have >>>>> compilation problems: >>>>> 2>moc_pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved >>>>> external symbol "__declspec(dllimport) public: virtual void * __thiscall >>>>> pqColorEditorPropertyWidget::qt_metacast(char const *)" (__ >>>>> imp_?qt_metacast at pqColorEditorPropertyWidget@@UAEPAXPBD at Z) referenced >>>>> in function "public: virtual void * __thiscall >>>>> pqMyColorEditorPropertyWidget::qt_metacast(char const *)" >>>>> (?qt_metacast at pqMyColorEditorPropertyWidget@@UAEPAXPBD at Z) >>>>> 2>moc_pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved >>>>> external symbol "__declspec(dllimport) public: virtual int __thiscall >>>>> pqColorEditorPropertyWidget::qt_metacall(enum QMetaObject::Cal >>>>> l,int,void * *)" (__imp_?qt_metacall at pqColorEditorPropertyWidget >>>>> @@UAEHW4Call at QMetaObject@@HPAPAX at Z) referenced in function "public: >>>>> virtual int __thiscall pqMyColorEditorPropertyWidget::qt_metacall(en >>>>> um QMetaObject::Call,int,void * *)" >>>>> (?qt_metacall at pqMyColorEditorPropertyWidget@@UAEHW4Call at QMetaObject >>>>> @@HPAPAX at Z) >>>>> 2>moc_pqMyColorEditorPropertyWidget.obj : error LNK2001: unresolved >>>>> external symbol "__declspec(dllimport) public: static struct QMetaObject >>>>> const pqColorEditorPropertyWidget::staticMetaObject" (__imp >>>>> _?staticMetaObject at pqColorEditorPropertyWidget@@2UQMetaObject@@B) >>>>> 2>pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved >>>>> external symbol "__declspec(dllimport) public: __thiscall >>>>> pqColorEditorPropertyWidget::pqColorEditorPropertyWidget(class vtkSMProxy >>>>> *,cl >>>>> ass QWidget *)" (__imp_??0pqColorEditorPropertyWidget@ >>>>> @QAE at PAVvtkSMProxy@@PAVQWidget@@@Z) referenced in function "public: >>>>> __thiscall >>>>> pqMyColorEditorPropertyWidget::pqMyColorEditorPropertyWidget(class >>>>> vtkSMProxy *,class vtkSMProperty *,class QWidget *)" >>>>> (??pqMyColorEditorPropertyWidget@@QAE at PAVvtkSMProxy@@PAVvtkSMProperty@ >>>>> @PAVQWidget@@@Z) >>>>> 2>pqMyColorEditorPropertyWidget.obj : error LNK2019: unresolved >>>>> external symbol "__declspec(dllimport) public: virtual __thiscall >>>>> pqColorEditorPropertyWidget::~pqColorEditorPropertyWidget(void)" (__im >>>>> p_??1pqColorEditorPropertyWidget@@UAE at XZ) referenced in function >>>>> "public: virtual __thiscall >>>>> pqMyColorEditorPropertyWidget::~pqMyColorEditorPropertyWidget(void)" >>>>> (??1pqMyColorEditorPropertyWidget@@UAE >>>>> @XZ) >>>>> >>>>> Best regards, >>>>> Maxim >>>>> >>>>> >>>>> 2014-12-07 19:55 GMT+03:00 Utkarsh Ayachit < >>>>> utkarsh.ayachit at kitware.com>: >>>>> >>>>>> > 1. How can I assign my custom button into 'Display' panel? >>>>>> >>>>>> I am assuming you're using ParaView 4.2. There's no "Display" panel in >>>>>> ParaView 4.2, but simply the Properties panel that shows >>>>>> pqPropertyWidget instances for properties on proxies. The widget that >>>>>> allows users to pick the array to color with is called >>>>>> pqColorEditorPropertyWidget [1]. The Panel creates this widget when it >>>>>> encounters a property group that requests 'ColorEditor' as the >>>>>> "panel_widget" [2]. In your plugin, you can either subclass >>>>>> pqColorEditorPropertyWidget or create a new one that you'd want to use >>>>>> whenever "ColorEditor" widget is requested by any proxy. You can >>>>>> register your widget for the TYPE set to "ColorEditor" in >>>>>> add_paraview_property_group_widget() [3] and your widget will be used >>>>>> instead of the default pqColorEditorPropertyWidget in the panel. >>>>>> >>>>>> > 2. How can I get an instance of color legend to change annotations >>>>>> by using >>>>>> > input or output information of filter? >>>>>> >>>>>> Now entirely sure what you're looking for, but here's a way: >>>>>> >>>>>> a). first track down the lookup-table ( transfer function) proxy of >>>>>> interest. You can get it several ways: using the "LookupTable" >>>>>> property on the "representation" proxy providing the data being >>>>>> colored, or by using vtkSMTransferFunctionManager [4]. Once you have >>>>>> the transfer function proxy, you can locate the legend for that in a >>>>>> view using vtkSMTransferFunctionProxy::FindScalarBarRepresentation() >>>>>> [5]. Look at the implementation for >>>>>> vtkSMPVRepresentationProxy::SetScalarBarVisibility(); that'll give you >>>>>> some hints. >>>>>> >>>>>> [1] >>>>>> http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classpqColorEditorPropertyWidget.html >>>>>> [2] >>>>>> http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classpqStandardPropertyWidgetInterface.html#a83531c3804ae704d71dc917706e2e40e >>>>>> [3] >>>>>> http://www.paraview.org/Wiki/Plugin_HowTo#Adding_Customizations_for_Properties_Panel >>>>>> [4] >>>>>> http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classvtkSMTransferFunctionManager.html >>>>>> [5] >>>>>> http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classvtkSMTransferFunctionProxy.html#ac50a4c96be88696ca032048efc6c965a >>>>>> >>>>>> >>>>>> On Fri, Dec 5, 2014 at 2:05 AM, Maxim Glibin >>>>>> wrote: >>>>>> > Hello all, >>>>>> > >>>>>> > I am interested in creating a plugin filter that will change the >>>>>> color >>>>>> > legend by pressing a button as shown at the attached picture. >>>>>> > >>>>>> > And I have a few questions: >>>>>> >>>>>> > 2. How can I get an instance of color legend to change annotations >>>>>> by using >>>>>> > input or output information of filter? >>>>>> > >>>>>> > Best regards, >>>>>> > Maxim >>>>>> > >>>>>> > -- >>>>>> > Yours Sincerely, >>>>>> > GLIBIN Maxim O. - Developer >>>>>> > Phone : +7 (987) 533 00 55 >>>>>> > Email: maxim.glibin at gmail.com >>>>>> > >>>>>> > >>>>>> > _______________________________________________ >>>>>> > Paraview-developers mailing list >>>>>> > Paraview-developers at paraview.org >>>>>> > http://public.kitware.com/mailman/listinfo/paraview-developers >>>>>> > >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Yours Sincerely, >>>>> *GLIBIN Maxim O.* - Developer >>>>> Phone : +7 (987) 533 00 55 >>>>> Email: maxim.glibin at gmail.com >>>>> >>>>> >>>> >>> >>> >>> -- >>> Yours Sincerely, >>> *GLIBIN Maxim O.* - Developer >>> Phone : +7 (987) 533 00 55 >>> Email: maxim.glibin at gmail.com >>> >>> >> > > > -- > Yours Sincerely, > *GLIBIN Maxim O.* - Developer > Phone : +7 (987) 533 00 55 > Email: maxim.glibin at gmail.com > > -- Yours Sincerely, *GLIBIN Maxim O.* - Developer Phone : +7 (987) 533 00 55 Email: maxim.glibin at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From utkarsh.ayachit at kitware.com Fri Dec 12 09:30:58 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Fri, 12 Dec 2014 09:30:58 -0500 Subject: [Paraview-developers] Access to the color legend and its modification In-Reply-To: References: Message-ID: > This plugin doesn't display the button and even doesn't create it until this widget will not be defined in the proxy group representation of plugin, does it? My apologies, but I don't follow what you mean by this statement. Any case, you're extending "UnstructuredGridRepresentation", so when showing a vtkUnstructuredGrid dataset, your "MyRepresentation" would be created and you'll see a "Annotation" option available under the "Representation" combo-box. Now, the section you have is not necessary (and is indeed written incorrectly) since your representation is sharing are several properties with "SurfaceRepresentation", including those for coloring. The "UnstructuredGridRepresentation" is already exposing appropriate properties from "SurfaceRepresentation" with property PropertyGroup declaration so the "ColorEditor" widget will indeed be created just fine. From maxim.glibin at gmail.com Fri Dec 12 10:03:30 2014 From: maxim.glibin at gmail.com (Maxim Glibin) Date: Fri, 12 Dec 2014 18:03:30 +0300 Subject: [Paraview-developers] Access to the color legend and its modification In-Reply-To: References: Message-ID: I mean that if you use simple plugin that was sent by you earlier, the button is not shown. And moreover, constructor of CustomColorEditorPropertyWidget widget is not even called. Did I miss out something? 2014-12-12 17:30 GMT+03:00 Utkarsh Ayachit : > > This plugin doesn't display the button and even doesn't create it until > this widget will not be defined in the proxy group representation of > plugin, does it? > > My apologies, but I don't follow what you mean by this statement. > > Any case, you're extending "UnstructuredGridRepresentation", so when > showing a vtkUnstructuredGrid dataset, your "MyRepresentation" would > be created and you'll see a "Annotation" option available under the > "Representation" combo-box. Now, the section you > have is not necessary (and is indeed written incorrectly) since your > representation is sharing are several properties with > "SurfaceRepresentation", including those for coloring. The > "UnstructuredGridRepresentation" is already exposing appropriate > properties from "SurfaceRepresentation" with property PropertyGroup > declaration so the "ColorEditor" widget will indeed be created just > fine. > -- Yours Sincerely, *GLIBIN Maxim O.* - Developer Phone : +7 (987) 533 00 55 Email: maxim.glibin at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From utkarsh.ayachit at kitware.com Fri Dec 12 10:09:30 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Fri, 12 Dec 2014 10:09:30 -0500 Subject: [Paraview-developers] Access to the color legend and its modification In-Reply-To: References: Message-ID: As demonstrated in the screenshot attached earlier (attached again), the button is indeed shown. I simply created the "Wavelet" source and the button was shown as expected. On Fri, Dec 12, 2014 at 10:03 AM, Maxim Glibin wrote: > I mean that if you use simple plugin that was sent by you earlier, the > button is not shown. > And moreover, constructor of CustomColorEditorPropertyWidget widget is not > even called. > Did I miss out something? > > 2014-12-12 17:30 GMT+03:00 Utkarsh Ayachit : >> >> > This plugin doesn't display the button and even doesn't create it until >> > this widget will not be defined in the proxy group representation of plugin, >> > does it? >> >> My apologies, but I don't follow what you mean by this statement. >> >> Any case, you're extending "UnstructuredGridRepresentation", so when >> showing a vtkUnstructuredGrid dataset, your "MyRepresentation" would >> be created and you'll see a "Annotation" option available under the >> "Representation" combo-box. Now, the section you >> have is not necessary (and is indeed written incorrectly) since your >> representation is sharing are several properties with >> "SurfaceRepresentation", including those for coloring. The >> "UnstructuredGridRepresentation" is already exposing appropriate >> properties from "SurfaceRepresentation" with property PropertyGroup >> declaration so the "ColorEditor" widget will indeed be created just >> fine. > > > > > -- > Yours Sincerely, > GLIBIN Maxim O. - Developer > Phone : +7 (987) 533 00 55 > Email: maxim.glibin at gmail.com > -------------- next part -------------- A non-text attachment was scrubbed... Name: Screenshot from 2014-12-12 09:03:55.png Type: image/png Size: 29063 bytes Desc: not available URL: From maxim.glibin at gmail.com Fri Dec 12 10:45:08 2014 From: maxim.glibin at gmail.com (Maxim Glibin) Date: Fri, 12 Dec 2014 18:45:08 +0300 Subject: [Paraview-developers] Access to the color legend and its modification In-Reply-To: References: Message-ID: I'm sorry, I have found where I was wrong. At first I thought that it is not possible to create custom widget without new representation. But I found an error. Thank you very much for help. 2014-12-12 18:09 GMT+03:00 Utkarsh Ayachit : > As demonstrated in the screenshot attached earlier (attached again), > the button is indeed shown. I simply created the "Wavelet" source and > the button was shown as expected. > > > > On Fri, Dec 12, 2014 at 10:03 AM, Maxim Glibin > wrote: > > I mean that if you use simple plugin that was sent by you earlier, the > > button is not shown. > > And moreover, constructor of CustomColorEditorPropertyWidget widget is > not > > even called. > > Did I miss out something? > > > > 2014-12-12 17:30 GMT+03:00 Utkarsh Ayachit >: > >> > >> > This plugin doesn't display the button and even doesn't create it > until > >> > this widget will not be defined in the proxy group representation of > plugin, > >> > does it? > >> > >> My apologies, but I don't follow what you mean by this statement. > >> > >> Any case, you're extending "UnstructuredGridRepresentation", so when > >> showing a vtkUnstructuredGrid dataset, your "MyRepresentation" would > >> be created and you'll see a "Annotation" option available under the > >> "Representation" combo-box. Now, the section you > >> have is not necessary (and is indeed written incorrectly) since your > >> representation is sharing are several properties with > >> "SurfaceRepresentation", including those for coloring. The > >> "UnstructuredGridRepresentation" is already exposing appropriate > >> properties from "SurfaceRepresentation" with property PropertyGroup > >> declaration so the "ColorEditor" widget will indeed be created just > >> fine. > > > > > > > > > > -- > > Yours Sincerely, > > GLIBIN Maxim O. - Developer > > Phone : +7 (987) 533 00 55 > > Email: maxim.glibin at gmail.com > > > -- Yours Sincerely, *GLIBIN Maxim O.* - Developer Phone : +7 (987) 533 00 55 Email: maxim.glibin at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From sankhesh.jhaveri at kitware.com Fri Dec 12 12:31:05 2014 From: sankhesh.jhaveri at kitware.com (Sankhesh Jhaveri) Date: Fri, 12 Dec 2014 09:31:05 -0800 (PST) Subject: [Paraview-developers] Dashboard Status: Thursday, December 11 2014 Message-ID: <20141212173104.2FA8C7FF9D@sanganak-ubuntu> Dashboard status for Nightly (master) Cdash returned nothing useful as of this report. Dashboard status for Nightly (next) Cdash returned nothing useful as of this report. Issues with submitters The following expected submitters did not submit: amber12.kitware , Master-Win64-vs9-static-release KargadMac.kitware , Lion-gcc-pvVTK -------------- next part -------------- An HTML attachment was scrubbed... URL: From utkarsh.ayachit at kitware.com Sat Dec 13 08:30:44 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Sat, 13 Dec 2014 08:30:44 -0500 Subject: [Paraview-developers] [EXTERNAL] Re: Trouble in recent mac build In-Reply-To: References: Message-ID: Nathan, Can you try commenting out the vtkPVFileInformation::GetSpecialDirectories() method's body? Does that overcome the segfault? Utkarsh On Wed, Dec 10, 2014 at 11:11 AM, Fabian, Nathan wrote: > 10.9.5 > > Just to try it out I did download 4.2.0 last night and that worked. I?m > going to try master again just to see. I have rebuilt the master from > scratch including cmake (after a reboot even). Very, very odd. > > Nathan. > > From: Utkarsh Ayachit > Date: Wednesday, December 10, 2014 at 6:06 AM > To: Nathan Fabian > Cc: Paraview-developers > Subject: [EXTERNAL] Re: [Paraview-developers] Trouble in recent mac build > > What OsX version are you seeing this on? > > Utkarsh > > > > On Tue, Dec 9, 2014 at 3:18 PM, Fabian, Nathan wrote: >> >> Hi, >> >> I?m pretty certain this is something weird on my side, but I?m hoping >> maybe someone else has seen this. In a recent build of paraview (from >> master) I can build and run fine, but when I try to open a file I get a >> crash in libsystem_platform.dylib (looking through lldb). I haven?t updated >> my system myself (although maybe a new update ran in the background). I do >> run ports, so maybe I updated something there in the right time frame. Not >> sure why ports would be impacting libsystem_platform. >> >> It seems to be when opening a file dialog of any kind. Very odd. >> >> Thanks for any help, >> Nathan. >> >> _______________________________________________ >> Paraview-developers mailing list >> Paraview-developers at paraview.org >> http://public.kitware.com/mailman/listinfo/paraview-developers >> > From utkarsh.ayachit at kitware.com Sat Dec 13 08:38:23 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Sat, 13 Dec 2014 08:38:23 -0500 Subject: [Paraview-developers] [EXTERNAL] Re: Trouble in recent mac build In-Reply-To: References: Message-ID: I think I've found the problem; it's the following commit. Ben, I can reproduce the segfault on 10.10.1 (Yosemite) as well. commit d79f48ee3100f0b7f45034c6981f30efa655acce Author: Ben Boeckel Date: Thu Nov 13 15:02:33 2014 -0500 vtkPVFileInformation: update to new APIs The replaced APIs were deprecated. Unfortunately, 10.6 is still a target version, so we lose the ability to get the volume names there. Change-Id: I17f1e0dd4008cd8c50700894373cf10062b32c83 On Sat, Dec 13, 2014 at 8:30 AM, Utkarsh Ayachit wrote: > Nathan, > > Can you try commenting out the > vtkPVFileInformation::GetSpecialDirectories() method's body? Does that > overcome the segfault? > > Utkarsh > > On Wed, Dec 10, 2014 at 11:11 AM, Fabian, Nathan wrote: >> 10.9.5 >> >> Just to try it out I did download 4.2.0 last night and that worked. I?m >> going to try master again just to see. I have rebuilt the master from >> scratch including cmake (after a reboot even). Very, very odd. >> >> Nathan. >> >> From: Utkarsh Ayachit >> Date: Wednesday, December 10, 2014 at 6:06 AM >> To: Nathan Fabian >> Cc: Paraview-developers >> Subject: [EXTERNAL] Re: [Paraview-developers] Trouble in recent mac build >> >> What OsX version are you seeing this on? >> >> Utkarsh >> >> >> >> On Tue, Dec 9, 2014 at 3:18 PM, Fabian, Nathan wrote: >>> >>> Hi, >>> >>> I?m pretty certain this is something weird on my side, but I?m hoping >>> maybe someone else has seen this. In a recent build of paraview (from >>> master) I can build and run fine, but when I try to open a file I get a >>> crash in libsystem_platform.dylib (looking through lldb). I haven?t updated >>> my system myself (although maybe a new update ran in the background). I do >>> run ports, so maybe I updated something there in the right time frame. Not >>> sure why ports would be impacting libsystem_platform. >>> >>> It seems to be when opening a file dialog of any kind. Very odd. >>> >>> Thanks for any help, >>> Nathan. >>> >>> _______________________________________________ >>> Paraview-developers mailing list >>> Paraview-developers at paraview.org >>> http://public.kitware.com/mailman/listinfo/paraview-developers >>> >> From utkarsh.ayachit at kitware.com Sat Dec 13 08:45:17 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Sat, 13 Dec 2014 08:45:17 -0500 Subject: [Paraview-developers] Gatekeeper Review Summary Message-ID: Topics merged into master (v4.2.0-276-g7d070dc): cleaner_multislice_view finer-linear-scalar-bar-increments (VTK) python-calc-15125 python-view-15122 simple-streaming-source sorting-15130 From utkarsh.ayachit at kitware.com Mon Dec 15 09:20:04 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Mon, 15 Dec 2014 09:20:04 -0500 Subject: [Paraview-developers] Gatekeeper Review Summary Message-ID: Topics merged into master (v4.2.0-287-g1631961): 15071_trace_solid_color_changes 15153_fix_volume_colormap remove_pqActiveView From ndfabia at sandia.gov Mon Dec 15 13:02:36 2014 From: ndfabia at sandia.gov (Fabian, Nathan) Date: Mon, 15 Dec 2014 18:02:36 +0000 Subject: [Paraview-developers] [EXTERNAL] Re: Trouble in recent mac build In-Reply-To: References: Message-ID: That does overcome the segfault. On 12/13/14, 6:30 AM, "Utkarsh Ayachit" wrote: >Nathan, > >Can you try commenting out the >vtkPVFileInformation::GetSpecialDirectories() method's body? Does that >overcome the segfault? > >Utkarsh > >On Wed, Dec 10, 2014 at 11:11 AM, Fabian, Nathan >wrote: >> 10.9.5 >> >> Just to try it out I did download 4.2.0 last night and that worked. I?m >> going to try master again just to see. I have rebuilt the master from >> scratch including cmake (after a reboot even). Very, very odd. >> >> Nathan. >> >> From: Utkarsh Ayachit >> Date: Wednesday, December 10, 2014 at 6:06 AM >> To: Nathan Fabian >> Cc: Paraview-developers >> Subject: [EXTERNAL] Re: [Paraview-developers] Trouble in recent mac >>build >> >> What OsX version are you seeing this on? >> >> Utkarsh >> >> >> >> On Tue, Dec 9, 2014 at 3:18 PM, Fabian, Nathan >>wrote: >>> >>> Hi, >>> >>> I?m pretty certain this is something weird on my side, but I?m hoping >>> maybe someone else has seen this. In a recent build of paraview (from >>> master) I can build and run fine, but when I try to open a file I get a >>> crash in libsystem_platform.dylib (looking through lldb). I haven?t >>>updated >>> my system myself (although maybe a new update ran in the background). >>>I do >>> run ports, so maybe I updated something there in the right time frame. >>> Not >>> sure why ports would be impacting libsystem_platform. >>> >>> It seems to be when opening a file dialog of any kind. Very odd. >>> >>> Thanks for any help, >>> Nathan. >>> >>> _______________________________________________ >>> Paraview-developers mailing list >>> Paraview-developers at paraview.org >>> http://public.kitware.com/mailman/listinfo/paraview-developers >>> >> From maxim.glibin at gmail.com Fri Dec 19 08:34:09 2014 From: maxim.glibin at gmail.com (Maxim Glibin) Date: Fri, 19 Dec 2014 16:34:09 +0300 Subject: [Paraview-developers] Update request data Message-ID: Dear all, I am interested in updating of data if the file of reader has changed. That is to say, I need call RequestData for vtkAlgorithm in python script or properties panel widget. Is it possible? -- Yours Sincerely, *GLIBIN Maxim O.* - Developer Phone : +7 (987) 533 00 55 Email: maxim.glibin at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From utkarsh.ayachit at kitware.com Fri Dec 19 09:39:25 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Fri, 19 Dec 2014 08:39:25 -0600 Subject: [Paraview-developers] Gatekeeper Summary Message-ID: Due to dashboard (and git) issues, next has been reset. Please merge your topics again: --------------------------------------------- Topics reverted from next: 6657_add_outside_range_colors KW00001499_ColorByFieldData add_cgns_plugin_test camera-9503 cfapi-null-logic exodus-15127 h5part-15215 mangle-pvbatch-test-names revert-cfapi-deprecation-fixes support_custom_link_path_setting update-catalyst-20141215 From maxim.glibin at gmail.com Fri Dec 19 11:13:24 2014 From: maxim.glibin at gmail.com (Maxim Glibin) Date: Fri, 19 Dec 2014 19:13:24 +0300 Subject: [Paraview-developers] Update request data In-Reply-To: References: Message-ID: Small remark: Update(sourceProxy=None) function of paraview.simple module doesn't work because sourceProxy.GetClientSideObject() returns None. 2014-12-19 16:34 GMT+03:00 Maxim Glibin : > > Dear all, > > I am interested in updating of data if the file of reader has changed. > That is to say, I need call RequestData for vtkAlgorithm in python script > or properties panel widget. > Is it possible? > > > -- > Yours Sincerely, > *GLIBIN Maxim O.* - Developer > Phone : +7 (987) 533 00 55 > Email: maxim.glibin at gmail.com > > -- Yours Sincerely, *GLIBIN Maxim O.* - Developer Phone : +7 (987) 533 00 55 Email: maxim.glibin at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From andy.bauer at kitware.com Fri Dec 19 11:30:08 2014 From: andy.bauer at kitware.com (Andy Bauer) Date: Fri, 19 Dec 2014 11:30:08 -0500 Subject: [Paraview-developers] Update request data In-Reply-To: References: Message-ID: I believe that sourceProxy.GetClientSideObject() will only return something other than None when you're using the built-in client. On Fri, Dec 19, 2014 at 11:13 AM, Maxim Glibin wrote: > > Small remark: Update(sourceProxy=None) function of paraview.simple module > doesn't work because sourceProxy.GetClientSideObject() returns None. > > 2014-12-19 16:34 GMT+03:00 Maxim Glibin : >> >> Dear all, >> >> I am interested in updating of data if the file of reader has changed. >> That is to say, I need call RequestData for vtkAlgorithm in python script >> or properties panel widget. >> Is it possible? >> >> >> -- >> Yours Sincerely, >> *GLIBIN Maxim O.* - Developer >> Phone : +7 (987) 533 00 55 >> Email: maxim.glibin at gmail.com >> >> > > -- > Yours Sincerely, > *GLIBIN Maxim O.* - Developer > Phone : +7 (987) 533 00 55 > Email: maxim.glibin at gmail.com > > > _______________________________________________ > Paraview-developers mailing list > Paraview-developers at paraview.org > http://public.kitware.com/mailman/listinfo/paraview-developers > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sebastien.jourdain at kitware.com Fri Dec 19 11:34:50 2014 From: sebastien.jourdain at kitware.com (Sebastien Jourdain) Date: Fri, 19 Dec 2014 09:34:50 -0700 Subject: [Paraview-developers] Update request data In-Reply-To: References: Message-ID: Just call Modified() on the proxy itself should work. You can read that http://markmail.org/thread/3rrgsuirivxa7nys On Fri, Dec 19, 2014 at 9:30 AM, Andy Bauer wrote: > > I believe that sourceProxy.GetClientSideObject() will only return > something other than None when you're using the built-in client. > > On Fri, Dec 19, 2014 at 11:13 AM, Maxim Glibin > wrote: > >> Small remark: Update(sourceProxy=None) function of paraview.simple module >> doesn't work because sourceProxy.GetClientSideObject() returns None. >> >> 2014-12-19 16:34 GMT+03:00 Maxim Glibin : >>> >>> Dear all, >>> >>> I am interested in updating of data if the file of reader has changed. >>> That is to say, I need call RequestData for vtkAlgorithm in python >>> script or properties panel widget. >>> Is it possible? >>> >>> >>> -- >>> Yours Sincerely, >>> *GLIBIN Maxim O.* - Developer >>> Phone : +7 (987) 533 00 55 >>> Email: maxim.glibin at gmail.com >>> >>> >> >> -- >> Yours Sincerely, >> *GLIBIN Maxim O.* - Developer >> Phone : +7 (987) 533 00 55 >> Email: maxim.glibin at gmail.com >> >> >> _______________________________________________ >> Paraview-developers mailing list >> Paraview-developers at paraview.org >> http://public.kitware.com/mailman/listinfo/paraview-developers >> >> > _______________________________________________ > Paraview-developers mailing list > Paraview-developers at paraview.org > http://public.kitware.com/mailman/listinfo/paraview-developers > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From maxim.glibin at gmail.com Fri Dec 19 12:40:03 2014 From: maxim.glibin at gmail.com (Maxim Glibin) Date: Fri, 19 Dec 2014 20:40:03 +0300 Subject: [Paraview-developers] Update request data In-Reply-To: References: Message-ID: The method sourceProxy.GetClientSideObject() returns None in case if you are connected to server. Connect("") 2014-12-19 19:34 GMT+03:00 Sebastien Jourdain < sebastien.jourdain at kitware.com>: > > Just call Modified() on the proxy itself should work. > > You can read that http://markmail.org/thread/3rrgsuirivxa7nys > > > > On Fri, Dec 19, 2014 at 9:30 AM, Andy Bauer > wrote: >> >> I believe that sourceProxy.GetClientSideObject() will only return >> something other than None when you're using the built-in client. >> >> On Fri, Dec 19, 2014 at 11:13 AM, Maxim Glibin >> wrote: >> >>> Small remark: Update(sourceProxy=None) function of paraview.simple >>> module doesn't work because sourceProxy.GetClientSideObject() returns >>> None. >>> >>> 2014-12-19 16:34 GMT+03:00 Maxim Glibin : >>>> >>>> Dear all, >>>> >>>> I am interested in updating of data if the file of reader has changed. >>>> That is to say, I need call RequestData for vtkAlgorithm in python >>>> script or properties panel widget. >>>> Is it possible? >>>> >>>> >>>> -- >>>> Yours Sincerely, >>>> *GLIBIN Maxim O.* - Developer >>>> Phone : +7 (987) 533 00 55 >>>> Email: maxim.glibin at gmail.com >>>> >>>> >>> >>> -- >>> Yours Sincerely, >>> *GLIBIN Maxim O.* - Developer >>> Phone : +7 (987) 533 00 55 >>> Email: maxim.glibin at gmail.com >>> >>> >>> _______________________________________________ >>> Paraview-developers mailing list >>> Paraview-developers at paraview.org >>> http://public.kitware.com/mailman/listinfo/paraview-developers >>> >>> >> _______________________________________________ >> Paraview-developers mailing list >> Paraview-developers at paraview.org >> http://public.kitware.com/mailman/listinfo/paraview-developers >> >> -- Yours Sincerely, *GLIBIN Maxim O.* - Developer Phone : +7 (987) 533 00 55 Email: maxim.glibin at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From sebastien.jourdain at kitware.com Fri Dec 19 12:52:18 2014 From: sebastien.jourdain at kitware.com (Sebastien Jourdain) Date: Fri, 19 Dec 2014 10:52:18 -0700 Subject: [Paraview-developers] Update request data In-Reply-To: References: Message-ID: It depends where the vtkObject is. Remote or Local. If it is remote that will always return NULL. A view proxy will hold vtkObjects on both ends. On Fri, Dec 19, 2014 at 10:40 AM, Maxim Glibin wrote: > > > The method sourceProxy.GetClientSideObject() returns None in case if you > are connected to server. > Connect("") > > > > 2014-12-19 19:34 GMT+03:00 Sebastien Jourdain < > sebastien.jourdain at kitware.com>: >> >> Just call Modified() on the proxy itself should work. >> >> You can read that http://markmail.org/thread/3rrgsuirivxa7nys >> >> >> >> On Fri, Dec 19, 2014 at 9:30 AM, Andy Bauer >> wrote: >>> >>> I believe that sourceProxy.GetClientSideObject() will only return >>> something other than None when you're using the built-in client. >>> >>> On Fri, Dec 19, 2014 at 11:13 AM, Maxim Glibin >>> wrote: >>> >>>> Small remark: Update(sourceProxy=None) function of paraview.simple >>>> module doesn't work because sourceProxy.GetClientSideObject() returns >>>> None. >>>> >>>> 2014-12-19 16:34 GMT+03:00 Maxim Glibin : >>>>> >>>>> Dear all, >>>>> >>>>> I am interested in updating of data if the file of reader has changed. >>>>> That is to say, I need call RequestData for vtkAlgorithm in python >>>>> script or properties panel widget. >>>>> Is it possible? >>>>> >>>>> >>>>> -- >>>>> Yours Sincerely, >>>>> *GLIBIN Maxim O.* - Developer >>>>> Phone : +7 (987) 533 00 55 >>>>> Email: maxim.glibin at gmail.com >>>>> >>>>> >>>> >>>> -- >>>> Yours Sincerely, >>>> *GLIBIN Maxim O.* - Developer >>>> Phone : +7 (987) 533 00 55 >>>> Email: maxim.glibin at gmail.com >>>> >>>> >>>> _______________________________________________ >>>> Paraview-developers mailing list >>>> Paraview-developers at paraview.org >>>> http://public.kitware.com/mailman/listinfo/paraview-developers >>>> >>>> >>> _______________________________________________ >>> Paraview-developers mailing list >>> Paraview-developers at paraview.org >>> http://public.kitware.com/mailman/listinfo/paraview-developers >>> >>> > > -- > Yours Sincerely, > *GLIBIN Maxim O.* - Developer > Phone : +7 (987) 533 00 55 > Email: maxim.glibin at gmail.com > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From utkarsh.ayachit at kitware.com Fri Dec 19 13:38:59 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Fri, 19 Dec 2014 12:38:59 -0600 Subject: [Paraview-developers] Update request data In-Reply-To: References: Message-ID: 1. Add a new property on the "reader" in XML as follows: 2. To trigger an update, do this (assuming Python): > proxy = ... > proxy.InvokeCommand("Modify") > proxy.UpdatePipeline() Utkarsh On Fri, Dec 19, 2014 at 7:34 AM, Maxim Glibin wrote: > Dear all, > > I am interested in updating of data if the file of reader has changed. > That is to say, I need call RequestData for vtkAlgorithm in python script or > properties panel widget. > Is it possible? > > > -- > Yours Sincerely, > GLIBIN Maxim O. - Developer > Phone : +7 (987) 533 00 55 > Email: maxim.glibin at gmail.com > > > _______________________________________________ > Paraview-developers mailing list > Paraview-developers at paraview.org > http://public.kitware.com/mailman/listinfo/paraview-developers > From maxim.glibin at gmail.com Mon Dec 22 03:26:39 2014 From: maxim.glibin at gmail.com (Maxim Glibin) Date: Mon, 22 Dec 2014 11:26:39 +0300 Subject: [Paraview-developers] Update request data In-Reply-To: References: Message-ID: Dear Utkarsh, I added a new "Modify" property on the "legacyreader" in XML. In this case, Is the function Modified() called as existing function or I need define it for the reader? If I should define my own Modified() method then what this method have to perform? Because I still could not update the data. Where did I go wrong? Note: And I also want to implement it for all readers. Thanks. 2014-12-19 21:38 GMT+03:00 Utkarsh Ayachit : > 1. Add a new property on the "reader" in XML as follows: > > > > 2. To trigger an update, do this (assuming Python): > > > proxy = ... > > proxy.InvokeCommand("Modify") > > proxy.UpdatePipeline() > > Utkarsh > > > On Fri, Dec 19, 2014 at 7:34 AM, Maxim Glibin > wrote: > > Dear all, > > > > I am interested in updating of data if the file of reader has changed. > > That is to say, I need call RequestData for vtkAlgorithm in python > script or > > properties panel widget. > > Is it possible? > > > > > > -- > > Yours Sincerely, > > GLIBIN Maxim O. - Developer > > Phone : +7 (987) 533 00 55 > > Email: maxim.glibin at gmail.com > > > > > > _______________________________________________ > > Paraview-developers mailing list > > Paraview-developers at paraview.org > > http://public.kitware.com/mailman/listinfo/paraview-developers > > > -- Yours Sincerely, *GLIBIN Maxim O.* - Developer Phone : +7 (987) 533 00 55 Email: maxim.glibin at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From maxim.glibin at gmail.com Mon Dec 22 03:43:10 2014 From: maxim.glibin at gmail.com (Maxim Glibin) Date: Mon, 22 Dec 2014 11:43:10 +0300 Subject: [Paraview-developers] Update request data In-Reply-To: References: Message-ID: Dear Sebastien, Are there any examples how to get an access to view proxy and its vtkObjects? Thanks. 2014-12-19 20:52 GMT+03:00 Sebastien Jourdain < sebastien.jourdain at kitware.com>: > It depends where the vtkObject is. Remote or Local. > If it is remote that will always return NULL. > > A view proxy will hold vtkObjects on both ends. > > On Fri, Dec 19, 2014 at 10:40 AM, Maxim Glibin > wrote: >> >> >> The method sourceProxy.GetClientSideObject() returns None in case if you >> are connected to server. >> Connect("") >> >> >> >> 2014-12-19 19:34 GMT+03:00 Sebastien Jourdain < >> sebastien.jourdain at kitware.com>: >>> >>> Just call Modified() on the proxy itself should work. >>> >>> You can read that http://markmail.org/thread/3rrgsuirivxa7nys >>> >>> >>> >>> On Fri, Dec 19, 2014 at 9:30 AM, Andy Bauer >>> wrote: >>>> >>>> I believe that sourceProxy.GetClientSideObject() will only return >>>> something other than None when you're using the built-in client. >>>> >>>> On Fri, Dec 19, 2014 at 11:13 AM, Maxim Glibin >>>> wrote: >>>> >>>>> Small remark: Update(sourceProxy=None) function of paraview.simple >>>>> module doesn't work because sourceProxy.GetClientSideObject() returns >>>>> None. >>>>> >>>>> 2014-12-19 16:34 GMT+03:00 Maxim Glibin : >>>>>> >>>>>> Dear all, >>>>>> >>>>>> I am interested in updating of data if the file of reader has changed. >>>>>> That is to say, I need call RequestData for vtkAlgorithm in python >>>>>> script or properties panel widget. >>>>>> Is it possible? >>>>>> >>>>>> >>>>>> -- >>>>>> Yours Sincerely, >>>>>> *GLIBIN Maxim O.* - Developer >>>>>> Phone : +7 (987) 533 00 55 >>>>>> Email: maxim.glibin at gmail.com >>>>>> >>>>>> >>>>> >>>>> -- >>>>> Yours Sincerely, >>>>> *GLIBIN Maxim O.* - Developer >>>>> Phone : +7 (987) 533 00 55 >>>>> Email: maxim.glibin at gmail.com >>>>> >>>>> >>>>> _______________________________________________ >>>>> Paraview-developers mailing list >>>>> Paraview-developers at paraview.org >>>>> http://public.kitware.com/mailman/listinfo/paraview-developers >>>>> >>>>> >>>> _______________________________________________ >>>> Paraview-developers mailing list >>>> Paraview-developers at paraview.org >>>> http://public.kitware.com/mailman/listinfo/paraview-developers >>>> >>>> >> >> -- >> Yours Sincerely, >> *GLIBIN Maxim O.* - Developer >> Phone : +7 (987) 533 00 55 >> Email: maxim.glibin at gmail.com >> >> -- Yours Sincerely, *GLIBIN Maxim O.* - Developer Phone : +7 (987) 533 00 55 Email: maxim.glibin at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From maxim.glibin at gmail.com Mon Dec 22 06:41:35 2014 From: maxim.glibin at gmail.com (Maxim Glibin) Date: Mon, 22 Dec 2014 14:41:35 +0300 Subject: [Paraview-developers] Update request data In-Reply-To: References: Message-ID: Sorry, I had to add a 'Modify' property in reader of source group. It works fine. I also have added the argument panel_visibility='never'. But the question still remains, how should I add property Modify for all readers without copy-paste? It may be there is another way of property's registering. It would be nice to invoke "Modified()" command on level of pqPropertiesPanel class for new button like 'Refresh' as example. Thanks a lot for helping. 2014-12-22 11:43 GMT+03:00 Maxim Glibin : > Dear Sebastien, > > Are there any examples how to get an access to view proxy and its > vtkObjects? > > Thanks. > > 2014-12-19 20:52 GMT+03:00 Sebastien Jourdain < > sebastien.jourdain at kitware.com>: > >> It depends where the vtkObject is. Remote or Local. >> If it is remote that will always return NULL. >> >> A view proxy will hold vtkObjects on both ends. >> >> On Fri, Dec 19, 2014 at 10:40 AM, Maxim Glibin >> wrote: >>> >>> >>> The method sourceProxy.GetClientSideObject() returns None in case if you >>> are connected to server. >>> Connect("") >>> >>> >>> >>> 2014-12-19 19:34 GMT+03:00 Sebastien Jourdain < >>> sebastien.jourdain at kitware.com>: >>>> >>>> Just call Modified() on the proxy itself should work. >>>> >>>> You can read that http://markmail.org/thread/3rrgsuirivxa7nys >>>> >>>> >>>> >>>> On Fri, Dec 19, 2014 at 9:30 AM, Andy Bauer >>>> wrote: >>>>> >>>>> I believe that sourceProxy.GetClientSideObject() will only return >>>>> something other than None when you're using the built-in client. >>>>> >>>>> On Fri, Dec 19, 2014 at 11:13 AM, Maxim Glibin >>>> > wrote: >>>>> >>>>>> Small remark: Update(sourceProxy=None) function of paraview.simple >>>>>> module doesn't work because sourceProxy.GetClientSideObject() >>>>>> returns None. >>>>>> >>>>>> 2014-12-19 16:34 GMT+03:00 Maxim Glibin : >>>>>>> >>>>>>> Dear all, >>>>>>> >>>>>>> I am interested in updating of data if the file of reader has >>>>>>> changed. >>>>>>> That is to say, I need call RequestData for vtkAlgorithm in python >>>>>>> script or properties panel widget. >>>>>>> Is it possible? >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Yours Sincerely, >>>>>>> *GLIBIN Maxim O.* - Developer >>>>>>> Phone : +7 (987) 533 00 55 >>>>>>> Email: maxim.glibin at gmail.com >>>>>>> >>>>>>> >>>>>> >>>>>> -- >>>>>> Yours Sincerely, >>>>>> *GLIBIN Maxim O.* - Developer >>>>>> Phone : +7 (987) 533 00 55 >>>>>> Email: maxim.glibin at gmail.com >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Paraview-developers mailing list >>>>>> Paraview-developers at paraview.org >>>>>> http://public.kitware.com/mailman/listinfo/paraview-developers >>>>>> >>>>>> >>>>> _______________________________________________ >>>>> Paraview-developers mailing list >>>>> Paraview-developers at paraview.org >>>>> http://public.kitware.com/mailman/listinfo/paraview-developers >>>>> >>>>> >>> >>> -- >>> Yours Sincerely, >>> *GLIBIN Maxim O.* - Developer >>> Phone : +7 (987) 533 00 55 >>> Email: maxim.glibin at gmail.com >>> >>> > > > -- > Yours Sincerely, > *GLIBIN Maxim O.* - Developer > Phone : +7 (987) 533 00 55 > Email: maxim.glibin at gmail.com > > -- Yours Sincerely, *GLIBIN Maxim O.* - Developer Phone : +7 (987) 533 00 55 Email: maxim.glibin at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From utkarsh.ayachit at kitware.com Tue Dec 23 07:48:10 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Tue, 23 Dec 2014 07:48:10 -0500 Subject: [Paraview-developers] Gatekeeper Review Summary Message-ID: SUMMARY --------------------------------------------- Topics merged into master (v4.2.0-339-g3d6f539): (VTK) 14539-can-crash 15073_fix_ResetCamera 6657_add_outside_range_colors (VTK) KW00001499_ColorByFieldData add_cgns_plugin_test camera-9503 cfapi-null-logic (VTK) exodus-15127 fix-dashboard-warning h5part-15215 mangle-pvbatch-test-names (VTK) opengl2_updates pvweb-support-multiple-data-directories revert-cfapi-deprecation-fixes support_custom_link_path_setting update-catalyst-20141215 webvisualizer-add-tooltips -------------- next part -------------- An HTML attachment was scrubbed... URL: From wascott at sandia.gov Tue Dec 23 15:08:06 2014 From: wascott at sandia.gov (Scott, W Alan) Date: Tue, 23 Dec 2014 20:08:06 +0000 Subject: [Paraview-developers] Trace recorder - complements to Kitware Message-ID: <50830d2875664eba88b622531168f0f1@ES05AMSNLNT.srn.sandia.gov> I just wanted to pass on some feedback from a user. Said user has a small ensemble of runs he is doing, and wanted to know if my group could either do the visualizations, or preferably create a script that would automate the process so that he could do the visualizations himself. So, I went over to his office, and an hour later and after a few trace recording sessions, he knew how to make his own script and run it using pvbatch on the clusters. He was bouncing off walls, saying things like "this is a game changer" and shaking his head, said "we have done this by hand for so long..." Just thought you good folks would like to know that the trace recorder (and especially the great work Utkarsh did cleaning it up for 4.2) has been noticed and is making an impact. Nice job team! Alan -------------------------------------------------------- W. Alan Scott ParaView Support Manager SAIC Sandia National Laboratories, MS 0822 Org 9326 - Building 880 A1-C (505) 284-0932 FAX (505) 284-5619 --------------------------------------------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: From utkarsh.ayachit at kitware.com Tue Dec 23 15:44:40 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Tue, 23 Dec 2014 15:44:40 -0500 Subject: [Paraview-developers] Trace recorder - complements to Kitware In-Reply-To: <50830d2875664eba88b622531168f0f1@ES05AMSNLNT.srn.sandia.gov> References: <50830d2875664eba88b622531168f0f1@ES05AMSNLNT.srn.sandia.gov> Message-ID: Always nice to hear :). Thanks, Alan! On Tue, Dec 23, 2014 at 3:08 PM, Scott, W Alan wrote: > I just wanted to pass on some feedback from a user. Said user has a > small ensemble of runs he is doing, and wanted to know if my group could > either do the visualizations, or preferably create a script that would > automate the process so that he could do the visualizations himself. So, I > went over to his office, and an hour later and after a few trace recording > sessions, he knew how to make his own script and run it using pvbatch on > the clusters. He was bouncing off walls, saying things like ?this is a > game changer? and shaking his head, said ?we have done this by hand for so > long...? > > Just thought you good folks would like to know that the trace recorder > (and especially the great work Utkarsh did cleaning it up for 4.2) has been > noticed and is making an impact. Nice job team! > > Alan > > -------------------------------------------------------- > W. Alan Scott > ParaView Support Manager > > SAIC > Sandia National Laboratories, MS 0822 > Org 9326 - Building 880 A1-C > (505) 284-0932 FAX (505) 284-5619 > --------------------------------------------------------- > > > > > _______________________________________________ > Paraview-developers mailing list > Paraview-developers at paraview.org > http://public.kitware.com/mailman/listinfo/paraview-developers > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From maxim.glibin at gmail.com Sat Dec 27 01:52:40 2014 From: maxim.glibin at gmail.com (Maxim Glibin) Date: Sat, 27 Dec 2014 09:52:40 +0300 Subject: [Paraview-developers] Update request data In-Reply-To: References: Message-ID: Dear Utkarsh,Sebastien, In order to update data on server I need to invoke Modified command of data object algorithm. I have already used a several ways: first: > sourceProxy->MarkAllPropertiesAsModified(); > sourceProxy->UpdateSelfAndAllInputs(); and second: I have created a new method in SMProxy class and implemented the following: > this->MarkModified(this); > vtkClientServerStream stream; > stream << vtkClientServerStream::Invoke > << VTKOBJECT(this) > << "Modified" > << vtkClientServerStream::End; > this->ExecuteStream(stream); But both cases it doesn't work for readers with .vtp, .e, .pvd extensions as an example. Is there way to get an access to vtkObject of reader class from client side? I appreciate any your help. Thanks. Best regards, Maxim 2014-12-27 9:52 GMT+03:00 Maxim Glibin : > Dear Utkarsh,Sebastien, > > In order to update data on server I need to invoke Modified command of > data object algorithm. > I have already used a several ways: > first: > > sourceProxy->MarkAllPropertiesAsModified(); > > sourceProxy->UpdateSelfAndAllInputs(); > > and second: > I have created a new method in SMProxy class and implemented the > following: > > this->MarkModified(this); > > vtkClientServerStream stream; > > stream << vtkClientServerStream::Invoke > > << VTKOBJECT(this) > > << "Modified" > > << vtkClientServerStream::End; > > this->ExecuteStream(stream); > > But both cases it doesn't work for readers with .vtp, .e, .pvd extensions > as an example. > Is there way to get an access to vtkObject of reader class from client > side? > > I appreciate any your help. > Thanks. > > Best regards, > Maxim > > > 2014-12-22 14:41 GMT+03:00 Maxim Glibin : > >> Sorry, I had to add a 'Modify' property in reader of source group. >> It works fine. I also have added the argument panel_visibility='never'. >> But the question still remains, how should I add property Modify for all >> readers without copy-paste? >> It may be there is another way of property's registering. >> It would be nice to invoke "Modified()" command on level of pqPropertiesPanel >> class for new button like 'Refresh' as example. >> >> Thanks a lot for helping. >> >> 2014-12-22 11:43 GMT+03:00 Maxim Glibin : >> >>> Dear Sebastien, >>> >>> Are there any examples how to get an access to view proxy and its >>> vtkObjects? >>> >>> Thanks. >>> >>> 2014-12-19 20:52 GMT+03:00 Sebastien Jourdain < >>> sebastien.jourdain at kitware.com>: >>> >>>> It depends where the vtkObject is. Remote or Local. >>>> If it is remote that will always return NULL. >>>> >>>> A view proxy will hold vtkObjects on both ends. >>>> >>>> On Fri, Dec 19, 2014 at 10:40 AM, Maxim Glibin >>>> wrote: >>>>> >>>>> >>>>> The method sourceProxy.GetClientSideObject() returns None in case if >>>>> you are connected to server. >>>>> Connect("") >>>>> >>>>> >>>>> >>>>> 2014-12-19 19:34 GMT+03:00 Sebastien Jourdain < >>>>> sebastien.jourdain at kitware.com>: >>>>>> >>>>>> Just call Modified() on the proxy itself should work. >>>>>> >>>>>> You can read that http://markmail.org/thread/3rrgsuirivxa7nys >>>>>> >>>>>> >>>>>> >>>>>> On Fri, Dec 19, 2014 at 9:30 AM, Andy Bauer >>>>>> wrote: >>>>>>> >>>>>>> I believe that sourceProxy.GetClientSideObject() will only return >>>>>>> something other than None when you're using the built-in client. >>>>>>> >>>>>>> On Fri, Dec 19, 2014 at 11:13 AM, Maxim Glibin < >>>>>>> maxim.glibin at gmail.com> wrote: >>>>>>> >>>>>>>> Small remark: Update(sourceProxy=None) function of paraview.simple >>>>>>>> module doesn't work because sourceProxy.GetClientSideObject() >>>>>>>> returns None. >>>>>>>> >>>>>>>> 2014-12-19 16:34 GMT+03:00 Maxim Glibin : >>>>>>>>> >>>>>>>>> Dear all, >>>>>>>>> >>>>>>>>> I am interested in updating of data if the file of reader has >>>>>>>>> changed. >>>>>>>>> That is to say, I need call RequestData for vtkAlgorithm in python >>>>>>>>> script or properties panel widget. >>>>>>>>> Is it possible? >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Yours Sincerely, >>>>>>>>> *GLIBIN Maxim O.* - Developer >>>>>>>>> Phone : +7 (987) 533 00 55 >>>>>>>>> Email: maxim.glibin at gmail.com >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Yours Sincerely, >>>>>>>> *GLIBIN Maxim O.* - Developer >>>>>>>> Phone : +7 (987) 533 00 55 >>>>>>>> Email: maxim.glibin at gmail.com >>>>>>>> >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> Paraview-developers mailing list >>>>>>>> Paraview-developers at paraview.org >>>>>>>> http://public.kitware.com/mailman/listinfo/paraview-developers >>>>>>>> >>>>>>>> >>>>>>> _______________________________________________ >>>>>>> Paraview-developers mailing list >>>>>>> Paraview-developers at paraview.org >>>>>>> http://public.kitware.com/mailman/listinfo/paraview-developers >>>>>>> >>>>>>> >>>>> >>>>> -- >>>>> Yours Sincerely, >>>>> *GLIBIN Maxim O.* - Developer >>>>> Phone : +7 (987) 533 00 55 >>>>> Email: maxim.glibin at gmail.com >>>>> >>>>> >>> >>> >>> -- >>> Yours Sincerely, >>> *GLIBIN Maxim O.* - Developer >>> Phone : +7 (987) 533 00 55 >>> Email: maxim.glibin at gmail.com >>> >>> >> >> >> -- >> Yours Sincerely, >> *GLIBIN Maxim O.* - Developer >> Phone : +7 (987) 533 00 55 >> Email: maxim.glibin at gmail.com >> >> > > > -- > Yours Sincerely, > *GLIBIN Maxim O.* - Developer > Phone : +7 (987) 533 00 55 > Email: maxim.glibin at gmail.com > > -- Yours Sincerely, *GLIBIN Maxim O.* - Developer Phone : +7 (987) 533 00 55 Email: maxim.glibin at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From sebastien.jourdain at kitware.com Sat Dec 27 11:40:21 2014 From: sebastien.jourdain at kitware.com (Sebastien Jourdain) Date: Sat, 27 Dec 2014 09:40:21 -0700 Subject: [Paraview-developers] Update request data In-Reply-To: References: Message-ID: <92C3C128-58B6-4247-80EC-6E2D7C32EAC1@kitware.com> Hi Maxim, I'm not sure to follow what you are trying to do and what worked and did not work. Seb Sent from my iPad > On Dec 26, 2014, at 23:52, Maxim Glibin wrote: > > Dear Utkarsh,Sebastien, > > In order to update data on server I need to invoke Modified command of data object algorithm. > I have already used a several ways: > first: > > sourceProxy->MarkAllPropertiesAsModified(); > > sourceProxy->UpdateSelfAndAllInputs(); > > and second: > I have created a new method in SMProxy class and implemented the following: > > this->MarkModified(this); > > vtkClientServerStream stream; > > stream << vtkClientServerStream::Invoke > > << VTKOBJECT(this) > > << "Modified" > > << vtkClientServerStream::End; > > this->ExecuteStream(stream); > > But both cases it doesn't work for readers with .vtp, .e, .pvd extensions as an example. > Is there way to get an access to vtkObject of reader class from client side? > > I appreciate any your help. > Thanks. > > Best regards, > Maxim > > 2014-12-27 9:52 GMT+03:00 Maxim Glibin : >> Dear Utkarsh,Sebastien, >> >> In order to update data on server I need to invoke Modified command of data object algorithm. >> I have already used a several ways: >> first: >> > sourceProxy->MarkAllPropertiesAsModified(); >> > sourceProxy->UpdateSelfAndAllInputs(); >> >> and second: >> I have created a new method in SMProxy class and implemented the following: >> > this->MarkModified(this); >> > vtkClientServerStream stream; >> > stream << vtkClientServerStream::Invoke >> > << VTKOBJECT(this) >> > << "Modified" >> > << vtkClientServerStream::End; >> > this->ExecuteStream(stream); >> >> But both cases it doesn't work for readers with .vtp, .e, .pvd extensions as an example. >> Is there way to get an access to vtkObject of reader class from client side? >> >> I appreciate any your help. >> Thanks. >> >> Best regards, >> Maxim >> >> >> 2014-12-22 14:41 GMT+03:00 Maxim Glibin : >>> Sorry, I had to add a 'Modify' property in reader of source group. >>> It works fine. I also have added the argument panel_visibility='never'. >>> But the question still remains, how should I add property Modify for all readers without copy-paste? >>> It may be there is another way of property's registering. >>> It would be nice to invoke "Modified()" command on level of pqPropertiesPanel class for new button like 'Refresh' as example. >>> >>> Thanks a lot for helping. >>> >>> 2014-12-22 11:43 GMT+03:00 Maxim Glibin : >>>> Dear Sebastien, >>>> >>>> Are there any examples how to get an access to view proxy and its vtkObjects? >>>> >>>> Thanks. >>>> >>>> 2014-12-19 20:52 GMT+03:00 Sebastien Jourdain : >>>>> It depends where the vtkObject is. Remote or Local. >>>>> If it is remote that will always return NULL. >>>>> >>>>> A view proxy will hold vtkObjects on both ends. >>>>> >>>>> On Fri, Dec 19, 2014 at 10:40 AM, Maxim Glibin wrote: >>>>>> >>>>>> >>>>>> The method sourceProxy.GetClientSideObject() returns None in case if you are connected to server. >>>>>> Connect("") >>>>>> >>>>>> >>>>>> >>>>>> 2014-12-19 19:34 GMT+03:00 Sebastien Jourdain : >>>>>>> >>>>>>> Just call Modified() on the proxy itself should work. >>>>>>> >>>>>>> You can read that http://markmail.org/thread/3rrgsuirivxa7nys >>>>>>> >>>>>>> >>>>>>> >>>>>>>> On Fri, Dec 19, 2014 at 9:30 AM, Andy Bauer wrote: >>>>>>>> I believe that sourceProxy.GetClientSideObject() will only return something other than None when you're using the built-in client. >>>>>>>> >>>>>>>>> On Fri, Dec 19, 2014 at 11:13 AM, Maxim Glibin wrote: >>>>>>>>> Small remark: Update(sourceProxy=None) function of paraview.simple module doesn't work because sourceProxy.GetClientSideObject() returns None. >>>>>>>>> >>>>>>>>> 2014-12-19 16:34 GMT+03:00 Maxim Glibin : >>>>>>>>>> >>>>>>>>>> Dear all, >>>>>>>>>> >>>>>>>>>> I am interested in updating of data if the file of reader has changed. >>>>>>>>>> That is to say, I need call RequestData for vtkAlgorithm in python script or properties panel widget. >>>>>>>>>> Is it possible? >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Yours Sincerely, >>>>>>>>>> GLIBIN Maxim O. - Developer >>>>>>>>>> Phone : +7 (987) 533 00 55 >>>>>>>>>> Email: maxim.glibin at gmail.com >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Yours Sincerely, >>>>>>>>> GLIBIN Maxim O. - Developer >>>>>>>>> Phone : +7 (987) 533 00 55 >>>>>>>>> Email: maxim.glibin at gmail.com >>>>>>>>> >>>>>>>>> >>>>>>>>> _______________________________________________ >>>>>>>>> Paraview-developers mailing list >>>>>>>>> Paraview-developers at paraview.org >>>>>>>>> http://public.kitware.com/mailman/listinfo/paraview-developers >>>>>>>>> >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> Paraview-developers mailing list >>>>>>>> Paraview-developers at paraview.org >>>>>>>> http://public.kitware.com/mailman/listinfo/paraview-developers >>>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Yours Sincerely, >>>>>> GLIBIN Maxim O. - Developer >>>>>> Phone : +7 (987) 533 00 55 >>>>>> Email: maxim.glibin at gmail.com >>>>>> >>>> >>>> >>>> >>>> -- >>>> Yours Sincerely, >>>> GLIBIN Maxim O. - Developer >>>> Phone : +7 (987) 533 00 55 >>>> Email: maxim.glibin at gmail.com >>>> >>> >>> >>> >>> -- >>> Yours Sincerely, >>> GLIBIN Maxim O. - Developer >>> Phone : +7 (987) 533 00 55 >>> Email: maxim.glibin at gmail.com >>> >> >> >> >> -- >> Yours Sincerely, >> GLIBIN Maxim O. - Developer >> Phone : +7 (987) 533 00 55 >> Email: maxim.glibin at gmail.com >> > > > > -- > Yours Sincerely, > GLIBIN Maxim O. - Developer > Phone : +7 (987) 533 00 55 > Email: maxim.glibin at gmail.com > -------------- next part -------------- An HTML attachment was scrubbed... URL: From antonius.bauer at gmx.de Mon Dec 29 07:48:47 2014 From: antonius.bauer at gmx.de (Anton Bauer) Date: Mon, 29 Dec 2014 13:48:47 +0100 Subject: [Paraview-developers] Support Message-ID: An HTML attachment was scrubbed... URL: From utkarsh.ayachit at kitware.com Mon Dec 29 09:48:09 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Mon, 29 Dec 2014 09:48:09 -0500 Subject: [Paraview-developers] Gatekeeper Review Summary Message-ID: Topics merged into master (v4.2.0-347-gd03e58a): documentation_updates pvweb-opengl2 From utkarsh.ayachit at kitware.com Mon Dec 29 10:07:06 2014 From: utkarsh.ayachit at kitware.com (Utkarsh Ayachit) Date: Mon, 29 Dec 2014 10:07:06 -0500 Subject: [Paraview-developers] ANN: ParaView 4.3.0-RC1 Tagged! Message-ID: Good morning folks! ParaView 4.3.0-RC1 has been tagged! git tag name: v4.3.0-RC1 Binaries will be available for testing within the next few days. - The ParaView Team