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

            Bug ID: 387537
           Summary: Spurious warning: error activating kdeconnectd:
                    QDBusError("", "")
           Product: kdeconnect
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: common
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

This warning is reported when I run kdeconnent command line tool. The tool is
otherwise working.

Code responsible:

if (!QDBusConnection::sessionBus().interface()->isValid()) {
    qWarning() << "error activating kdeconnectd:" <<
QDBusConnection::sessionBus().interface()->lastError();
}

I'm not sure if this check does check what it wants to check.

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

Reply via email to