Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shows up output message. #10

Closed
wants to merge 189 commits into from
Closed

Shows up output message. #10

wants to merge 189 commits into from

Conversation

louispayobadar
Copy link

@louispayobadar louispayobadar commented Mar 30, 2017

Dear all users and developers,

I just downloaded and installed Paraview 5.30 and changed my old Paraview 5.1.2, then I got output messages, as shown as picture.
paraviewmessage

Is it no problem? any suggestion to solve it?

Thank you in advance

Louis

*I use OS windows 7 ultimate SP1.

utkarshayachit and others added 30 commits February 13, 2017 15:27
The client-server wrapping code uses C, so do not restrict the size of
C files to 0 bytes.
57f2477 clang-format: sweep for changes since last week

Acked-by: Kitware Robot <kwrobot@kitware.com>
Reviewed-by: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Merge-request: !1446
d1fd788 gitattributes: remove the size limit on C files

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Reviewed-by: Brad King <brad.king@kitware.com>
Merge-request: !1447
1/ Address a bug when using thick lines (width>1) with GL 3.2 core profile.
With this profile (used on some systems), glWidthLine() does not
have effect and generate an error: one must process line thickness
manually. A striped version of the geomtry shader of the
OpenGLPolyDataMapper has been reproduced here.

2/ Change the blending equation to support any background color.

3/ Support for actor/user transform.

4/ Add a new "Animate" option to turn the animation ON/OFF.

5/ Tests are also introduced thanks to a new optiow "NumberOfAnimationSteps"
which perform a single rendering pass with the given number of steps
and then stop updating.
c3f1b1e treamLinesRepresentation: Various fixes and improvements.

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !1441
c312f28 Clean up various language issues --help output

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !1448
040ea59 Enable writing timesteps as a PLY file series

Acked-by: Kitware Robot <kwrobot@kitware.com>
Reviewed-by: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Merge-request: !1449
This commit improves the computation of
the defautl value for array_scaled_extent domain
and add a UseScaleFactor to warp filters
This commit reenables bounds domains for WarpBy* Filters
see #17023
3438940 Fix desktop file

Acked-by: Kitware Robot <kwrobot@kitware.com>
Reviewed-by: Ben Boeckel <ben.boeckel@kitware.com>
Merge-request: !1454
2ab1a9d Update tests to reflect new default for scale factor
8b3f29b Reenable domains for WarpBy* while keeping the default value to 1.
c727f0c Improve array_scaled_extent for warp filters

Acked-by: Kitware Robot <kwrobot@kitware.com>
Reviewed-by: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Merge-request: !1450
Fixes #17263. Incorrect paren grouping in `if` was causing the
required code to be skipped. Fixed that.
Mainly useful for ParaView-based applications that have only one view
layout where tabs are not needed.
bcaab57 Proxy documentation not working for plugins.

Acked-by: Kitware Robot <kwrobot@kitware.com>
Reviewed-by: Ben Boeckel <ben.boeckel@kitware.com>
Merge-request: !1457
88ed87f Make it possible to hide tab bar in pqTabbedMultiViewWidget

Acked-by: Kitware Robot <kwrobot@kitware.com>
Reviewed-by: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Reviewed-by: Marcus D. Hanwell <marcus.hanwell@kitware.com>
Merge-request: !1458
…ks()

Move from protected to public for convenient access to XML
representation of link state.
This commit adds IdTypeSize in Server Info on server, and displays it
IdTypeSize from client and server in the about dialog.
a9a6df9 Adding vtkIdTypeSize in about dialog

Acked-by: Kitware Robot <kwrobot@kitware.com>
Reviewed-by: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Merge-request: !1456
bcb0570 Increase accessibility of vtkSMSessionProxyManager::SaveRegisteredLinks()

Acked-by: Kitware Robot <kwrobot@kitware.com>
Reviewed-by: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Merge-request: !1459
Thanks to Steve Jordan for the updated icons.
David C. Lonie and others added 29 commits March 28, 2017 12:07
vtkPVDataDeliveryManager was always delivering data from all ports,
fixed that to only deliver data from ports needed.

Also the number of input ports to a representation has no bearing on how
many renderable artifacts it will produce. Removed that assumption.
vtkPointGaussianRepresentation was providing correct data on the client
side in client server mode. Fixed that.
When the input connection to port 1 changed, in client-server mode, the
vtkGlyph3DRepresentation failed to deliver data for the same as the
GlyphMultiBlockMaker didn't execute. This forces the execution.
vtkPVDataDeliveryManager only needs to use the information about known
representations, and not necessarily ports since that info is no longer
available until a representation executes, which need not be similar on
all clients e.g. is the master changes active representation type and
a slave joins after this change, it will now know of the old
representation (e.g. pvcs-collab.VariableSelection1 test).

Fixed that.
Update vtkPVStreamingPiecesInformation to correct handle pairs of values
coming from the vtkPVDataDeliveryManager.
b06a617 Restore the Triangulate feature with OpengL2 backend.

Acked-by: Kitware Robot <kwrobot@kitware.com>
Reviewed-by: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Merge-request: !1490
81d20c0 Pull new passthrough proxy into Catalyst.
d6dfda7 Fix vtkPVStreamingPiecesInformation.
7c5e711 Fix bad loop increment.
f8d20c7 Fix issues with collaboration tests.
d3ef279 Fix vtkGlyph3DRepresentation in client-server mode.
eaf2b79 Add missing override statements.
3675f1f Remove unused variables
23757dc Fixes to vtkPointGaussianRepresentation.
...

Acked-by: Kitware Robot <kwrobot@kitware.com>
Reviewed-by: Andrew Bauer <andy.bauer@kitware.com>
Merge-request: !1236
Removed bogus .0/.00 etc from extensions for Exodus. I think those were
needed before we started handling file series better in ParaView. This
was causing issues opening cgns partitioned files since exodus (in
`ex_open_int`) doesn't close opened file is the open partially fails.
Before, the following script would hang when run with mpiexec -np 2 bin/pvbatch,

from paraview.simple import *
v = CreateView('RenderView')
v.EnableOSPRay = 1

unless a call to Render() was put in before the switch to OSPRay.

Removing the this->Render() call in vtkPVRenderView fixes that, and it does not
seem to be necessary anyway.
This adds support for reading partitioned CGNS files. If
vtkCGNSFileSeriesReader determines that the series of files corresponds
to paritions rather than a temporal file series, it reads the data by
distributing the files among ranks rather than distributing the blocks
across ranks.

Fixes #17070.
Exposing options that allow better controls to texture map generation
logic for the filter.

Addresses #17334, #17335.
9d18172 Remove use of obsolete PARAVIEW_ENABLE_CGNS flag.
94bfbb0 Support reading partitioned CGNS files.
cd8aaee Fix various compiler warnings with CGNS reader.
ff4a159 Cleanup Exodus extensions.
5379da5 Fix format issues.

Acked-by: Kitware Robot <kwrobot@kitware.com>
Reviewed-by: Cory Quammen <cory.quammen@kitware.com>
Merge-request: !1500
86d4f12 Expose more controls on "Texture Map To Cylinder".

Acked-by: Kitware Robot <kwrobot@kitware.com>
Reviewed-by: Cory Quammen <cory.quammen@kitware.com>
Merge-request: !1503
Tests that click and move a bit to select an active view were failing
since clicking and dragging on the title now starts a drag event.
f4f3cf9 fix(pvwDirectoryListing): Add missing call to UpdatePropertyInformation()

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !1505
bca0ce7 fix first frame with OSPRay in parallel (and thus Catalyst)

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Chuck Atkins <chuck.atkins@kitware.com>
Merge-request: !1502
8270044 Change tests to avoid dragging view labels
a9caba2 Make the pqViewFrame draggable on the view name label

Acked-by: Kitware Robot <kwrobot@kitware.com>
Reviewed-by: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Merge-request: !1445
f5711ae Update VTK to latest master.

Acked-by: Kitware Robot <kwrobot@kitware.com>
Reviewed-by: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Merge-request: !1504
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet