View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014970ParaView(No Category)public2014-08-26 12:542015-01-09 14:49
ReporterKen Moreland 
Assigned ToDan Lipsa 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target Version4.2Fixed in Version4.2 
Summary0014970: Applying Macro with 3D widgets results in warnings
DescriptionIt appears that if you apply a macro (or perhaps run any Python script) that creates a filter with a 3D widget, you get a warning stating "pqGenericPropertyWidgetDecorator may not work as expected. " To replicate, do the following.

1. Tools -> Start Trace.
2. Accept default options in Trace Options dialog.
3. Create a Sphere Source. Apply.
4. Create a Clip Filter. Apply.
5. Tools -> Stop Trace.
6. In text editor File -> Save As Macro. Save it as something like Clipped Sphere.
7. Reset paraview (e.g. hit disconnect button).
8. Click the macro you just created.

The macro is properly applied, but you get the aforementioned warning.

It would be good if this were fixed for 4.2.
TagsNo tags attached.
ProjectTBD
Topic Namemacro-warning-14970
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0033347)
Dan Lipsa (developer)
2014-09-16 13:19

commit b39ffc1ea9ba9a9dbc946a954e49182801a41f11
Author: Dan Lipsa <dan.lipsa@kitware.com>
Date: Tue Sep 16 11:38:21 2014 -0400

    FIX: valueMatch for a SMProxyProperty with no proxies returns false
    
    Change-Id: I40d46f6f85b455533560052a6411d60dc5c54aa0
    SMProxyProperty::RemoveAllProxies results in a pqGenericPropertyWidgetDecorator::updateState which tries to evaluate valueMatch. This function failed before this fix.
(0033362)
Utkarsh Ayachit (administrator)
2014-09-17 10:08

SUMMARY
---------------------------------------------
Topics merged into master:
        14975-add-dicom-reader
        14998_catalyst_fix_PYTHONPATH
(VTK) fix_vrml_importer_segfault
        live-breakpoint
        macro-warning-14970
(VTK) misc-adios-fixes
        use-system-libraries
(0034047)
Alan Scott (manager)
2015-01-09 14:49

Tested 4.3.0 RC1, Linux, local server.

 Issue History
Date Modified Username Field Change
2014-08-26 12:54 Ken Moreland New Issue
2014-09-04 13:48 Utkarsh Ayachit Status backlog => todo
2014-09-04 13:48 Utkarsh Ayachit Target Version => 4.2
2014-09-07 14:42 Utkarsh Ayachit Assigned To => Dan Lipsa
2014-09-12 11:59 Dan Lipsa Status todo => active development
2014-09-12 15:12 Dan Lipsa Status active development => todo
2014-09-16 09:40 Dan Lipsa Status todo => active development
2014-09-16 13:19 Dan Lipsa Note Added: 0033347
2014-09-17 08:22 Dan Lipsa Status active development => gatekeeper review
2014-09-17 10:06 Utkarsh Ayachit Topic Name => macro-warning-14970
2014-09-17 10:07 Utkarsh Ayachit Fixed in Version => git-master
2014-09-17 10:08 Utkarsh Ayachit Status gatekeeper review => customer review
2014-09-17 10:08 Utkarsh Ayachit Note Added: 0033362
2014-09-24 10:13 Utkarsh Ayachit Fixed in Version git-master => 4.2
2015-01-09 14:49 Alan Scott Note Added: 0034047
2015-01-09 14:49 Alan Scott Status customer review => closed
2015-01-09 14:49 Alan Scott Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team