| Summary: | kdeconnect-cli always reports error | ||
|---|---|---|---|
| Product: | [Applications] kdeconnect | Reporter: | Cristiano Guadagnino <criguada> |
| Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | aleixpol |
| Priority: | NOR | ||
| Version First Reported In: | 1.2 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Was fixed by https://phabricator.kde.org/D9058 |
I am trying to use kdeconnect-cli to send SMSs, since there is not support (apart from replying) to do it from the GUI. Unfortunately, I find that most kdeconnect-cli commands always reoprt the following message when executed, even if they are successful: error activating kdeconnectd: QDBusError("", "") Today I sent 5 identical SMSs to a friend of mine because of this: the command had succeeded, but kdeconnect-cli would report error. I would like to write a little GUI program to let users send SMSs through kdeconnect, but it is impossible to do so if I don't know whether the command was successful or not.