View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015157ParaView(No Category)public2014-11-26 09:532015-01-02 10:43
ReporterYumin Yuan 
Assigned ToYumin Yuan 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version4.3 
Summary0015157: Some Qt event player classes are missing Q_Object declaration
DescriptionA few of the Qt event players are missing Q_Object macro so that they did not have qt meta_object (moc_<class> objects) created. This breaks some Qt UI testing scripts with the changes in QtTesting repo because those changes use the class name of the event_player meta_objects when registering them with testing utility. The end result of this mis-match is that these paraview event players won't register with the testing utility, which leads to some scripts fail due to unhandled events.
TagsNo tags attached.
ProjectTBD
Topic NameqtEvent_player_fix
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0033860)
Utkarsh Ayachit (administrator)
2014-11-27 11:39

Topics merged into master (v4.2.0-153-g044be9b)
        0015141_add_rotation_factor
        0015144_subticks_marks_deactivation
        0015146_add_SelectPoints_function_in_pvsimple
        15137_fix_label_format
        15148_ADIOS_require_MPI
(VTK) kdtree-repr
        qtEvent_player_fix
(VTK) update-hdf5
(VTK) vtk_20141122
(0033870)
Alan Scott (manager)
2014-12-02 15:48

Developer tag in git. Closing.

 Issue History
Date Modified Username Field Change
2014-11-26 09:53 Yumin Yuan New Issue
2014-11-26 09:53 Yumin Yuan Assigned To => Yumin Yuan
2014-11-26 09:54 Yumin Yuan Status backlog => todo
2014-11-26 09:54 Yumin Yuan Status todo => active development
2014-11-26 09:55 Yumin Yuan Topic Name => qtEvent_player_fix
2014-11-26 09:55 Yumin Yuan Status active development => gatekeeper review
2014-11-26 09:55 Yumin Yuan Fixed in Version => git-next
2014-11-26 09:55 Yumin Yuan Resolution open => fixed
2014-11-27 11:38 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-11-27 11:39 Utkarsh Ayachit Status gatekeeper review => customer review
2014-11-27 11:39 Utkarsh Ayachit Note Added: 0033860
2014-12-02 15:48 Alan Scott Note Added: 0033870
2014-12-02 15:48 Alan Scott Status customer review => closed
2015-01-02 10:43 Utkarsh Ayachit Fixed in Version git-master => 4.3


Copyright © 2000 - 2018 MantisBT Team