MantisBT - ParaView | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012850 | ParaView | (No Category) | public | 2012-01-08 12:07 | 2016-08-12 09:59 |
| Reporter | Stephen J. Bespalko | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | 3.12 | ||||
| Target Version | Fixed in Version | ||||
| Project | Collaboration | ||||
| Topic Name | |||||
| Type | crash | ||||
| Summary | 0012850: pvblot crashes after database file is selected on OS X Lion | ||||
| Description | After 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. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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 | ||
| Notes | |||||
|
|
|||||
|
|
||||