[Kde-pim] Runaway timer in mail filter agent
Volker Krause
vkrause at kde.org
Sat Dec 8 18:17:20 GMT 2012
Hi Andras,
I noticed that there's a timer (mProgressTimer) in the mail filter agent, set
to 1 sec and recurring, that's started at some point and then never stopped.
It triggers the emission of a 0% percent progress message on D-Bus (that's how
I noticed, it's spamming D-Bus).
I looked into fixing this, but I'm not really sure if that's supposed to reset
the status (thus setSingleShot(true) would be the right fix) or throttle the
output (in which case I need to find a place to call stop() on it)?
regards,
Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20121208/37792990/attachment.sig>
-------------- next part --------------
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list