(07-11-2021, 04:40 AM)kqlnut Wrote: Have you checked with mmcli if there are any missing SMS listed and if the pipe maybe has been clogged up by an MMS? This can happen since MMS handling isn't properly implemented yet. You can check the queue with
read any of those SMS specified by its index withCode:mmcli -m any --messaging-list-sms
and delete it byCode:mmcli -m any --sms=[index]
So if there are any messages in the list, delete them and when the queue is empty, check if receiving SMS works again.Code:mmcli -m any --messaging-delete-sms=[index]
thanks for this. i vaguely remember seeing this solution somewhere before but couldn't find it. i'm using an image called 'manjaro-arm phosh beta12' for the person who asked. when i put the sim back in the blackberry it cleared the queue and downloaded all my old messages from the pinephone. right now, for the sake of my sanity, i don't want to put the sim back in the pinephone. i will bookmark this and try again in a while.
thanks for this. i vaguely remember seeing this solution somewhere before but couldn't find it. i'm using an image called 'manjaro-arm phosh beta12' for the person who asked. when i put the sim back in the blackberry it cleared the queue and downloaded all my old messages from the pinephone. right now, for the sake of my sanity, i don't want to put the sim back in the pinephone. i will bookmark this and try again in a while.
[/quote]