Review Request: Keep KService::createInstance error message in KServiceTypeTrader::createInstanceFromQuery
Commit Hook
null at kde.org
Fri Oct 26 02:18:40 BST 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/107032/#review20933
-----------------------------------------------------------
This review has been submitted with commit c78c13973ab47a79dc0a515fb891d6328808344f by Milian Wolff to branch KDE/4.10.
- Commit Hook
On Oct. 25, 2012, 12:12 a.m., Milian Wolff wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/107032/
> -----------------------------------------------------------
>
> (Updated Oct. 25, 2012, 12:12 a.m.)
>
>
> Review request for kdelibs and David Faure.
>
>
> Description
> -------
>
> When KServiceTypeTrader::createInstanceFromQuery fails in KService::createInstance, the error message is currently overwritten by the useless information "No service matching the requirements was found". This patch fixes that to keep the error message set by KService::createInstance and thus give me something more useful like e.g. "Cannot load library /home/milian/projects/compiled/kde4/lib/kde4/kdevqmljslanguagesupport.so: (libqtc-qmlsupport.so: cannot open shared object file: No such file or directory)" '
>
>
> Diffs
> -----
>
> kdecore/services/kservicetypetrader.h 8641fe6
>
> Diff: http://git.reviewboard.kde.org/r/107032/diff/
>
>
> Testing
> -------
>
> changed the header, ran KDevelop with invalid plugins, got actually useful output (see above). Another example that was overwritten as well before this patch:
>
> "Cannot load library /home/milian/projects/compiled/kde4/lib/kde4/kdevfiletemplates.so: (/home/milian/projects/compiled/kde4/lib/kde4/kdevfiletemplates.so: undefined symbol: _ZTIN8KDevelop17ITemplateProviderE)" '
>
>
> Thanks,
>
> Milian Wolff
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20121026/b43f942e/attachment.htm>
More information about the kde-core-devel
mailing list