Review Request: Rewrite KDED module code to do exactly the same thing it does now.
Commit Hook
null at kde.org
Sun Apr 8 16:22:13 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104510/#review12254
-----------------------------------------------------------
This review has been submitted with commit 140a26c06e7bc951bcd5a7a35c491cae75b36c24 by David Edmundson to branch master.
- Commit Hook
On April 8, 2012, 12:30 p.m., David Edmundson wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/104510/
> -----------------------------------------------------------
>
> (Updated April 8, 2012, 12:30 p.m.)
>
>
> Review request for Telepathy.
>
>
> Description
> -------
>
> There's a bug in KDED code (which randomly sets you offline). It's hard to fix a bug in complex code so I've rewritten it to be a lot simpler. Right now it should be doing exactly the same thing, with exactly the same bug. (though the cause is a bit clearer, and hopefully the fix is too)
>
> However fixing it should now be easier. It also makes the change to "non-global presence" a bit easier for 0.5
>
> Remove "unconnected" dbus signals being emitted (they were for an idea that never really happened)
> Removed the complex removing and adding things to a stack, just have a constant list (of two items) and loop through them.
> Remove the priority code, as that now happens when you order the plugin list.
>
> I'd like anyone to review, but will only ship it after Martin confirms. Ping me on IRC/GTalk if it doesn't make sense.
>
>
> Diffs
> -----
>
> autoaway.cpp c4d282d
> telepathy-kded-module-plugin.h 431a46b
> telepathy-kded-module-plugin.cpp 418e96a
> telepathy-module.h 05d8c38
> telepathy-module.cpp 955ceec
> telepathy-mpris.cpp 543109c
>
> Diff: http://git.reviewboard.kde.org/r/104510/diff/
>
>
> Testing
> -------
>
> Ran it. Auto away works. Now playing works.
>
>
> Thanks,
>
> David Edmundson
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20120408/57aa6684/attachment-0001.html>
More information about the KDE-Telepathy
mailing list