MantisBT - ParaView
View Issue Details
0015238ParaView(No Category)public2015-01-05 15:532015-01-05 16:33
Alan Scott 
Alan Scott 
normalminorhave not tried
closedfixed 
git-master 
 
Sandia
feature
0015238: Output window and other error prints
From the e-mail list, and a suggestion from Ken:

I am guessing that the warning message you are getting is only supposed to be outputted once, but the filter is being independently executed on each block of the AMR and so gives the warning each time. Rather than fix this specific instance, it might be better to have a smarter output window that recognizes when a message is repeated and reports only once with an indicator of how many times it was raised. Now that I think about it, it would be nice if the output window also cleaned up all messages to hide some of the diagnostic information that comes with every message (like file location). That would make warnings/errors more helpful in general.
No tags attached.
has duplicate 0015239closed Dan Lipsa Output window should suppress duplicate errors and warnings 
Issue History
2015-01-05 15:53Alan ScottNew Issue
2015-01-05 16:33Alan ScottRelationship addedhas duplicate 0015239
2015-01-05 16:33Alan ScottNote Added: 0034015
2015-01-05 16:33Alan ScottStatusbacklog => closed
2015-01-05 16:33Alan ScottAssigned To => Alan Scott
2015-01-05 16:33Alan ScottResolutionopen => fixed

Notes
(0034015)
Alan Scott   
2015-01-05 16:33   
Duplicate. Further, Ken's description is better. Closing this bug.