Review Request 117604: Fix KDBusServiceStarter::findServiceFor() not returning error string

David Faure faure at kde.org
Mon Apr 21 15:02:33 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117604/#review56124
-----------------------------------------------------------



src/plugin/kdbusservicestarter.cpp
<https://git.reviewboard.kde.org/r/117604/#comment39148>

    A serviceType isn't a service. This should say "Couldn't start service" << dbusService << "for" << serviceType << ":" << err;


- David Faure


On April 20, 2014, 10:22 a.m., David Jarvie wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117604/
> -----------------------------------------------------------
> 
> (Updated April 20, 2014, 10:22 a.m.)
> 
> 
> Review request for KDE Frameworks and David Faure.
> 
> 
> Repository: kservice
> 
> 
> Description
> -------
> 
> When KDBusServiceStarter::findServiceFor() fails to start the requested service after it is found to not be running, it does not return the error string. This patch fixes that and makes it behave as in the apidox.
> 
> This is a copy of https://git.reviewboard.kde.org/r/116951/ for KDE 4, except that the qDebug line has been uncommented on the grounds that it reports an error.
> 
> 
> Diffs
> -----
> 
>   src/plugin/kdbusservicestarter.cpp 6f011bd 
> 
> Diff: https://git.reviewboard.kde.org/r/117604/diff/
> 
> 
> Testing
> -------
> 
> Tested for review 116951.
> 
> 
> Thanks,
> 
> David Jarvie
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140421/b648bfa7/attachment.html>


More information about the Kde-frameworks-devel mailing list