View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009699ParaViewBugpublic2009-10-12 18:192016-07-13 15:16
ReporterAlan Scott 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0009699: Python trace error - deleting slice before accepting.
DescriptionParaView 3.6.2, local server, XP.
* Open disk_out_ref.exo, all variables on, apply. Color by Temp.
* Python shell. Trace. Start Trace.
* Slice (Don't hit the accept button), Delete.
* Stop Trace. Save Trace.
Now, run the saved trace. It will give the following errors:

Traceback (most recent call last):
  File "<string>", line 12, in <module>
  File "F:/alan/paraviewWork/3.6.2/bld/ParaView3/Utilities/VTKPythonWrapping/paraview\simple.py", line 245, in Delete
    servermanager.UnRegister(proxy)
  File "F:/alan/paraviewWork/3.6.2/bld/ParaView3/Utilities/VTKPythonWrapping/paraview\servermanager.py", line 2597, in UnRegister
    raise RuntimeError, "UnRegistration error."
RuntimeError: UnRegistration error.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0036399)
Alan Scott (manager)
2016-07-13 15:16

This has been fixed. Tested Linux, 5.1.1, remote server.

 Issue History
Date Modified Username Field Change
2009-10-12 18:19 Alan Scott New Issue
2010-04-16 11:11 Utkarsh Ayachit Assigned To => Pat Marion
2010-04-16 11:11 Utkarsh Ayachit Status backlog => tabled
2010-04-16 11:11 Utkarsh Ayachit Target Version 3.8 => 3.8.2
2010-06-15 09:44 Utkarsh Ayachit Target Version 3.8.2 => 3.8.1
2016-07-13 15:16 Alan Scott Note Added: 0036399
2016-07-13 15:16 Alan Scott Status expired => closed
2016-07-13 15:16 Alan Scott Assigned To Pat Marion =>
2016-07-13 15:16 Alan Scott Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team