View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012504ParaView(No Category)public2011-08-11 12:432011-09-20 15:28
ReporterAndy Bauer 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionDevelopment 
Target Version3.12Fixed in Version3.12 
Summary0012504: writers not getting properly registered in pvpython
DescriptionThe writers are not getting properly registered which means that they also can't be deleted. Steps to reproduce (in pvpython):
from paraview.simple import *
w = XMLMultiBlockDataWriter()
Delete(w)


TagsNo tags attached.
ProjectKitware
Topic Name12504_fix_writer_registration
Typeincorrect functionality
Attached Filestxt file icon patch_for_andy.txt [^] (1,107 bytes) 2011-08-11 12:43 [Show Content]

 Relationships

  Notes
(0027408)
Utkarsh Ayachit (administrator)
2011-08-22 13:18

bd7bb7f Fixed BUG 0012504. Ensure writers get registered correctly.
(0027505)
Andy Bauer (developer)
2011-09-20 15:28

I verified the fix.

 Issue History
Date Modified Username Field Change
2011-08-11 12:43 Andy Bauer New Issue
2011-08-11 12:43 Andy Bauer Assigned To => Utkarsh Ayachit
2011-08-11 12:43 Andy Bauer File Added: patch_for_andy.txt
2011-08-22 11:46 Utkarsh Ayachit Target Version => 3.12
2011-08-22 13:18 Utkarsh Ayachit Note Added: 0027408
2011-08-22 13:18 Utkarsh Ayachit Status backlog => gatekeeper review
2011-08-22 13:18 Utkarsh Ayachit Fixed in Version => 3.12
2011-08-22 13:18 Utkarsh Ayachit Resolution open => fixed
2011-08-22 13:18 Utkarsh Ayachit Project TBD => Kitware
2011-08-22 13:18 Utkarsh Ayachit Topic Name => 12504_fix_writer_registration
2011-08-26 15:57 Utkarsh Ayachit Status gatekeeper review => customer review
2011-09-20 15:28 Andy Bauer Note Added: 0027505
2011-09-20 15:28 Andy Bauer Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team