View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014771ParaView(No Category)public2014-06-03 15:502015-01-11 08:16
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version4.1 
Target Version4.2Fixed in Version4.2 
Summary0014771: Annotate Global Data fails remote server
Description* Linux, remote server, 4.1 (I believe Utkarsh replicated with master).
* Load can.exo. All variables on. Apply.
* Filters/ Alphabetical/ Annotate Global Data. Apply.

The annotation doesn't work, and a warning comes across the screen saying "Write a python expression like: 'Time index: %i' %.

This needs to be fixed (without asking user to supply python expression).

TagsNo tags attached.
ProjectSandia
Topic Name14771_fix_global_annotation_filter
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0032777)
Utkarsh Ayachit (administrator)
2014-06-08 12:01

commit 1b258c1899273dd9f4796e9f2959efe75c165df2
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Sun Jun 8 11:59:46 2014 -0400

    BUG: 14771: Fix Annotate Data filter in parallel.
    
    vtkAnnotateGlobalDataFilter failed in parallel due to several reasons:
    
    1. annotation.py was imported client-side modules which failed when
    running on pvserver. Fixed that.
    2. vtkPythonAnnotationFilter was changing its MTime in RequesData. Fixed
    that.
    
    Change-Id: I59dcab2e4c4e0ceff7e2c5315b579ec1baadd5e4
(0032787)
Utkarsh Ayachit (administrator)
2014-06-09 07:01

SUMMARY
---------------------------------------------
Topics merged into master:
        14771_fix_global_annotation_filter
        14784_PythonCatalyst_better_IO
        fix_cmake_warnings
        fix_size_hint_pqTreeView
        misc_chart_panel_fixes
(0033063)
Utkarsh Ayachit (administrator)
2014-07-22 10:54

Reopening to verify this works since Alan emailed saying it may still have some issues.
(0033072)
Utkarsh Ayachit (administrator)
2014-07-23 11:38

commit e60817acfc7814cb4dc25cd694b82a32256b7bf2
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Jul 22 22:20:44 2014 -0400

    BUG 0014771: Fix vtkAnnotateGlobalDataFilter.
    
    Fix (and upgrade) vtkAnnotateGlobalDataFilter after numpy support
    changes in VTK/ParaView. Also fixes the bug reported in BUG 0014771.
    Instead of putting the logic to come up with the expression in C++, we
    add a new method in annotation.py. It's easier to do that determination
    in Python. Restructured code from vtkPythonAnnotationFilter to make that
    possible.
    
    Change-Id: I027ee8321897b93a8e24401e7e5b190a6b55981d
(0033089)
Utkarsh Ayachit (administrator)
2014-07-25 09:35

SUMMARY
---------------------------------------------
Topics merged into master:
        13575_PV_PLUGIN_DEBUG
        14771_fix_global_annotation_filter
        14885_python_view_crash
        fix_apply_pqProxyWidgetDialog
        fix_get_proxies
        fix-int64_t
(VTK) remove_duplicate_tiff_readers
        remove_matplotlib_utilities

(0033111)
Alan Scott (manager)
2014-07-28 18:14

Tested master, remote server, Linux.

 Issue History
Date Modified Username Field Change
2014-06-03 15:50 Alan Scott New Issue
2014-06-03 15:50 Alan Scott Target Version => 4.2
2014-06-08 12:01 Utkarsh Ayachit Topic Name => 14771_fix_global_annotation_filter
2014-06-08 12:01 Utkarsh Ayachit Note Added: 0032777
2014-06-08 12:01 Utkarsh Ayachit Status backlog => gatekeeper review
2014-06-08 12:01 Utkarsh Ayachit Fixed in Version => git-next
2014-06-08 12:01 Utkarsh Ayachit Resolution open => fixed
2014-06-08 12:01 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2014-06-09 06:57 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-06-09 07:01 Utkarsh Ayachit Status gatekeeper review => customer review
2014-06-09 07:01 Utkarsh Ayachit Note Added: 0032787
2014-07-22 10:54 Utkarsh Ayachit Note Added: 0033063
2014-07-22 10:54 Utkarsh Ayachit Status customer review => todo
2014-07-22 22:22 Utkarsh Ayachit Note Added: 0033069
2014-07-22 22:22 Utkarsh Ayachit Status todo => gatekeeper review
2014-07-23 11:38 Utkarsh Ayachit Note Deleted: 0033069
2014-07-23 11:38 Utkarsh Ayachit Note Added: 0033072
2014-07-25 09:35 Utkarsh Ayachit Status gatekeeper review => backlog
2014-07-25 09:35 Utkarsh Ayachit Note Added: 0033089
2014-07-25 09:38 Utkarsh Ayachit Status backlog => customer review
2014-07-28 18:14 Alan Scott Note Added: 0033111
2014-07-28 18:14 Alan Scott Status customer review => closed
2014-08-29 10:59 Utkarsh Ayachit Fixed in Version git-master => 4.2
2015-01-11 08:16 Utkarsh Ayachit Source_changeset_attached => ParaView master 304c15e5
2015-01-11 08:16 Utkarsh Ayachit Source_changeset_attached => ParaView master e60817ac


Copyright © 2000 - 2018 MantisBT Team