View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013561ParaView(No Category)public2012-10-24 13:512015-01-11 08:32
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version3.98.0 
Summary0013561: Warning reported when python shell is opened.
DescriptionWarning are reported when the Python shell is opened in ParaView (or paraview.simple is imported in pvpython).

Looks like it is coming from:

From 5c4da53bb04e648411bb7b409bebac583baa7833 Mon Sep 17 00:00:00 2001
From: Utkarsh Ayachit
Date: Fri, 19 Oct 2012 14:02:35 -0400
Subject: [PATCH] BUG 0013330. Fixed arrays shown in selection inspector.

The representation's domain was missing the element.
Consequently, the array list domain was never updated and hence the
SelectionInsecptor did not show the list of availbale arrays. Fixed that. Also
adding a test "SelectionLabels" to test this functionality.

Change-Id: I56d78c36d233517bcc1803acdeaf0aca499c9474
TagsNo tags attached.
ProjectKitware
Topic Name13561_fix_pvpython_warnings
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0029503)
Utkarsh Ayachit (administrator)
2012-10-24 13:54

commit 00362c4e677cbac3234a183f3013abb864f941a2
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Oct 24 13:52:05 2012 -0400

    BUG 0013561. Fixed warnings reported by pvpython.
    
    When instantiating prototypes, pvpython was trying to instatiate a prototype for
    the PVRepresentationBase proxy which didn't have the input property defined. We
    expect the derrived definitions to define that property. To avoid users (and
    pvpython) from trying to instantiate PVRepresentationBase directly, moved
    PVRepresentationBase to an internal group "internal_representations".
    
    Change-Id: Id90214957efe9b0854e5f1932538df8f6dfed121
(0029555)
Utkarsh Ayachit (administrator)
2012-10-29 10:50

merged into master, if applicable.
(0029605)
Alan Scott (manager)
2012-10-30 15:57

Tested local server, Linux, master.

 Issue History
Date Modified Username Field Change
2012-10-24 13:51 Utkarsh Ayachit New Issue
2012-10-24 13:54 Utkarsh Ayachit Note Added: 0029503
2012-10-24 13:54 Utkarsh Ayachit Status backlog => gatekeeper review
2012-10-24 13:54 Utkarsh Ayachit Resolution open => fixed
2012-10-24 13:54 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-10-24 13:55 Utkarsh Ayachit Project TBD => Kitware
2012-10-24 13:55 Utkarsh Ayachit Summary Warning reproted when python shell is opened. => Warning reported when python shell is opened.
2012-10-24 13:55 Utkarsh Ayachit Description Updated
2012-10-29 10:28 Utkarsh Ayachit Topic Name => 13561_fix_pvpython_warnings
2012-10-29 10:50 Utkarsh Ayachit Fixed in Version => git-master
2012-10-29 10:50 Utkarsh Ayachit Status gatekeeper review => customer review
2012-10-29 10:50 Utkarsh Ayachit Note Added: 0029555
2012-10-29 17:04 Utkarsh Ayachit Fixed in Version git-master => 3.98.0
2012-10-30 15:57 Alan Scott Note Added: 0029605
2012-10-30 15:57 Alan Scott Status customer review => closed
2015-01-11 08:32 Utkarsh Ayachit Source_changeset_attached => ParaView master e877afb1
2015-01-11 08:32 Utkarsh Ayachit Source_changeset_attached => ParaView master 00362c4e


Copyright © 2000 - 2018 MantisBT Team