https://bugs.kde.org/show_bug.cgi?id=410742

Christoph Cullmann <cullm...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cullm...@kde.org

--- Comment #1 from Christoph Cullmann <cullm...@kde.org> ---
Hmm, true, happens for me now, too.

That means 


    // application dbus interface
    if (QDBusConnection::sessionBus().interface()) {
       
QDBusConnection::sessionBus().registerObject(QStringLiteral("/MainApplication"),
this);
    }


fails now and we have no dbus communication anymore :/

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to