b4j4 / indicator-kdeconnect

AppIndicator for KDE Connect
GNU Lesser General Public License v2.1
372 stars 37 forks source link

SMS issue #107

Closed rawdatalab closed 6 years ago

rawdatalab commented 7 years ago

Debian Stretch, compiled from source. Can't send SMS. Error msg:

Traceback (most recent call last): File "/usr/share/indicator-kdeconnect/Sms.py", line 422, in send_msg self.dbus.call_sync('sendSms', variant, 0, -1, None) GLib.Error: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.UnknownObject: No such object path '/modules/kdeconnect/devices/30dbbc4ed930901/telephony' (41)

Please advise. Thank you.

b4j4 commented 7 years ago

No such object path '/modules/kdeconnect/devices/30dbbc4ed930901/telephony'

That means the module to send sms is not active on your phone

rawdatalab commented 7 years ago

I have disabled and re-enabled the "Send SMS" plugin setting several times.

On Mon, Nov 20, 2017 at 5:17 PM, Steeven Lopes notifications@github.com wrote:

No such object path '/modules/kdeconnect/devices/ 30dbbc4ed930901/telephony' That means the module to send sms is not active on your phone

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Bajoja/indicator-kdeconnect/issues/107#issuecomment-345849955, or mute the thread https://github.com/notifications/unsubscribe-auth/Ab10V6dqTEj2QwX7U8YDdngN0Y4EftwFks5s4fpagaJpZM4Qk-uG .

andyholmes commented 7 years ago

Try using D-Feet to confirm that the module is loading correctly, it should be enabled on your phone and in KDE Connect settings.