Bug 264069

Summary: No such method Pager::toolTipAboutToShow/toolTipHidden()
Product: [Plasma] plasma4 Reporter: S. Burmeister <sven.burmeister>
Component: widget-pagerAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: laidig
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description S. Burmeister 2011-01-23 13:17:59 UTC
Version:           unspecified (using KDE 4.5.95) 
OS:                Linux

If I place the mouse e.g. on the virtual desktops widget the following messages are added to the xsession-errors file when the pop-up appears/disappears:

QMetaObject::invokeMethod: No such method Pager::toolTipHidden()
QMetaObject::invokeMethod: No such method Pager::toolTipAboutToShow()


Reproducible: Always
Comment 1 Aaron J. Seigo 2011-01-27 23:20:00 UTC
SVN commit 1217570 by aseigo:

avoid (non-critical) warnings
BUG:264069


 M  +3 -2      private/tooltip.cpp  
 M  +2 -0      tooltipmanager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1217570