[Kde-pim] [PATCH] Fix a D-Bus assert in libkleo
Allen Winter
winter at kde.org
Wed Jul 16 14:27:02 BST 2008
On Monday 14 July 2008 06:40:42 Alex Merry wrote:
> Currently, when configuring the security section of KMail, clicking Configure
> in the Crypto Backends tab and then clicking OK results in an assert in D-Bus:
>
> arguments to dbus_message_new_signal() were incorrect, assertion "path !=
> NULL"
>
> Using the backtrace, I found the problem was that QString() was being passed
> as the path to QDBusMessage::createSignal() at line 316 of
> backendconfigwidget.cpp in libkleo/ui.
>
> The attached patch changes it to "/", fixing the assert.
>
committed.
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list