MantisBT - ParaView
View Issue Details
0003699ParaView(No Category)public2006-09-02 13:092006-09-26 09:19
Berk Geveci 
Utkarsh Ayachit 
highmajoralways
closedfixed 
 
 
0003699: State loading bugs
Load the attached state and then disconnect and load the state again. You will get errors like:

ERROR: In /Users/berk/work/ParaView3/Servers/Common/vtkProcessModuleConnectionManager.cxx, line 165
vtkProcessModuleConnectionManager (0x27b48150): Invalid connection ID: 5


ERROR: In /Users/berk/work/ParaView3/Servers/Common/vtkProcessModuleConnectionManager.cxx, line 165
vtkProcessModuleConnectionManager (0x27b48150): Invalid connection ID: 5


ERROR: In /Users/berk/work/ParaView3/Servers/Common/vtkProcessModuleConnectionManager.cxx, line 165
vtkProcessModuleConnectionManager (0x27b48150): Invalid connection ID: 5


ERROR: In /Users/berk/work/ParaView3/Servers/Common/vtkProcessModuleConnectionManager.cxx, line 165
vtkProcessModuleConnectionManager (0x27b48150): Invalid connection ID: 6

Also, one Windows, loading the state produces the following errors:

QPixmap::fromWinHBITMAP(), failed to get bitmap bits
QPixmap::fromWinHBITMAP(), failed to get bitmap bits
QPixmap::fromWinHBITMAP(), failed to get bitmap bits
QPixmap::fromWinHBITMAP(), failed to get bitmap bits
QPixmap::fromWinHBITMAP(), failed to get bitmap bits
QPixmap::fromWinHBITMAP(), failed to get bitmap bits
QPixmap::fromWinHBITMAP(), failed to get bitmap bits
QPixmap::fromWinHBITMAP(), failed to get bitmap bits
QPainter::begin(), paintdevice returned engine == 0, type: 2
No tags attached.
? test3.pvsm (45,483) 1969-12-31 19:00
https://www.vtk.org/Bug/file/5646/test3.pvsm
Issue History
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0004850)
Utkarsh Ayachit   
2006-09-05 14:50   
cvs ci -m"BUG: Fixes part of BUG#3699. Selection proxies would hang around after server disconnect. Cleaned that up. " Qt
Checking for path: /cvsroot/ParaView3/ParaView3/Qt/Components
Unrestricted user: utkarsh
Checking for path: /cvsroot/ParaView3/ParaView3/Qt/Core
Unrestricted user: utkarsh
/cvsroot/ParaView3/ParaView3/Qt/Components/pqSelectionManager.cxx,v <-- pqSelectionManager.cxx
new revision: 1.21; previous revision: 1.20
/cvsroot/ParaView3/ParaView3/Qt/Components/pqSelectionManager.h,v <-- pqSelectionManager.h
new revision: 1.13; previous revision: 1.12
/cvsroot/ParaView3/ParaView3/Qt/Core/pqApplicationCore.cxx,v <-- pqApplicationCore.cxx
new revision: 1.20; previous revision: 1.19