View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012850ParaView(No Category)public2012-01-08 12:072016-08-12 09:59
ReporterStephen J. Bespalko 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version3.12 
Target VersionFixed in Version 
Summary0012850: pvblot crashes after database file is selected on OS X Lion
DescriptionAfter selecting a file in the "Open Blot File" dialog window, and selecting "OK" the following text appears in the a window titled "Dialog":

Traceback (most recent call last):
  File "<string>", line 1, in <module>
TypeError: __init__() takes exactly 3 arguments (2 given)
Traceback (most recent call last):
  File "<string>", line 1, in <module>
AttributeError: 'NoneType' object has no attribute 'SetHost'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/Volumes/dev/paraview-support/ParaView-3.12.0-build/_CPack_Packages/Darwin-i386/DragNDrop/ParaView-3.12.0-Darwin-i386/ParaView 3.12.0.app/Contents/Python/paraview/simple.py", line 1027, in <module>
    Connect()
  File "/Volumes/dev/paraview-support/ParaView-3.12.0-build/_CPack_Packages/Darwin-i386/DragNDrop/ParaView-3.12.0-Darwin-i386/ParaView 3.12.0.app/Contents/Python/paraview/simple.py", line 56, in Connect
    session = servermanager.Connect(ds_host, ds_port, rs_host, rs_port)
  File "/Volumes/dev/paraview-support/ParaView-3.12.0-build/_CPack_Packages/Darwin-i386/DragNDrop/ParaView-3.12.0-Darwin-i386/ParaView 3.12.0.app/Contents/Python/paraview/servermanager.py", line 1825, in Connect
    raise RuntimeError, "Cannot create a session through python. Use the GUI to setup the connection."
RuntimeError: Cannot create a session through python. Use the GUI to setup the connection.
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/Volumes/dev/paraview-support/ParaView-3.12.0-build/_CPack_Packages/Darwin-i386/DragNDrop/ParaView-3.12.0-Darwin-i386/ParaView 3.12.0.app/Contents/Python/paraview/servermanager.py", line 1891, in GetRenderView
    for aProxy in ProxyManager():
  File "/Volumes/dev/paraview-support/ParaView-3.12.0-build/_CPack_Packages/Darwin-i386/DragNDrop/ParaView-3.12.0-Darwin-i386/ParaView 3.12.0.app/Contents/Python/paraview/servermanager.py", line 1706, in next
    self.AProxy = _getPyProxy(self.SMIterator.GetProxy())
  File "/Volumes/dev/paraview-support/ParaView-3.12.0-build/_CPack_Packages/Darwin-i386/DragNDrop/ParaView-3.12.0-Darwin-i386/ParaView 3.12.0.app/Contents/Python/paraview/servermanager.py", line 2227, in _getPyProxy
    classForProxy = _findClassForProxy(_make_name_valid(xmlName), smproxy.GetXMLGroup())
  File "/Volumes/dev/paraview-support/ParaView-3.12.0-build/_CPack_Packages/Darwin-i386/DragNDrop/ParaView-3.12.0-Darwin-i386/ParaView 3.12.0.app/Contents/Python/paraview/servermanager.py", line 2298, in _findClassForProxy
    elif xmlName in rendering.__dict__:
NameError: global name 'rendering' is not defined
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/Volumes/dev/paraview-support/ParaView-3.12.0-build/_CPack_Packages/Darwin-i386/DragNDrop/ParaView-3.12.0-Darwin-i386/ParaView 3.12.0.app/Contents/Python/paraview/servermanager.py", line 2003, in load_module
    exec code in module.__dict__
  File "<pvblot>", line 31, in <module>
  File "/Volumes/dev/paraview-support/ParaView-3.12.0-build/_CPack_Packages/Darwin-i386/DragNDrop/ParaView-3.12.0-Darwin-i386/ParaView 3.12.0.app/Contents/Python/paraview/servermanager.py", line 2003, in load_module
    exec code in module.__dict__
  File "<blotish>", line 33, in <module>
  File "/Volumes/dev/paraview-support/ParaView-3.12.0-build/_CPack_Packages/Darwin-i386/DragNDrop/ParaView-3.12.0-Darwin-i386/ParaView 3.12.0.app/Contents/Python/paraview/simple.py", line 1027, in <module>
    Connect()
  File "/Volumes/dev/paraview-support/ParaView-3.12.0-build/_CPack_Packages/Darwin-i386/DragNDrop/ParaView-3.12.0-Darwin-i386/ParaView 3.12.0.app/Contents/Python/paraview/simple.py", line 56, in Connect
    session = servermanager.Connect(ds_host, ds_port, rs_host, rs_port)
  File "/Volumes/dev/paraview-support/ParaView-3.12.0-build/_CPack_Packages/Darwin-i386/DragNDrop/ParaView-3.12.0-Darwin-i386/ParaView 3.12.0.app/Contents/Python/paraview/servermanager.py", line 1825, in Connect
    raise RuntimeError, "Cannot create a session through python. Use the GUI to setup the connection."
RuntimeError: Cannot create a session through python. Use the GUI to setup the connection.
Traceback (most recent call last):
  File "<string>", line 1, in <module>
NameError: name 'pvblot' is not defined
>>>

========

at lease here, the file does not matter.
TagsNo tags attached.
ProjectCollaboration
Topic Name
Typecrash
Attached Files

 Relationships

  Notes
(0038122)
Kitware Robot (administrator)
2016-08-12 09:59

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2012-01-08 12:07 Stephen J. Bespalko New Issue
2016-08-12 09:59 Kitware Robot Note Added: 0038122
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved
2016-08-12 09:59 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team