[kaddressbook] [Bug 375296] unable to use kdeconnect-cli to send an sms

Philippe ROUBACH bugzilla_noreply at kde.org
Mon Jan 8 13:30:18 GMT 2018


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

--- Comment #19 from Philippe ROUBACH <philippe.roubach at free.fr> ---
 i made an error in my diagnosis
if i use
kdeconnect-cli -n 'Samsung Galaxy S2 Plus' --destination %N --send-sms %t
then
there is some fail thus sms is not sent

if i use
kdeconnect-cli -n 'Samsung Galaxy S2 Plus' --destination %N --send-sms '%t'
then
there is some fail thus sms is not sent

if i use
kdeconnect-cli --send-sms '%t' -n 'Samsung Galaxy S2 Plus' --destination %N
then
a sms is sent but sent text is "" instead of "test"

i assume text of the sms is not well transmitted when calling kdeconnect-cli.
this leads to a fail.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list