> On May 8, 2014, 9:45 p.m., David Edmundson wrote: > > status-handler.cpp, line 128 > > <https://git.reviewboard.kde.org/r/116940/diff/11/?file=271992#file271992line128> > > > > Martin, is this true? > > This seems really bad > > Martin Klapetek wrote: > This was not added by me --> > > commit fffcc2e011b6380a5478a9833d4dcd331b7906e6 > Author: James Smith <[email protected]> > Date: Thu Feb 13 11:22:40 2014 +0100 > > Fix delayed status update for KTp > > Fixes bug where state changes are slow to be returned to user-set > values > after autoaway / screensaveraway interruption. > > REVIEW: 114569 > > > ...however it was reviewed by me. > > Patch: https://git.reviewboard.kde.org/r/114569/diff/ > > James Smith wrote: > I don't know if this is necessarily bad, but a consequence of mpris2 > polling. I think the mpris2 plugin needs to be re-worked to better take into > account multiple players and then it might also be possible to filter the > extra ticks in the plugin. It's not a bad addition here.
Seems you're right. Good spot. Fixed properly hopefully. - David ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116940/#review57616 ----------------------------------------------------------- On May 9, 2014, 6:14 a.m., James Smith wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/116940/ > ----------------------------------------------------------- > > (Updated May 9, 2014, 6:14 a.m.) > > > Review request for Telepathy. > > > Bugs: 332082, 334492 and 334542 > http://bugs.kde.org/show_bug.cgi?id=332082 > http://bugs.kde.org/show_bug.cgi?id=334492 > http://bugs.kde.org/show_bug.cgi?id=334542 > > > Repository: ktp-kded-module > > > Description > ------- > > This patch returns the ability to engage status message plug-ins from custom > status messages. Also working is the disabling of non-visible status message > plug-ins. State-affinity in the 95% of previously noted cases has been vastly > improved also, the few remaining issues should be due to "lite" protocols > that don't have a full complement of on-line presences. > > > Diffs > ----- > > status-handler.h 06240ff > status-handler.cpp 4b9c25a > telepathy-kded-module-plugin.h 4c16169 > telepathy-kded-module-plugin.cpp daf73c6 > telepathy-mpris.cpp 69e8562 > > Diff: https://git.reviewboard.kde.org/r/116940/diff/ > > > Testing > ------- > > Disconnect / reconnect, autoconnect / no autoconnect, suspend / resume. > Enable / disable via kcm module. Added a new custom presence and engaged the > now playing plugin in the contact list from the new presence. Disabled the > plugin by activating another presence. > > > Thanks, > > James Smith > >
_______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
