Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
python-kdebase4
plasma-notifications-kill-timer.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File plasma-notifications-kill-timer.diff of Package python-kdebase4
Index: kdebase-workspace-4.5.80/plasma/generic/dataengines/notifications/notificationsengine.cpp =================================================================== --- kdebase-workspace-4.5.80.orig/plasma/generic/dataengines/notifications/notificationsengine.cpp 2010-11-11 15:41:03.000000000 +0100 +++ kdebase-workspace-4.5.80/plasma/generic/dataengines/notifications/notificationsengine.cpp 2010-11-21 20:47:03.824759539 +0100 @@ -217,6 +217,7 @@ void NotificationsEngine::timerEvent(QTi killTimer(event->timerId()); m_sourceTimers.remove(source); m_timeouts.remove(event->timerId()); + killTimer(event->timerId()); removeSource(source); emit NotificationClosed(source.split(" ").last().toInt(), 1); return;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor