View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005652ParaView(No Category)public2007-09-04 15:022009-05-13 13:59
ReporterBerk Geveci 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0005652: Loading state produces error - duplicate custom filter
DescriptionTo reproduce:
* Load the attached state
* Exit paraview
* Re-start and load the attached state:

Duplicate compound proxy definition added

What are we to do with custom filter clashes?
TagsNo tags attached.
Project
Topic Name
Type
Attached Files? file icon Torus.pvsm [^] (61,398 bytes) 2007-09-04 15:02

 Relationships

  Notes
(0010028)
Utkarsh Ayachit (administrator)
2007-12-28 11:43

When a custom filter definition is loaded from state and
one with same name already exists, we check the two definitions for an exact
match. If they are identical no errors are raised. The comparison is a literal string comparison done after dumping the two definitions to a string.

NOTE: don't use attached state since it's a old state and we don't support backwards compatibility with custom filters.

/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMProxyManager.cxx,v <-- vtkSMProxyManager.cxx
new revision: 1.71; previous revision: 1.70
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMProxyManagerInternals.h,v <-- vtkSMProxyManagerInternals.h
new revision: 1.10; previous revision: 1.9
(0010068)
Alan Scott (manager)
2008-01-03 18:47

Assumed fixed.

 Issue History
Date Modified Username Field Change
2007-09-04 15:02 Berk Geveci New Issue
2007-09-04 15:02 Berk Geveci File Added: Torus.pvsm
2007-11-30 14:13 Utkarsh Ayachit Status backlog => tabled
2007-11-30 14:13 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2007-12-28 11:43 Utkarsh Ayachit Status tabled => @80@
2007-12-28 11:43 Utkarsh Ayachit Resolution open => fixed
2007-12-28 11:43 Utkarsh Ayachit Note Added: 0010028
2008-01-03 18:47 Alan Scott Status @80@ => closed
2008-01-03 18:47 Alan Scott Note Added: 0010068
2009-05-13 13:58 Utkarsh Ayachit Target Version => 3.4
2009-05-13 13:59 Utkarsh Ayachit Fixed in Version => 3.4
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team