Bug 399537 - Replying to SMS with the wrong sim-card
Summary: Replying to SMS with the wrong sim-card
Status: RESOLVED FIXED
Alias: None
Product: kdeconnect
Classification: Applications
Component: android-application (show other bugs)
Version: 1.3.1
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Simon Redman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-09 05:50 UTC by peje66
Modified: 2020-04-07 21:54 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description peje66 2018-10-09 05:50:34 UTC
SUMMARY
Replying to SMS with the wrong sim-card

STEPS TO REPRODUCE
1. Recieve SMS on sim2
2. Reply on computer

OBSERVED RESULT
Reciepient gets reply from sim1


EXPECTED RESULT
Reciepient gets reply from sim2

SOFTWARE VERSIONS
Debian kdeconnect 1.3.1-1
KDE Plasma Version: 5.49
KDE Frameworks Version: 18.08.1
Qt Version: 5.11.1

ADDITIONAL INFORMATION
Comment 1 Pawel K 2019-03-21 09:08:33 UTC
Same issue here. It's more of a feature request than a bug. There should be an option to select the sim card you want to send the reply with when the device has multiple SIM cards present.
Comment 2 Simon Redman 2019-06-07 18:33:04 UTC
To be clear, the use-case (slash problem) here is when using the pop-up reply box to reply to SMS?

I believe this will be fixed with the recent support for reply-able notifications (because this will delegate selection of the proper SIM card to the phone's messaging app). I don't think this has been released yet but I expect it will be part of the next release.

(I can't remember whether or not this feature has been released, if you get an MMS, or a non SMS message like WhatsApp or Telegram, do you have the option to reply to that?)
Comment 3 peje66 2019-06-10 06:49:42 UTC
Yes!

(And also which sim to use when using kdeconnect-cli to send sms.)
Comment 4 Simon Redman 2019-06-10 15:21:35 UTC
(In reply to peje66 from comment #3)
> Yes!
> 
> (And also which sim to use when using kdeconnect-cli to send sms.)

Okay.

I am working on a big SMS overhaul right now to be released "when it's ready" which primarily includes a desktop SMS app. I think I have figured out how to do this with requesting the proper SIM card and I will aim to give kdeconnect-cli the ability to choose as well.