MantisBT - ParaView
View Issue Details
0015783ParaView(No Category)public2015-10-15 07:242016-02-24 19:38
Mathieu Westphal 
Mathieu Westphal 
normalminorhave not tried
closedfixed 
git-master 
5.0 
ParaViS
usability
0015783: PointSprite Plugin with QT Debug warning
the point sprite plugin output qt warnings in qt debug.

"QComboBox::setProperty: Property "currentText" invalid, read-only or does not exist"
Compile Qt in debug mode
Compile paraview with previously compiled qt
Open Paraview
Load Point Sprite Plugin
Create Sphere
Apply
Update to qt removed the "WRITE" atribute to the QComboBox::currentText property

fixed in Paraview through pqSignalAdaptorComboBox, but forgotten in PointSprite plugin.

No tags attached.
Issue History
2015-10-15 07:24Mathieu WestphalNew Issue
2015-10-15 07:24Mathieu WestphalAssigned To => Mathieu Westphal
2015-10-15 07:27Mathieu WestphalDescription Updatedbug_revision_view_page.php?rev_id=1336#r1336
2015-10-15 07:27Mathieu WestphalSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=1338#r1338
2015-10-15 07:27Mathieu WestphalAdditional Information Updatedbug_revision_view_page.php?rev_id=1340#r1340
2015-10-15 07:29Mathieu WestphalNote Added: 0035292
2015-10-15 07:30Mathieu WestphalStatusbacklog => gatekeeper review
2015-10-15 07:30Mathieu WestphalResolutionopen => fixed
2015-10-15 07:59Utkarsh AyachitStatusgatekeeper review => customer review
2015-10-15 07:59Utkarsh AyachitFixed in Version => git-master
2015-10-28 09:29Utkarsh AyachitFixed in Versiongit-master => 5.0
2016-02-24 19:38Alan ScottNote Added: 0035794
2016-02-24 19:38Alan ScottStatuscustomer review => closed

Notes
(0035292)
Mathieu Westphal   
2015-10-15 07:29   
fixed by : https://gitlab.kitware.com/paraview/paraview/merge_requests/429 [^]
(0035794)
Alan Scott   
2016-02-24 19:38   
Old bug. Closing untested.