--===============0719350234577945136== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116951/ ----------------------------------------------------------- (Updated April 13, 2014, 10:41 p.m.) Review request for kdelibs. Changes ------- Always output error in debug message. Repository: kdelibs 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. Diffs (updated) ----- kio/kio/kdbusservicestarter.cpp 90624fb Diff: https://git.reviewboard.kde.org/r/116951/diff/ Testing ------- Tested this scenario, and it now returns the error string. Thanks, David Jarvie --===============0719350234577945136== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit
This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116951/

Review request for kdelibs.
By David Jarvie.

Updated April 13, 2014, 10:41 p.m.

Changes

Always output error in debug message.
Repository: kdelibs

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.

Testing

Tested this scenario, and it now returns the error string.

Diffs (updated)

  • kio/kio/kdbusservicestarter.cpp (90624fb)

View Diff

--===============0719350234577945136==--