Review Request: Avoid QDBusConnection Qt warning message for each KUniqueApplication
David Faure
faure at kde.org
Mon Jun 18 13:10:17 BST 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103699/#review14825
-----------------------------------------------------------
For the longer term, this problem is fixed in KDE Frameworks 5, by the replacement of KUniqueApplication with KDBusService, (which doesn't fork).
- David Faure
On Jan. 15, 2012, 5:28 p.m., Martin Koller wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/103699/
> -----------------------------------------------------------
>
> (Updated Jan. 15, 2012, 5:28 p.m.)
>
>
> Review request for kdelibs.
>
>
> Description
> -------
>
> All KUniqueApplications issue the warning
> QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
> when runngin with Qt-4.8.0 (qWarning in QDBusDefaultConnection ctor)
>
> The patch avoids this by temporarily creating a QCoreApplication instance
>
>
> Diffs
> -----
>
> kdeui/kernel/kuniqueapplication.cpp 777fc35
>
> Diff: http://git.reviewboard.kde.org/r/103699/diff/
>
>
> Testing
> -------
>
> running kdepasswd
>
>
> Thanks,
>
> Martin Koller
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20120618/37fb1f91/attachment.htm>
More information about the kde-core-devel
mailing list