View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013663ParaView(No Category)public2012-11-16 13:442013-01-10 20:46
ReporterCory Quammen 
Assigned ToSebastien Jourdain 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0013663: Error messages when switching between 3D View and Spreadsheet View with Text source
DescriptionSteps to reproduce:

- Start ParaView 3.98-RC2
- Add Text source from Sources menu. Click Apply
- Add a Spreadsheet View
- Click on Spreadsheet View
- Click on original 3D View
- Repeat previous two steps if necessary

The following error messages are produced:

ERROR: In /Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/paraview/src/paraview/VTK/GUISupport/Qt/vtkEventQtSlotConnect.cxx, line 68
vtkEventQtSlotConnect (0x110574690): Cannot connect NULL objects.


ERROR: In /Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/paraview/src/paraview/VTK/GUISupport/Qt/vtkEventQtSlotConnect.cxx, line 68
vtkEventQtSlotConnect (0x110574690): Cannot connect NULL objects.


Invalid parameters to pqPropertyLinks::addPropertyLink
( QDoubleSpinBox(0x1105bbc40, name = "Sel_StyleLineWidth") , value , 2valueChanged(double) ) <==> ( TextSourceRepresentation , (none) -1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( QDoubleSpinBox(0x1105bd810, name = "Sel_StylePointSize") , value , 2valueChanged(double) ) <==> ( TextSourceRepresentation , (none) -1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( QDoubleSpinBox(0x1105b8a70, name = "Sel_StyleOpacity") , value , 2valueChanged(double) ) <==> ( TextSourceRepresentation , (none) -1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( QCheckBox(0x1105c95c0, name = "checkBoxLabelPoints") , checked , 2stateChanged(int) ) <==> ( TextSourceRepresentation , (none) -1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( QToolButton(0x1105cd080, name = "toolButtonBold_Point") , checked , 2toggled(bool) ) <==> ( TextSourceRepresentation , (none) 1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( QToolButton(0x1105cd880, name = "toolButtonItalic_Point") , checked , 2toggled(bool) ) <==> ( TextSourceRepresentation , (none) 1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( QToolButton(0x1105cdbb0, name = "toolButtonShadow_Point") , checked , 2toggled(bool) ) <==> ( TextSourceRepresentation , (none) 1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( pqSignalAdaptorColor(0x1105dc510) , color , 2colorChanged(const QVariant&) ) <==> ( TextSourceRepresentation , (none) -1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( pqSignalAdaptorComboBox(0x1105ba750) , currentText , 2currentTextChanged(const QString&) ) <==> ( TextSourceRepresentation , (none) -1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( pqSignalAdaptorComboBox(0x1105dc530) , currentText , 2currentTextChanged(const QString&) ) <==> ( TextSourceRepresentation , (none) -1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( QSpinBox(0x1105cfcf0, name = "spinBoxSize_Point") , value , 2valueChanged(int) ) <==> ( TextSourceRepresentation , (none) 1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( QLineEdit(0x1105d1be0, name = "lineEdit_PointFormat") , text , 2textChanged(const QString&) ) <==> ( TextSourceRepresentation , (none) -1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( QDoubleSpinBox(0x1105c9f40, name = "spinBoxOpacity_Point") , value , 2valueChanged(double) ) <==> ( TextSourceRepresentation , (none) -1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( QCheckBox(0x1105bfaf0, name = "checkBoxLabelCells") , checked , 2stateChanged(int) ) <==> ( TextSourceRepresentation , (none) -1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( QToolButton(0x1105c2000, name = "toolButtonBold_Cell") , checked , 2toggled(bool) ) <==> ( TextSourceRepresentation , (none) 1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( QToolButton(0x1105c2520, name = "toolButtonItalic_Cell") , checked , 2toggled(bool) ) <==> ( TextSourceRepresentation , (none) 1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( QToolButton(0x1105c2a60, name = "toolButtonShadow_Cell") , checked , 2toggled(bool) ) <==> ( TextSourceRepresentation , (none) 1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( pqSignalAdaptorColor(0x1105dc740) , color , 2colorChanged(const QVariant&) ) <==> ( TextSourceRepresentation , (none) -1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( pqSignalAdaptorComboBox(0x1105dc760) , currentText , 2currentTextChanged(const QString&) ) <==> ( TextSourceRepresentation , (none) -1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( pqSignalAdaptorComboBox(0x1105dcaf0) , currentText , 2currentTextChanged(const QString&) ) <==> ( TextSourceRepresentation , (none) -1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( QSpinBox(0x1105c0590, name = "spinBoxSize_Cell") , value , 2valueChanged(int) ) <==> ( TextSourceRepresentation , (none) 1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( QLineEdit(0x1105c77f0, name = "lineEdit_CellFormat") , text , 2textChanged(const QString&) ) <==> ( TextSourceRepresentation , (none) -1 )
Invalid parameters to pqPropertyLinks::addPropertyLink
( QDoubleSpinBox(0x1105c1850, name = "spinBoxOpacity_Cell") , value , 2valueChanged(double) ) <==> ( TextSourceRepresentation , (none) -1 )
ERROR: In /Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/paraview/src/paraview/ParaViewCore/ServerManager/Core/vtkSMDomainIterator.cxx, line 66
vtkSMDomainIterator (0x11a730eb0): Property is not set. Can not perform operation: Begin()


ERROR: In /Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/paraview/src/paraview/ParaViewCore/ServerManager/Core/vtkSMDomainIterator.cxx, line 79
vtkSMDomainIterator (0x11a730eb0): Property is not set. Can not perform operation: IsAtEnd()


ERROR: In /Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/paraview/src/paraview/ParaViewCore/ServerManager/Core/vtkSMDomainIterator.cxx, line 66
vtkSMDomainIterator (0x11a7316e0): Property is not set. Can not perform operation: Begin()


ERROR: In /Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/paraview/src/paraview/ParaViewCore/ServerManager/Core/vtkSMDomainIterator.cxx, line 79
vtkSMDomainIterator (0x11a7316e0): Property is not set. Can not perform operation: IsAtEnd()


Setting a breakpoint at vtkSMDomainIterator.cxx:66, the back trace is

#0 vtkSMDomainIterator::Begin (this=0x1210487d0) at vtkSMDomainIterator.cxx:66
#1 0x0000000100a822b8 in pqComboBoxDomain::pqComboBoxDomain (this=0x121047fb0, p=0x1137cf880, prop=0x0, domainName=@0x7fff5fbfe388) at pqComboBoxDomain.cxx:94
#2 0x0000000100d5353b in pqSelectionInspectorPanel::updateDisplayStyleGUI (this=0x113775410) at pqSelectionInspectorPanel.cxx:859
#3 0x0000000100d53ae1 in pqSelectionInspectorPanel::onActiveViewChanged (this=0x113775410, view=0x11daf9a50) at pqSelectionInspectorPanel.cxx:1377
#4 0x0000000100e9f9c2 in pqSelectionInspectorPanel::qt_static_metacall (_o=0x113775410, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0x7fff5fbfe5f0) at moc_pqSelectionInspectorPanel.cxx:106
#5 0x000000010eaec1fe in QMetaObject::activate ()
#6 0x0000000100e84048 in pqActiveView::changed (this=0x10112ae40, _t1=0x11daf9a50) at moc_pqActiveView.cxx:103
#7 0x0000000100e83fb7 in pqActiveView::qt_static_metacall (_o=0x10112ae40, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff5fbfe7b0) at moc_pqActiveView.cxx:53
#8 0x000000010eaec1fe in QMetaObject::activate ()
0000009 0x0000000100e835c4 in pqActiveObjects::viewChanged (this=0x10112ada0, _t1=0x11daf9a50) at moc_pqActiveObjects.cxx:174
#10 0x000000010097153b in pqActiveObjects::triggerSignals (this=0x10112ada0) at pqActiveObjects.cxx:140
0000011 0x0000000100972d80 in pqActiveObjects::setActiveView (this=0x10112ada0, view=0x11daf9a50) at pqActiveObjects.cxx:444
#12 0x0000000100c00dc3 in pqMultiViewWidget::makeActive (this=0x11da3e970, frame=0x11e8426c0) at pqMultiViewWidget.cxx:378
#13 0x0000000100c029b1 in pqMultiViewWidget::eventFilter (this=0x11da3e970, caller=0x11e8473b0, evt=0x7fff5fbfefc0) at pqMultiViewWidget.cxx:274
#14 0x000000010ead42d7 in QCoreApplicationPrivate::sendThroughApplicationEventFilters ()
#15 0x000000010dbb4f16 in QApplicationPrivate::notify_helper ()
#16 0x000000010dbbc510 in QApplication::notify ()
#17 0x000000010ead475c in QCoreApplication::notifyInternal ()
#18 0x000000010dbba28d in QApplicationPrivate::sendMouseEvent ()
#19 0x000000010db6c7e5 in qt_mac_handleMouseEvent ()
#20 0x00007fff8a226348 in -[NSWindow sendEvent:] ()
#21 0x000000010db61b67 in -[QCocoaWindow sendEvent:] ()
#22 0x00007fff8a1bfa55 in -[NSApplication sendEvent:] ()
#23 0x000000010db66974 in -[QNSApplication sendEvent:] ()
#24 0x00007fff8a1560c6 in -[NSApplication run] ()
#25 0x000000010db71750 in QEventDispatcherMac::processEvents ()
#26 0x000000010ead3664 in QEventLoop::processEvents ()
#27 0x000000010ead3a14 in QEventLoop::exec ()
#28 0x000000010ead690c in QCoreApplication::exec ()
#29 0x00000001000248da in main (argc=1, argv=0x7fff5fbff9d0) at paraview_main.cxx:81

It looks like the pqSelectionInspectorPanel is looking for the property "SelectionPointFieldDataArrayName" which apparently doesn't exist for the TextSourceRepresentation.
TagsNo tags attached.
ProjectTBD
Topic Name13663_proprety_link_error
Typeincorrect functionality
Attached Filespatch file icon 13663-fix.patch [^] (1,109 bytes) 2012-11-16 15:49 [Show Content]

 Relationships

  Notes
(0029743)
Cory Quammen (developer)
2012-11-16 15:50

Possible patch to fix the problem.
(0029768)
Kyle Lutz (viewer)
2012-11-20 12:16

Merged into ParaView-master (if applicable)
(0030076)
Alan Scott (manager)
2013-01-10 20:46

Tested Windows, master, local server.

 Issue History
Date Modified Username Field Change
2012-11-16 13:44 Cory Quammen New Issue
2012-11-16 15:49 Cory Quammen File Added: 13663-fix.patch
2012-11-16 15:50 Cory Quammen Note Added: 0029743
2012-11-19 16:23 Sebastien Jourdain Topic Name => 13663_proprety_link_error
2012-11-19 16:23 Sebastien Jourdain Status backlog => gatekeeper review
2012-11-19 16:23 Sebastien Jourdain Resolution open => fixed
2012-11-19 16:23 Sebastien Jourdain Assigned To => Sebastien Jourdain
2012-11-20 12:16 Kyle Lutz Status gatekeeper review => customer review
2012-11-20 12:16 Kyle Lutz Note Added: 0029768
2013-01-10 20:46 Alan Scott Note Added: 0030076
2013-01-10 20:46 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team